| Package | Description |
|---|---|
| com.hankcs.hanlp.model.perceptron.common | |
| com.hankcs.hanlp.model.perceptron.model | |
| com.hankcs.hanlp.model.perceptron.tagset |
| Modifier and Type | Method and Description |
|---|---|
static TaskType |
TaskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskType[] |
TaskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaskType |
LinearModel.taskType() |
| Modifier and Type | Field and Description |
|---|---|
TaskType |
TagSet.type |
| Constructor and Description |
|---|
TagSet(TaskType type) |
Copyright © 2014–2021 码农场. All rights reserved.