| Package | Description |
|---|---|
| eus.ixa.ixa.pipe.ml.features |
Features of ixa-pipe-ml.
|
| eus.ixa.ixa.pipe.ml.nerc |
Package containing Named Entity Recognition and Classification classes.
|
| eus.ixa.ixa.pipe.ml.resources |
Package containing the dictionaries, clustering lexicons and other resources.
|
| Class and Description |
|---|
| WordCluster
Class to hold word cluster information in a Map of String.
|
| Class and Description |
|---|
| Dictionaries
Class to load a directory containing dictionaries into a list of
Dictionaries.
|
| Class and Description |
|---|
| Dictionary
Dictionary class which reads a serialized HashMap String, String from a tab
separated file name\tclass\t.
|
| MFSResource
Reads wordnet lexicons formated as house#n\t1092#noun.artifact in a
serialized ListMultimap object to search for most frequent senses.
|
| POSDictionary
Class to load a serialized
TabulatedFormat corpus and create an
automatic dictionary from it. |
| PredicateContext
Class to load a
PredicateContext resource containing predicate and
window feature information about that predicate. |
| SequenceModelResource
This class loads a SequenceLabeler model required for the Feature Generation.
|
| WordCluster
Class to hold word cluster information in a Map of String.
|
Copyright © 2017 IXA pipes. All rights reserved.