| Package | Description |
|---|---|
| eus.ixa.ixa.pipe.nerc |
Package containing common code for tagging Named Entities.
|
| eus.ixa.ixa.pipe.nerc.lexer |
Package containing the Named Entity lexers.
|
| Constructor and Description |
|---|
DictionariesNameFinder(Dictionaries aDictionaries,
NameFactory aNameFactory)
Construct a DictionariesNameFinder with a dictionary, a type and a name
factory.
|
NumericNameFinder(BufferedReader breader,
NameFactory aNameFactory) |
StatisticalNameFinder(Properties props,
NameFactory aNameFactory)
Construct a StatisticalNameFinder specifying the language,
a name factory, the model, the features and the beam size for
decoding.
|
| Constructor and Description |
|---|
NumericNameLexer(BufferedReader breader,
NameFactory nameFactory)
Construct a new NumericNameLexer.
|
Copyright © 2015 IXA pipes. All rights reserved.