Package cic.wsd.windowing

Classes for window selection conditions.

See:
          Description

Class Summary
Condition Generic template for a window selection condition.
IDFThreshold Only words with an IDF value >=I will be selected.
IsUseful Only words that allow the disambiguation algorithm to return an answers will be selected.
NoDuplicates This will generate a window without duplicates.
NoTarget This will generate a window without the target word in it.
VascilescuLexicalChain Extracted from the paper " Evaluating Variants of the Lesk Approach for Disambiguating Words".
 

Package cic.wsd.windowing Description

Classes for window selection conditions.

Author:
Francisco Viveros-Jiménez