All Versions
98
Latest Version
Avg Release Cycle
4 days
Latest Release
1226 days ago

Changelog History
Page 10

  • v2.3.0 Changes

    November 26, 2018

    โž• 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
  • v2.1.2 Changes

    October 28, 2018

    โž• Added

    • Naive Bayes Classifier

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Minor bugfixes in slot manager
    • ๐Ÿ›  Fixed fails in the language guesser for the chinese language
  • v2.1.0 Changes

    October 12, 2018

    โž• Added

    • ๐Ÿ“š Documentation for context, import and export
    • โž• Added new Binary Relevance Neural Network Classifier
  • v2.0.4 Changes

    October 06, 2018

    โž• Added

    • ๐Ÿ‘ Basic benchmarking support
    • Codebase now has precommit hooks
    • Created stemmers and tokenizers from Natural

    ๐Ÿ”„ Changed

    • NLP Classifier Train interface is now async
    • โœ‚ Removed Natural
  • v2.0.3 Changes

    October 03, 2018

    โž• Added

    • Built-in exctraction for Chinese
    • Built-in exctraction for Japanese
    • ๐Ÿ“š Documentation for Tamil language support
    • โœ… npmignore no longer uploads docs or testing model.nlp
    • ๐Ÿ“š Documentation for built-in entity extraction
    • Method for entity extraction without intent recognition in NLP Manger

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgraded Microsoft recognizer to version 1.1.3
    • โœ… Tests changed from French to English
  • v2.0.2 Changes

    September 22, 2018

    โž• Added

    • ๐Ÿ‘ Tamil & Armenian language support
  • v2.0.1 Changes

    September 21, 2018

    โž• Added

    • Catalan language
    • ๐Ÿ“š Arabic stemmer & documentation

    ๐Ÿ›  Fixed

    • Errors affecting certain German stems
  • v2.0.0 Changes

    September 18, 2018

    โž• Added

    • Load and Save Trim Entities
    • โž• Adding coveralls to the repo
    • Slot Filling
    • Microsoft Bot Framework Recognizer with Slot Filling