| Package | Description |
|---|---|
| edu.umass.cs.mallet.base.extract |
| Modifier and Type | Class and Description |
|---|---|
class |
CRFExtractor
Created: Oct 12, 2004
|
| Modifier and Type | Method and Description |
|---|---|
Extractor |
Extraction.getExtractor() |
| Constructor and Description |
|---|
Extraction(Extractor extractor,
LabelAlphabet dict)
Creates an empty Extraction option.
|
Extraction(Extractor extractor,
LabelAlphabet dict,
String name,
Tokenization input,
Sequence output,
String background)
Creates an extration given a sequence output by some kind of per-sequece labeler, like an
HMM or a CRF.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.