Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

v1.1.0

Latest
Compare
Choose a tag to compare
@nixon-voxell nixon-voxell released this 17 Aug 11:43
· 8 commits to master since this release

New feature:

  • New Features:
    • Multinomial Naive Bayes topical classifier.
    • Regex stemmer.
    • One hot encoder.
    • Text to vector.
    • Tokens and Sentence class to store necessary features.
  • New Samples:
    • Multinomial Naive Bayes intent classifier with 22 topics.