nlp.js v2.3.1 Release Notes

Release Date: 2019-01-10 // over 5 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿšš Moved to using a non-blocking trainAsync, preventing the event loop from being blocked
    • Updted dependencies
    • ๐Ÿšš LRC has been removed from the list of supported classifiers
    • โšก๏ธ Updated the classifier, manager & recognizer tests

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a bug where an error would be thrown when attempting to read the content's length in several stemmers
    • ๐Ÿ›  Fixed various prettifier bugs