axa-group/nlp.js
A JavaScript/Node.js library for natural language processing, entity recognition, sentiment analysis, and intent classification.

Velocity · 7d
+2.3
★ / day
Trend
→steady
star history
NLP.js is a general-purpose NLP library for Node.js that provides utilities for language identification, sentiment analysis with negation support, Named Entity Recognition with multi-language support, and intent classification for conversational AI systems. It includes stemmers, tokenizers, and Levenshtein distance-based string matching for several languages.