porter_2_stemmer 0.0.11 porter_2_stemmer: ^0.0.11 copied to clipboard
DART implementation of the Porter stemming algorithm, used for reducing a word to its word stem, base or root form.
0.0.1 #
- Initial version.
0.0.2 #
- Minor change to handling of exceptions to algorithm.
- Updated documentation.
0.0.3 #
- Updated examples.
0.0.4 #
- Updated examples.
0.0.5 #
- Improved accuracy to 97.1%
0.0.6 #
- Improved accuracy to 98.7%
0.0.7 #
- Minor bug fix to README.md
0.0.8 #
- Improved implemented accuracy to 99.99%
0.0.9 #
- Code clean-up
- Changes to documentation
0.0.10 #
- Changes to documentation
0.0.11 #
- Changes to documentation