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)
Enables ipadic of lindera ^0.38.1
- ipadic-neologd
-
Include IPADIC NEologd dictionary (Japanese)
Enables ipadic-neologd of lindera ^0.38.1
- unidic
-
Include UniDic dictionary (Japanese)
Enables unidic of lindera ^0.38.1
- ko-dic cjk?
-
Include ko-dic dictionary (Korean)
Enables ko-dic of lindera ^0.38.1
- cc-cedict cjk?
-
Include CC-CEDICT dictionary (Chinese)
Enables cc-cedict of lindera ^0.38.1
- compress cjk?
-
Compress dictionaries
Enables compress of lindera ^0.38.1
- cjk = cc-cedict, compress, ipadic, ko-dic
-
Include CJK dictionary (Chinese, Japanese, Korean)