Slovene Stemmer POC
This Probe of Concept is a simple and non-confident stemmer. Wasn't verified with a Slovene language expert.
This algorithm is based on this discussion: http://snowball.tartarus.org/archives/snowball-discuss/0725.html
The good algorithm will be something similar to: https://repo.ijs.si/DIS-AGENTS/snowball-stemmer/-/tree/master
This project is licensed under the MIT License - see the LICENSE file for details.
- Gabriel Saiz - Initial work - Gabriel Saiz