Hi all, 

I'm pleased to announce the 0.0.2 release of fobos_clj (Supervised machine 
learning classifier called 'FOBOS')[1]. You can use support vector machine or 
logistic regression with this library. The learned model file is quite small, 
so you can use this library in your own application. 

Using this library, I also implemented my word segmentation library 
'TinyWordSegmenter'[2].
I attached the model file for Japanese word segmentation, but you can 
train your own model for Chinese or Korean.

thanks, 
Yasuhisa Yoshida

[1]: https://github.com/syou6162/fobos_clj
[2]: https://github.com/TrainingCamp2012/TinyWordSegmenter

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to