Crates.io | lindera-cc-cedict |
lib.rs | lindera-cc-cedict |
version | |
source | src |
created_at | 2022-03-07 16:49:04.552746 |
updated_at | 2024-11-30 13:38:49.43787 |
description | A Japanese morphological dictionary for CC-CEDICT. |
homepage | https://github.com/lindera-morphology/lindera |
repository | https://github.com/lindera-morphology/lindera |
max_upload_size | |
id | 545112 |
Cargo.toml error: | TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This repository contains CC-CEDICT-MeCab.
Refer to the manual for details on the unidic-mecab dictionary format and part-of-speech tags.
Index | Name (Chinese) | Name (English) | Notes |
---|---|---|---|
0 | 表面形式 | Surface | |
1 | 左语境ID | Left context ID | |
2 | 右语境ID | Right context ID | |
3 | 成本 | Cost | |
4 | 词类 | Major POS classification | |
5 | 词类1 | Middle POS classification | |
6 | 词类2 | Small POS classification | |
7 | 词类3 | Fine POS classification | |
8 | 併音 | pinyin | |
9 | 繁体字 | traditional | |
10 | 簡体字 | simplified | |
11 | 定义 | definition |
Index | Name (Japanese) | Name (English) | Notes |
---|---|---|---|
0 | 表面形式 | Surface | |
1 | 词类 | Major POS classification | |
2 | 併音 | pinyin |
Index | Name (Japanese) | Name (English) | Notes |
---|---|---|---|
0 | 表面形式 | Surface | |
1 | 左语境ID | Left context ID | |
2 | 右语境ID | Right context ID | |
3 | 成本 | Cost | |
4 | 词类 | POS | |
5 | 词类1 | POS subcategory 1 | |
6 | 词类2 | POS subcategory 2 | |
7 | 词类3 | POS subcategory 3 | |
8 | 併音 | pinyin | |
9 | 繁体字 | traditional | |
10 | 簡体字 | simplified | |
11 | 定义 | definition | |
12 | - | - | After 12, it can be freely expanded. |
The API reference is available. Please see following URL: