Uses of Package
edu.mit.jwi.data.compare

Packages that use edu.mit.jwi.data.compare
edu.mit.jwi.data Provides classes and interfaces for the creation, searching, and interpretation of dictionary data sources. 
edu.mit.jwi.data.compare Provides classes that encode the sorting order of the Wordnet file lines, to enable searching. 
 

Classes in edu.mit.jwi.data.compare used by edu.mit.jwi.data
ILineComparator
          A string comparator that may have an associated comment detector.
 

Classes in edu.mit.jwi.data.compare used by edu.mit.jwi.data.compare
CommentComparator
           Default comment detector that is designed for comments found at the head of Wordnet dictionary files.
DataLineComparator
           A line comparator that captures the ordering of lines in Wordnet data files (e.g., data.adv or adv.dat files).
ExceptionLineComparator
           A comparator that captures the ordering of lines in Wordnet exception files (e.g., exc.adv or adv.exc files).
ICommentDetector
          A detector for comment lines in data resources.
ILineComparator
          A string comparator that may have an associated comment detector.
IndexLineComparator
           A comparator that captures the ordering of lines in Wordnet index files (e.g., index.adv or adv.idx files).
SenseKeyLineComparator
           A comparator that captures the ordering of lines in sense index files (e.g., the sense.index file).
 



Copyright © 2007-2013 Massachusetts Institute of Technology. All Rights Reserved.