|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.fu_berlin.ties.io | |
---|---|
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.classify.winnow | This package contains the Winnow classification algorithm and related algorithms and classes. |
de.fu_berlin.ties.eval | This packages provides functionality for evaluating results of classifiers and extractors. |
de.fu_berlin.ties.extract | This package handles information extraction and entity recognition. |
de.fu_berlin.ties.io | This package provides classes for input/output handling and for (de)serialization. |
de.fu_berlin.ties.xml.convert | This package contains code for converting XML to/from other formats and for transforming XML documents. |
Classes in de.fu_berlin.ties.io used by de.fu_berlin.ties.classify | |
---|---|
BaseStorable
Convenience implementations of the Storable
interface that implements the BaseStorable.toString() method based on the field
map created by Storable.storeFields() . |
|
FieldContainer
A container of FieldMap s. |
|
FieldMap
A map targeted at serialization and deserialiation of objects in human-readable formats. |
|
ObjectElement
An XML element that is targeted at storing an Java object. |
|
Storable
Classes implementing this interface support serialization in a human-readable format, by storing all relevant fields in a FieldMap . |
|
XMLStorable
Classes implementing this interface support serialization in a human-readable XML-based format. |
Classes in de.fu_berlin.ties.io used by de.fu_berlin.ties.classify.feature | |
---|---|
ObjectElement
An XML element that is targeted at storing an Java object. |
|
XMLStorable
Classes implementing this interface support serialization in a human-readable XML-based format. |
Classes in de.fu_berlin.ties.io used by de.fu_berlin.ties.classify.winnow | |
---|---|
BaseStorable
Convenience implementations of the Storable
interface that implements the BaseStorable.toString() method based on the field
map created by Storable.storeFields() . |
|
FieldMap
A map targeted at serialization and deserialiation of objects in human-readable formats. |
|
ObjectElement
An XML element that is targeted at storing an Java object. |
|
Storable
Classes implementing this interface support serialization in a human-readable format, by storing all relevant fields in a FieldMap . |
|
XMLStorable
Classes implementing this interface support serialization in a human-readable XML-based format. |
Classes in de.fu_berlin.ties.io used by de.fu_berlin.ties.eval | |
---|---|
BaseStorable
Convenience implementations of the Storable
interface that implements the BaseStorable.toString() method based on the field
map created by Storable.storeFields() . |
|
FieldContainer
A container of FieldMap s. |
|
FieldMap
A map targeted at serialization and deserialiation of objects in human-readable formats. |
|
RestorableContainer
Classes implementing this interface contain multiple Storable objects and support serialization
and deserialization of these objects in a human-readable format. |
|
Storable
Classes implementing this interface support serialization in a human-readable format, by storing all relevant fields in a FieldMap . |
|
StorableContainer
Classes implementing this interface contain multiple Storable objects and support serialization of
these objects in a human-readable format, by storing them in a
FieldContainer . |
Classes in de.fu_berlin.ties.io used by de.fu_berlin.ties.extract | |
---|---|
BaseStorable
Convenience implementations of the Storable
interface that implements the BaseStorable.toString() method based on the field
map created by Storable.storeFields() . |
|
FieldContainer
A container of FieldMap s. |
|
FieldMap
A map targeted at serialization and deserialiation of objects in human-readable formats. |
|
RestorableContainer
Classes implementing this interface contain multiple Storable objects and support serialization
and deserialization of these objects in a human-readable format. |
|
Storable
Classes implementing this interface support serialization in a human-readable format, by storing all relevant fields in a FieldMap . |
|
StorableContainer
Classes implementing this interface contain multiple Storable objects and support serialization of
these objects in a human-readable format, by storing them in a
FieldContainer . |
Classes in de.fu_berlin.ties.io used by de.fu_berlin.ties.io | |
---|---|
ContentType
A simple wrapper for the MIME type and the character set of a document. |
|
FieldContainer
A container of FieldMap s. |
|
FieldMap
A map targeted at serialization and deserialiation of objects in human-readable formats. |
|
ObjectElement
An XML element that is targeted at storing an Java object. |
|
Storable
Classes implementing this interface support serialization in a human-readable format, by storing all relevant fields in a FieldMap . |
|
StorableContainer
Classes implementing this interface contain multiple Storable objects and support serialization of
these objects in a human-readable format, by storing them in a
FieldContainer . |
|
XMLStorable
Classes implementing this interface support serialization in a human-readable XML-based format. |
Classes in de.fu_berlin.ties.io used by de.fu_berlin.ties.xml.convert | |
---|---|
FieldContainer
A container of FieldMap s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |