axa-group/nlp.js
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
Built on a modular plugin architecture with language-specific packages, it supports 40+ languages natively and 104+ with BERT integration, using composable pipelines (normalize → tokenize → stem) to define NLU workflows. Includes multiple connectors (Console, Microsoft Bot Framework, Direct Line Offline) and allows swapping components like NER or intent classification per language/domain, enabling configuration-driven chatbot development without code changes.
6,557 stars. No commits in the last 6 months.
Stars
6,557
Forks
635
Language
JavaScript
License
MIT
Category
Last pushed
Jan 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/axa-group/nlp.js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
textlint/textlint
textlint is the pluggable linter for natural language text.
spencermountain/compromise
modest natural-language processing
Planeshifter/text-miner
text mining utilities for Node.js
ChristianMurphy/classify-poetry
recognize type poetry in a given text excerpt
ckmtools/textlens
Zero-dependency TypeScript text analysis and readability toolkit. 8 readability formulas,...