| Package | Description |
|---|---|
| com.hankcs.hanlp.model.hmm | |
| com.hankcs.hanlp.model.perceptron.feature | |
| com.hankcs.hanlp.model.perceptron.tagset |
| Modifier and Type | Class and Description |
|---|---|
class |
Vocabulary |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureMap |
class |
ImmutableFeatureDatMap |
class |
ImmutableFeatureMap |
class |
ImmutableFeatureMDatMap
用MutableDoubleArrayTrie实现的ImmutableFeatureMap
|
class |
LockableFeatureMap
可切换锁定状态的特征id映射
|
class |
MutableFeatureMap |
| Modifier and Type | Class and Description |
|---|---|
class |
CWSTagSet |
class |
NERTagSet |
class |
POSTagSet
词性标注集
|
class |
TagSet |
Copyright © 2014–2021 码农场. All rights reserved.