Nlp.js Versions Save

An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more

2.4.1

5 years ago
  • Minimize browser bundle
  • Fix version of brain.js to 1.6.0 due to an issue in next versions.

2.4.0

5 years ago

Support for any language

2.3.2

5 years ago

Fix import/export Use again LRC

2.3.1

5 years ago
  • Solve arabic issues

2.3.0

5 years ago

2.1.2

5 years ago
  • Naive Bayes Classifier
  • Fix language guesser fails for chinese
  • Minor fixes in slot manager

2.1.0

5 years ago
  • Documentation for context
  • Documentation for import/export
  • Added Binary Relevance Neural Network Classifier

2.0.4

5 years ago
  • Add benchmark
  • NLP Classifier Train interface is now async
  • Add prettier
  • Add precommit hooks
  • Removed Natural
  • Created stemmers and tokenizers from Natural

2.0.3

5 years ago
  • Upgrade Microsoft Recognizers to 1.1.3
  • Added built-in entity extraction for chinese
  • Added built-in entity extraction for japanese
  • Added Tamil language to docs
  • Update npmignore to not upload docs or testing model.nlp
  • Change test from french to english
  • Updated built-in entity extraction documentation
  • Added method to do entity extraction without intent recognition in NLP Manger
  • Comment NER Manager
  • Benchmark

2.0.2

5 years ago
  • Basque Stemmer
  • Irish Stemmer
  • Czech Stemmer
  • Slovene Stemmer
  • Armenian Stemmer
  • Tamil Stemmer