mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-11-06 22:23:48 -05:00
Add nlp.js (#918)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
parent
b371bc52bd
commit
d61feb0ba7
1 changed files with 1 additions and 0 deletions
|
|
@ -702,6 +702,7 @@
|
|||
- [franc](https://github.com/wooorm/franc) - Detect the language of text.
|
||||
- [leven](https://github.com/sindresorhus/leven) - Measure the difference between two strings using the Levenshtein distance algorithm.
|
||||
- [natural](https://github.com/NaturalNode/natural) - Natural language facility.
|
||||
- [nlp.js](https://github.com/axa-group/nlp.js) - Building bots, with entity extraction, sentiment analysis, automatic language identify, and more.
|
||||
|
||||
|
||||
### Process management
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue