Commit graph

4 commits

Author SHA1 Message Date
obache
198e32f400 Update mecab to 0.97.
Pkgsrc changes:
* fix some pkglint warining
* add DESTDIR support.

Changes:
* Fix a bug of exclusive control when dictionary is opened in MultiThreading environment.
* When installing the Windows version, it came to be able to specify the character-code of the dictionary.
* Fix a problem that was not able to be compiled correctly by some compilers.
* Add API that changes partial, analytical mode (Tagger::set_partial())
* Add API that changes generation level of lattice (Tagger::set_lattice_level())
* Add API that changes temperature parameter (Tagger::set_theta())
* Add API that changes all candidate output mode (Tagger::set_all_morphs())
2008-02-04 04:58:52 +00:00
obache
2bec870881 Update mecab to 0.96 and mecab-ipadic to 2.7.0-20070610.
Fix buffer overflow bug, dictionary incompatibility issue, some functionary
enhancements for dictionary
2007-06-23 04:31:55 +00:00
obache
48376fbd4e Pass appropriate flags related to pthread(Should fix build problem on DragonFly).
Remove subst for mecab-config, it was unneeded anymore.
2007-05-17 15:38:26 +00:00
obache
5a7a58176e Initial import of mecab-base version 0.95.
Yet Another Part-of-Speech and Morphological Analyzer.
2007-05-12 13:47:03 +00:00