Skip to content

Releases: NaturalNode/natural

3.0.0

03 Feb 08:33
Compare
Choose a tag to compare

This is a major release that focuses on code quality. Code has been polished to conform to Standard JS. In addition, code has been tested with jscpd.

As a consequence major changes have been made:

  • All methods that were attached to native types have been removed. For instance the attach method has been removed from the stemmers and tokenizers.
  • Some methods in lib/natural/index (the API of natural) are renamed to become camel case

Documentation has to be updated for these changes. Will do that soon.

2.4.5

14 Jan 15:20
Compare
Choose a tag to compare

Moved the documentation to Github pages. Truncated the README.md

2.4.4

11 Jan 10:46
Compare
Choose a tag to compare
2.4.4

2.4.3

11 Jan 10:28
Compare
Choose a tag to compare
2.4.3

Added some documentation about CI/CD

11 Jan 09:49
Compare
Choose a tag to compare