classifier-reborn v2.0.5 Release Notes

Release Date: 2016-12-30 // over 7 years ago
  • Major Enhancements

    • Stopwords get encoded to utf8 (#83)
    • ๐Ÿ›  Fix searching issues where no document is added to lsi (#77)
    • โž• Added method to add custom path to user-created stopword directory (#73)

    Minor Enhancements

    • โœ… Test newer rubies (#85)
    • ๐Ÿ›  Fixed errors in README (#68, #79, #80)
    • โž• Added an option to the bayesian classifier to disable word stemming (#61)
    • โž• Added missing parens and renamed some variables (#59)