Uses of Class
ipipan.spejd.rules.RuleSet

Packages that use RuleSet
ipipan.spejd.processing   
 

Uses of RuleSet in ipipan.spejd.processing
 

Fields in ipipan.spejd.processing declared as RuleSet
 RuleSet ProcessingThread.rules
           
 

Constructors in ipipan.spejd.processing with parameters of type RuleSet
ProcessingThread(java.lang.Runnable r, Stempelator anal, LexDictionary dict, RuleSet rules, Sentence chunk, Config conf, java.lang.Object lock)