Re: do R1, R2 and RV need to be updated after deleting something?
Martin Porter <[email protected]> Fri, 27 Aug 2021 08:44:38 +0100
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <CALc6duzy9jZXZKEjkcEGq=mj5UG4HgbvcZe2z+CF+jj9ZJibeQ@mail.gmail.com> |
Alonso, R1, R2, RV are set at the beginning of the stemming process, and don't need to be updated. See the settings and use of p1, p2, pV in http://snowball.tartarus.org/algorithms/italian/stemmer.html which you can use as a logical model for recoding in another language. Martin