|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectingProcessor | |
---|---|
de.fu_berlin.ties.classify | This package provides functionality for classification of texts and feature vectors. |
de.fu_berlin.ties.eval | This packages provides functionality for evaluating results of classifiers and extractors. |
Uses of CollectingProcessor in de.fu_berlin.ties.classify |
---|
Subclasses of CollectingProcessor in de.fu_berlin.ties.classify | |
---|---|
class |
TextFilter
A text filter provides a simple API for classifying text files. |
Uses of CollectingProcessor in de.fu_berlin.ties.eval |
---|
Subclasses of CollectingProcessor in de.fu_berlin.ties.eval | |
---|---|
class |
PredictionEvaluator
Reads a set of files that must contain predictions and evaluates them against the corresponding answer keys (*.ans files). |
class |
ShuffleGenerator
Arranges all input arguments (for example, files or URLs) in random "shuffles", so they can subsequently processed in random (but fixed) order. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |