| Package | Description |
|---|---|
| com.hankcs.hanlp.model.perceptron.instance |
| Modifier and Type | Method and Description |
|---|---|
static NERInstance |
NERInstance.create(Sentence sentence,
FeatureMap featureMap) |
static NERInstance |
NERInstance.create(String segmentedTaggedNERSentence,
FeatureMap featureMap) |
Copyright © 2014–2018 码农场. All rights reserved.