Package edu.northwestern.at.utils.corpuslinguistics.partsofspeech

Classes and methods for manipulating part of speech tags.

See:
          Description

Interface Summary
PartOfSpeechTags PartOfSpeechTags: stores information about a set of part of speech tags.
 

Class Summary
AbstractPartOfSpeechTags AbstractPartOfSpeechTags: Base class for PartOfSpeechTags implementations.
BasePartOfSpeechTags BasePartOfSpeechTags: Base non-abstract class for part of speech tags.
DefaultPartOfSpeechTags DefaultPartOfSpeechTags: default is NUPOS tag set.
NUPOSPartOfSpeechTags NUPOSPartOfSpeechTags: NUPOS part of speech tags.
PartOfSpeech A part of speech.
PartOfSpeechTagsFactory PartOfSpeechTags factory.
 

Package edu.northwestern.at.utils.corpuslinguistics.partsofspeech Description

Classes and methods for manipulating part of speech tags.