Package ucot.heuristic

Interface Summary
HeuristicInterface Interface for all heuristics used by UCOT.
 

Class Summary
AbbottsHeuristic Abbott's Heuristic is a way to etsimate which parts of the speech are relevant and in which way when doing object analyze.
DummyHeuristic DummyHeuristic which does absolutely nothing but helps avoiding null values in heuristic variables.