de.fu_berlin.ties.extract.amend
Interface FinalReextractor


public interface FinalReextractor

Implemtations of this interface signal that they are able reanalyse the all extractions in a document and perform suitable amendments to improve results.

Version:
$Revision: 1.1 $, $Date: 2004/11/04 16:38:33 $, $Author: siefkes $
Author:
Christian Siefkes

Method Summary
 ExtractionContainer reextract()
          Re-extract all extractions in a document at the end of the document, considering the complete states of all tokens.
 

Method Detail

reextract

ExtractionContainer reextract()
Re-extract all extractions in a document at the end of the document, considering the complete states of all tokens.

Returns:
the predicted etractions


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