Releases: annytab/a-stemmer
Releases · annytab/a-stemmer
Version 1.2.4
Changed license to MIT.
Version 1.2.3
This version adds support to .Net Core 2.0 by targeting the .Net Standard 2.0.
Version 1.2.2
This version adds support to .Net Core 1.0 by targeting the .Net Standard 1.4. The namespace has changed from just Annytab to Annytab.Stemmer. An interface for stemmers has also been added.
Version 1.2.0
This version includes stemmers for 10 more languages and every stemmer in this version has been tested in extensive tests with more than 20000 words in each test.
New stemmers
Danish
Dutch
Finnish
French
German
Italian
Norwegian
Portuguese
Romanian
Spanish
Initial release
This is the initial release. It includes stemmers for Swedish, English and a default stemmer that doesn't do any stemming at all.