Skip to content

Releases: NaturalNode/natural

Removed jscpd dependency

10 Mar 21:40
Compare
Choose a tag to compare

Bug repair in Carry stemmer

10 Mar 21:19
Compare
Choose a tag to compare

Change to Japanese stemmer (API change)

17 Feb 19:36
Compare
Choose a tag to compare

The Japanese stemmer now returns a newly created object when imported.

Bug caused by camel case

17 Feb 08:15
Compare
Choose a tag to compare

Modularisation

08 Feb 20:20
Compare
Choose a tag to compare

Created index files per module which are then included in the main index file.

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