apparatus
various machine learning routines for node
natural
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.
classificator
Naive Bayes classifier with verbose informations for node.js
bayes
Naive Bayes Classifier for node.js