Skip to content

Instantly share code, notes, and snippets.

@kmaehashi
Last active February 22, 2016 08:25
Show Gist options
  • Save kmaehashi/8896195450f0d195e5d6 to your computer and use it in GitHub Desktop.
Save kmaehashi/8896195450f0d195e5d6 to your computer and use it in GitHub Desktop.
jubatus 0.8.8 release note candidate

Release 0.8.8 - 2016/02/29

  • Improvements

    • Support extracting base form in MeCab plugin (#1074, #1085)
    • Compare configuration string semantically on load (#1080, 1087)
    • Add example configuration file for Recommender (inverted_index_euclid with unlearner) (#1090)
    • Fix email address of DEB package (#1082, #1088)
  • Bug fixes

    • Fix printing logs multiple times after receiving SIGHUP (#962, #1084, #1086)

Release 0.2.8 - 2016/02/29

  • Improvements

    • recommender: support unlearning in inverted_index_euclid algorithm (#237)
  • Bug fixes

    • classifier: fix updating the same weight column for two times (#233, #236)
    • Code cleanup (#229)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment