Cargo Features
lindera-server has no features set by default.
[dependencies]
lindera-server = { version = "0.12.0", features = ["full", "ipadic", "unidic", "ko-dic", "cc-cedict", "compress"] }
- full = cc-cedict, ipadic, ko-dic, unidic
- ipadic full?
-
Japanese dictionary
Enables ipadic of lindera ^0.12.0
- unidic full?
-
Japanese dictionary
Enables unidic of lindera ^0.12.0
- ko-dic full?
-
Korean dictionary
Enables ko-dic of lindera ^0.12.0
- cc-cedict full?
-
Chinese dictionary
Enables cc-cedict of lindera ^0.12.0
- compress
-
Compression
Enables compress of lindera ^0.12.0