porter_2_stemmer 2.0.0-1 copy "porter_2_stemmer: ^2.0.0-1" to clipboard
porter_2_stemmer: ^2.0.0-1 copied to clipboard

Reduce a word to its root form using the Porter English stemming algorithm.

2.0.0-1 #

BREAKING CHANGES

  • Porter2Stemmer changed to abstract interface with a factory constructor to remove algorithm implementation from the interface.
  • Implementation of the Porter2Stemmer moved to the Porter2StemmerBase abstract class. Extend Porter2StemmerBase instead of Porter2Stemmer.

Updated dependencies, tests, examples and documentation.

1.0.0+6 #

  • Updated documentation.

1.0.0+5 #

  • Updated documentation.

1.0.0+4 #

  • Updated exports.

1.0.0+3 #

  • Updated documentation.

1.0.0+2 #

  • Updated documentation.

1.0.0+1 #

  • Updated documentation.

1.0.0 #

STABLE RELEASE

  • 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.
3
likes
0
pub points
52%
popularity

Publisher

verified publishergmconsult.com.au

Reduce a word to its root form using the Porter English stemming algorithm.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on porter_2_stemmer