classifier-reborn v2.0.2 Release Notes

Release Date: 2014-11-09 // over 9 years ago
  • Minor Enhancements

    • โœ‚ Remove Array#sum monkey patch in favour of #reduce(0, :+) (#20)
    • Cache total word counts per category for speed (#4)

    ๐Ÿ›  Development Fixes

    • โž• Add a test for Bayes#untrain_*. (#21)
    • ๐Ÿ›  Fix link to rb-gsl gem (#24)
    • โž• Add helper scripts per Jekyll convention (#25)

    ๐Ÿš€ Many thanks to @Ch4s3 for all his work on this release!