Nlp.js Versions Save

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

4.14.2

3 years ago

3.10.2

4 years ago
  • Fix Czech Stemmer

3.10.1

4 years ago
  • Add spanish corpus for benchmark
  • Improves in spanish stemmer
  • logic in process actions
  • Update docs
  • Fix duplicated stem method in several stemmers

3.10.0

4 years ago

[3.10.0] - 2019-10-07

Added

  • Traverse for handlebars, so answers now can be arrays or objects
  • Automatic stemmer: is able to learn rules from languages without stemmer when the languages are inflected.
  • Tests of the automatic stemmer in polish
  • Spell checking: now users can write with small typos
  • Changelog
  • Portuguese sentiment analysis
  • Contributor pictures to the readme
  • Bengali sentiment analysis

Changed

  • Faster Levenshtein implementation
  • Now the browser version is generated with terser

Fixed

  • Extended NER to support datetimerange
  • Sort classifications in the NER manager
  • Use performance.now instead of process.hrtime for browser compatibility

3.9.0

4 years ago
  • Integration with duckling
  • Ukrainian support
  • Update dependencies

3.8.0

4 years ago

3.7.2

4 years ago

3.7.1

4 years ago

3.7.0

4 years ago

3.5.2

4 years ago