Package sg.edu.nus.comp.nlp.ims.corpus

Package related to the training or test corpus.

See:
          Description

Interface Summary
ICorpus corpus interface.
IItem item interface.
ISentence sentence interface.
 

Class Summary
ACorpus abstract corpus.
AItem abstract item.
ASentence superclass of sentence.
CAllWordsCoarseTaskCorpus SemEval 2007 coarse-grained all-words task test corpus.
CAllWordsFineTaskCorpus SensEval-2/3 and SemEval 2007 fine-grained all-words task test corpus.
CAllWordsPlainCorpus interface for a plain text.
CItem common item in a sentence.
CLexicalCorpus SensEval-2 lexical sample task test corpus.
CSentence common sentence conducted with CItems.
 

Enum Summary
AItem.Features feature types in item
 

Package sg.edu.nus.comp.nlp.ims.corpus Description

Package related to the training or test corpus.