| Package | Description |
|---|---|
| banner.tagging |
| Modifier and Type | Method and Description |
|---|---|
static CRFTagger |
CRFTagger.train(Set<Sentence> sentences,
int order,
TagFormat format,
FeatureSet featureSet)
|
| Constructor and Description |
|---|
CRFTagger(cc.mallet.fst.CRF model,
FeatureSet featureSet,
int order) |
NBestCRFTagger(cc.mallet.fst.CRF model,
FeatureSet featureSet,
int order,
int n,
boolean useMaxConfidence) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.