Package ucot.heuristic

Heuristic interface and related classes.

See:
          Description

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.
 

Package ucot.heuristic Description

Heuristic interface and related classes.