nlp.js v2.3.0 Release Notes

Release Date: 2018-11-26 // over 5 years ago
  • ➕ Added

    • ✅ Test cases for the English aggresive tokenizer
    • ✅ Smoth tests for the bayes classifier
    • ✅ Now includes normalization tests for the following tokenizers: fr, it, nl, no, pl

    🔄 Changed

    • Recognizer now recognizes microsoft bot framework v4 contexts

    🛠 Fixed

    • 🛠 Fixed bug prventing tests with istanbul frontend parts from running
    • 0️⃣ English stemmer is now always the default alternative stemmer
    • English natural stemmer now always uses english aggresive tokenizer
    • 🛠 Fixed contractions in the English tokenizer