porter_2_stemmer 1.0.0+1 porter_2_stemmer: ^1.0.0+1 copied to clipboard
DART implementation of the Porter stemming algorithm, used for reducing a word to its word stem, base or root form.
1.0.0+1 #
- STABLE RELEASE CANDIATE
- Updated documentation.
1.0.0 #
- STABLE RELEASE CANDIATE
- Updated documentation.
0.0.12 #
- PRE-RELEASE
- Updated documentation.
0.0.11 #
- PRE-RELEASE
- Updated documentation.
0.0.10 #
- PRE-RELEASE
- Updated documentation.
0.0.9 #
- PRE-RELEASE
- Code clean-up
- Updated documentation.
0.0.8 #
- PRE-RELEASE
- Improved implemented accuracy to 99.99%
0.0.7 #
- PRE-RELEASE
- Updated documentation.
0.0.6 #
- PRE-RELEASE
- Improved accuracy to 98.7%
0.0.5 #
- PRE-RELEASE
- Improved accuracy to 97.1%
0.0.4 #
- PRE-RELEASE
- Updated examples.
0.0.3 #
- PRE-RELEASE
- Updated examples.
0.0.2 #
- PRE-RELEASE, BREAKING CHANGES
- BREAKING CHANGE: Changed handling of exceptions to algorithm.
- Updated documentation.
0.0.1 #
- PRE-RELEASE
- Initial version.