See: Description
| Class | Description |
|---|---|
| Dictionaries |
Class to load a directory containing dictionaries into a list of
Dictionaries.
|
| Dictionary |
Dictionary class which reads a serialized HashMap String, String from a tab
separated file name\tclass\t.
|
| Dictionary.DictionarySerializer | |
| LoadModelResources | |
| MFSResource |
Reads wordnet lexicons formated as house#n\t1092#noun.artifact in a
serialized ListMultimap object to search for most frequent senses.
|
| MFSResource.MFSResourceSerializer | |
| POSDictionary |
Class to load a serialized
TabulatedFormat corpus and create an
automatic dictionary from it. |
| POSDictionary.POSDictionarySerializer | |
| PredicateContext |
Class to load a
PredicateContext resource containing predicate and
window feature information about that predicate. |
| PredicateContext.PredicateContextSerializer | |
| SequenceModelResource |
This class loads a SequenceLabeler model required for the Feature Generation.
|
| SequenceModelResource.SequenceModelResourceSerializer | |
| WordCluster |
Class to hold word cluster information in a Map of String.
|
| WordCluster.WordClusterSerializer |
Copyright © 2017 IXA pipes. All rights reserved.