Cargo Features
lindera-py has no features set by default.
[dependencies]
lindera-py = { version = "0.38.4", features = ["ipadic", "ipadic-neologd", "unidic", "ko-dic", "cc-cedict", "compress", "cjk"] }
- default
-
No directories included
- ipadic cjk?
-
Include IPADIC dictionary (Japanese)
- ipadic-neologd
-
Include IPADIC NEologd dictionary (Japanese)
Enables ipadic-neologd of lindera
- unidic
-
Include UniDic dictionary (Japanese)
- ko-dic cjk?
-
Include ko-dic dictionary (Korean)
- cc-cedict cjk?
-
Include CC-CEDICT dictionary (Chinese)
- compress cjk?
-
Compress dictionaries
- cjk = cc-cedict, compress, ipadic, ko-dic
-
Include CJK dictionary (Chinese, Japanese, Korean)