| Package | Description |
|---|---|
| com.hankcs.hanlp.model | |
| com.hankcs.hanlp.model.crf |
| Constructor and Description |
|---|
CRFSegmentModel(ITrie<FeatureFunction> featureFunctionTrie)
以指定的trie树结构储存内部特征函数
|
| Constructor and Description |
|---|
CRFModel(ITrie<FeatureFunction> featureFunctionTrie)
以指定的trie树结构储存内部特征函数
|
Copyright © 2014–2021 码农场. All rights reserved.