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