| Package | Description |
|---|---|
| eus.ixa.ixa.pipe.ml |
Package containing common code for training and evaluating IXA pipes models.
|
| eus.ixa.ixa.pipe.ml.lexer |
Package containing the lexers.
|
| eus.ixa.ixa.pipe.ml.nerc |
Package containing Named Entity Recognition and Classification classes.
|
| Constructor and Description |
|---|
StatisticalSequenceLabeler(Properties props,
SequenceLabelFactory aSeqFactory)
Construct a StatisticalSequenceLabeler specifying the factory to
be used.
|
StatisticalSequenceLabeler(String model,
String lang,
SequenceLabelFactory aSeqFactory)
Construct a StatisticalSequenceLabeler specifying the model and the
factory to be used.
|
| Constructor and Description |
|---|
NumericNameLexer(BufferedReader breader,
SequenceLabelFactory nameFactory)
Construct a new NumericNameLexer.
|
| Constructor and Description |
|---|
DictionariesNERTagger(Dictionaries aDictionaries,
SequenceLabelFactory aNameFactory)
Construct a DictionariesNameFinder with a dictionary, a type and a name
factory.
|
NumericNERTagger(BufferedReader breader,
SequenceLabelFactory aNameFactory) |
Copyright © 2016 IXA pipes. All rights reserved.