Uses of Interface
szte.csd.baseline.RuleBasedCSD

Packages that use RuleBasedCSD
szte.csd.baseline   
 

Uses of RuleBasedCSD in szte.csd.baseline
 

Classes in szte.csd.baseline that implement RuleBasedCSD
 class Bioscope
          This class uses the manually annotated BioScope corpus as a rule-based CSD (checks wheter the token in question is under a scope).
 class CMCRuleBased
          This fine-tuned hand-crafted rule-set was developed to CMC clinical NLP challenge in 2007.
 class ObesRuleBased
          This fine-tuned hand-crafted rule-set was developed to CMC clinical NLP challenge in 2007.
 class SentenceRemover
          The "content shifted sentence baseline".