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

Module bnc

source code

Corpus reader for the XML version of the British National Corpus.

Classes [hide private]
  BNCCorpusReader
Corpus reader for the XML version of the British National Corpus.
  BNCSentence
A list of words, augmented by an attribute num used to record the sentence identifier (the n attribute from the XML).
  BNCWordView
A stream backed corpus view specialized for use with the BNC corpus.
Functions [hide private]
 
_all_xmlwords_in(elt, result=None) source code