|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.fu_berlin.ties.text | |
---|---|
de.fu_berlin.ties.classify.feature | This package contains classes for working with features, feature vectors and feature transformers. |
de.fu_berlin.ties.combi | This package provides combination strategies for combining sequential classification decisions. |
de.fu_berlin.ties.context | This packages provides functionality for building and managing representations of context in texts (XML documents). |
de.fu_berlin.ties.context.sensor | Sensors are object that look up information for a token, for example semantic information from gazetteers or thesauri. |
de.fu_berlin.ties.demo | This package contains demo code for showing how the system works. |
de.fu_berlin.ties.extract | This package handles information extraction and entity recognition. |
de.fu_berlin.ties.filter | This packages provides generic filtering and rewriting functionality. |
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.feature | |
---|---|
TextTokenizer
Splits a text into a sequence of tokens. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.combi | |
---|---|
TokenDetails
Stores details on a token in a document. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.context | |
---|---|
TextTokenizer
Splits a text into a sequence of tokens. |
|
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.context.sensor | |
---|---|
TokenizerFactory
Factory for creating TextTokenizer s of
different types. |
Classes in de.fu_berlin.ties.text used by de.fu_berlin.ties.demo | |
---|---|
TokenizingExtractor
Uses a tokenizer to convert a text into a feature vector. |
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.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. |
|
TokenizingExtractor
Uses a tokenizer to convert a text into a feature vector. |
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 |