UNPKG

@mrizki/natural

Version:

General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.

10 lines (6 loc) 230 B
Please always create unit test for your contributions, and make sure they are passing. Tests are created using jasmine You can run unit tests by: * `npm test` or * `make test` See `Makefile` for additional test suites