Package nltk :: Package corpus :: Package reader :: Module tagged
[hide private]
[frames] | no frames]

Module tagged

source code

A reader for corpora whose documents contain part-of-speech-tagged words.

Classes [hide private]
TaggedCorpusReader
Reader for simple part-of-speech tagged corpora.
CategorizedTaggedCorpusReader
A reader for part-of-speech tagged corpora whose documents are divided into categories based on their file identifiers.
TaggedCorpusView
A specialized corpus view for tagged documents.
MacMorphoCorpusReader
A corpus reader for the MAC_MORPHO corpus.
TimitTaggedCorpusReader
A corpus reader for tagged sentences that are included in the TIMIT corpus.