Cargo Features
lindera-sqlite has no features set by default.
[dependencies]
lindera-sqlite = { version = "0.38.1", features = ["ipadic", "ipadic-neologd", "unidic", "ko-dic", "cc-cedict", "compress", "extension", "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
- extension cjk?
- cjk = cc-cedict, compress, extension, ipadic, ko-dic
-
Include CJK dictionary (Chinese, Japanese, Korean)