Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mecab: Yet Another Part-of-Speech and Morphological Analyzer
- Summary
- MeCab is a open source morphological analyzer which uses
CRF (Conditional Random Fields) as the estimation of parameters.
NOTE:
You have to install MeCab dictionary rpm to make use
of MeCab.
Changelog
- * Mon Jun 11 17:00:00 2007 Mamoru Tasaka <mtasaka{%}ioa{*}s{*}u-tokyo{*}ac{*}jp> - 0.96-1
- 0.96 release
- * Fri May 4 17:00:00 2007 Mamoru Tasaka <mtasaka{%}ioa{*}s{*}u-tokyo{*}ac{*}jp> - 0.95-2.dist.2
- rebuild
- * Sun Apr 1 17:00:00 2007 Mamoru Tasaka <mtasaka{%}ioa{*}s{*}u-tokyo{*}ac{*}jp> - 0.95-2
- remove -lstdc++ from mecab-config (#233424)