"Natural" is a general natural language facility for Node.js
SMRTR summary
Natural is a Node.js library providing comprehensive natural language processing capabilities including tokenizing, stemming, classification, phonetics, tf-idf, WordNet, and string similarity. Originally English-focused, the library has expanded to support multiple languages including Russian and Spanish through community contributions. While still in early development, it consolidates algorithms from node-nltools and serves as a central NLP toolkit for JavaScript developers.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article