Uses of Class
at.tuwien.ifs.somtoolbox.summarisation.methods.PartOfSpeech

Packages that use PartOfSpeech
at.tuwien.ifs.somtoolbox.summarisation.methods   
at.tuwien.ifs.somtoolbox.summarisation.parser   
 

Uses of PartOfSpeech in at.tuwien.ifs.somtoolbox.summarisation.methods
 

Fields in at.tuwien.ifs.somtoolbox.summarisation.methods declared as PartOfSpeech
private  PartOfSpeech TFxIDF.pos
           
 

Constructors in at.tuwien.ifs.somtoolbox.summarisation.methods with parameters of type PartOfSpeech
CombinedMethod(PartOfSpeech p)
           
KeywordMethod(PartOfSpeech p)
           
LocationMethod(PartOfSpeech p)
           
TFxIDF(PartOfSpeech p)
           
TitleMethod(PartOfSpeech p)
           
 

Uses of PartOfSpeech in at.tuwien.ifs.somtoolbox.summarisation.parser
 

Fields in at.tuwien.ifs.somtoolbox.summarisation.parser declared as PartOfSpeech
private  PartOfSpeech Scorer.pos