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