Uses of Class
sg.edu.nus.comp.nlp.ims.corpus.CItem.Features

Packages that use CItem.Features
sg.edu.nus.comp.nlp.ims.corpus Package related to the training or test corpus. 
 

Uses of CItem.Features in sg.edu.nus.comp.nlp.ims.corpus
 

Methods in sg.edu.nus.comp.nlp.ims.corpus that return CItem.Features
static CItem.Features CItem.Features.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CItem.Features[] CItem.Features.values()
          Returns an array containing the constants of this enum type, in the order they are declared.