1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: mecab-jumandic
Section: misc
Priority: optional
Maintainer: Natural Language Processing, Japanese <pkg-nlp-ja-devel@lists.alioth.debian.org>
Uploaders: TSUCHIYA Masatoshi <tsuchiya@namazu.org>,
Hideki Yamane <henrich@debian.org>,
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Package: mecab-jumandic
Architecture: all
Depends: mecab-utils (>= 0.93), ${misc:Depends}
Description: Juman dictionary compiled for Mecab
This package provides Juman dictionary converted for Mecab, that is a
Japanese morphological analysis system. This dictionary is written
in Masuoka-Takubo grammar system.
Package: mecab-jumandic-utf8
Architecture: all
Depends: mecab-utils (>= 0.93), mecab-jumandic, ${misc:Depends}
Description: Juman dictionary encoded in UTF-8 compiled for Mecab
This package provides Juman dictionary converted for Mecab, that is a
Japanese morphological analysis system. This dictionary is written
in Masuoka-Takubo grammar system.
|