Uses of Interface
de.fu_berlin.ties.io.RestorableContainer

Packages that use RestorableContainer
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 entitiy recognition. 
 

Uses of RestorableContainer in de.fu_berlin.ties.eval
 

Classes in de.fu_berlin.ties.eval that implement RestorableContainer
 class MultiFMetrics
          Instances of this class manage multiple FMetrics for different types.
 

Uses of RestorableContainer in de.fu_berlin.ties.extract
 

Classes in de.fu_berlin.ties.extract that implement RestorableContainer
 class EvaluatedExtractionContainer
          An extraction container that evaluates containers of predicted extractions against containers of true extractions (answer keys) and merges their contents, setting the evaluation states accordingly.
 class ExtractionContainer
          A container of Extractions of different classes.
 



Copyright © 2003-2004 Christian Siefkes. All Rights Reserved.