|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.fu_berlin.ties.text | |
---|---|
de.fu_berlin.ties.classify | This package provides functionality for classification of texts and feature vectors. |
de.fu_berlin.ties.classify.feature | This package contains classes for working with features, feature vectors and feature transformers. |
de.fu_berlin.ties.context | This packages provides functionality for building and managing representations of context in texts (XML documents). |
de.fu_berlin.ties.extract | This package handles information extraction and entitiy recognition. |
de.fu_berlin.ties.extract.amend | This package provides code for reanalysing proposed extractions and performing suitable amendments to improve results. |
de.fu_berlin.ties.filter | This packages provides generic filtering functionality and an implementation for sentence filtering. |
de.fu_berlin.ties.text | This package contains utility classes for working with texts. |
de.fu_berlin.ties.xml | This package contains utility classes for working with XML documents and related data. |
de.fu_berlin.ties.xml.dom | This package contains utility classes for working with DOM-like XML representations, focussing especially on dom4j. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.classify | |
---|---|
TokenizerFactory
Factory for creating TextTokenizer s of
different types. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.classify.feature | |
---|---|
TextTokenizer
Splits a text into a sequence of tokens. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.context | |
---|---|
TextTokenizer
Splits a text into a sequence of tokens. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.extract | |
---|---|
TextTokenizer
Splits a text into a sequence of tokens. |
|
TokenContainer
A container that keeps track of the tokens in a document. |
|
TokenDetails
Stores details on a token in a document. |
|
TokenizerFactory
Factory for creating TextTokenizer s of
different types. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.extract.amend | |
---|---|
TokenDetails
Stores details on a token in a document. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.filter | |
---|---|
TokenDetails
Stores details on a token in a document. |
|
TokenizerFactory
Factory for creating TextTokenizer s of
different types. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.text | |
---|---|
TextTokenizer
Splits a text into a sequence of tokens. |
|
TokenizerFactory
Factory for creating TextTokenizer s of
different types. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.xml | |
---|---|
TextTokenizer
Splits a text into a sequence of tokens. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.xml.dom | |
---|---|
TextTokenizer
Splits a text into a sequence of tokens. |
|
TokenContainer
A container that keeps track of the tokens in a document. |
|
TokenCounter
A simple container that keeps track of the tokens in a document. |
|
TokenDetails
Stores details on a token in a document. |
|
TokenizerFactory
Factory for creating TextTokenizer s of
different types. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |