Releases: NaturalNode/natural
Releases · NaturalNode/natural
Removed jscpd dependency
4.0.2 4.0.2
Bug repair in Carry stemmer
4.0.1 4.0.1
Change to Japanese stemmer (API change)
The Japanese stemmer now returns a newly created object when imported.
Bug caused by camel case
3.0.3 3.0.3
Modularisation
Created index files per module which are then included in the main index file.
3.0.0
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
Moved the documentation to Github pages. Truncated the README.md
2.4.4
2.4.4
2.4.3
2.4.3
Added some documentation about CI/CD
2.4.2 2.4.2