| Package | Description |
|---|---|
| com.hankcs.hanlp.dictionary.py |
| Modifier and Type | Method and Description |
|---|---|
Yunmu |
Pinyin.getYunmu()
获取韵母
|
static Yunmu |
Yunmu.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Yunmu[] |
Yunmu.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2021 码农场. All rights reserved.