Crates.io | lindera-ipadic-neologd |
lib.rs | lindera-ipadic-neologd |
version | |
source | src |
created_at | 2023-05-25 01:17:46.508103 |
updated_at | 2024-11-30 13:40:38.388437 |
description | A Japanese morphological dictionary for IPADIC NEologd. |
homepage | https://github.com/lindera-morphology/lindera |
repository | https://github.com/lindera-morphology/lindera |
max_upload_size | |
id | 873910 |
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 mecab-ipadic-neologd.
Refer to the manual for details on the IPADIC dictionary format and part-of-speech tags.
Index | Name (Japanese) | 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 | 活用形 | Conjugation type | |
9 | 活用型 | Conjugation form | |
10 | 原形 | Base form | |
11 | 読み | Reading | |
12 | 発音 | Pronunciation |
Index | Name (Japanese) | Name (English) | Notes |
---|---|---|---|
0 | 表層形 | surface | |
1 | 品詞 | Major POS classification | |
2 | 読み | Reading |
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 | 活用形 | Conjugation type | |
9 | 活用型 | Conjugation form | |
10 | 原形 | Base form | |
11 | 読み | Reading | |
12 | 発音 | Pronunciation | |
13 | - | - | After 13, it can be freely expanded. |
The API reference is available. Please see following URL: