org.itc.irst.tcc.sre.data
Interface SentenceFilter

All Known Implementing Classes:
AgentContext, BetweenAfterContext, BetweenContext, ForeBetweenContext, GlobalContext, LocalContext, SecondTargetContext, TargetContext

public interface SentenceFilter

TO DO

Since:
1.0
Version:
%I%, %G%
Author:
Claudio Giuliano

Method Summary
 Sentence filter(Sentence sent)
           
 

Method Detail

filter

Sentence filter(Sentence sent)