Skip to content

Instantly share code, notes, and snippets.

@TkrUdagawa
Last active December 25, 2015 04:34
Show Gist options
  • Save TkrUdagawa/daf0b1fa6eb83d2c7692 to your computer and use it in GitHub Desktop.
Save TkrUdagawa/daf0b1fa6eb83d2c7692 to your computer and use it in GitHub Desktop.
Subject: Release Announcement: Jubatus 0.8.6
Hi Jubatus guys,
We are happy to announce that Jubatus 0.8.6 is now available.
In this release we have implemented the morpheme n-gram in Mecab feature extraction plugin.
You can use consecutive morphemes as a feature in Japanese text.
The full changelogs are as follows:
===============================================
Jubatus (Core)
----------------------
* Improvements
* bandit: improve performance of select_arm API in ucb1 (#186, #214)
* Bug fixes
* recommender: fix bit_index_storage (used by lsh/minhash) to ignore 0-bit vectors when analyzing (#211, #215)
* fix typo in exception messages (#212)
Jubatus (Server)
------------------------
* Improvements
* Support morpheme n-gram in mecab plugin (#1054, #1070)
* Bug fixes
* Fix typos in exception and log messages (#1068, #1069)
===============================================
We hope you enjoy this release!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment