module documentation

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

Class BNCSentence A list of words, augmented by an attribute num used to record the sentence identifier (the n attribute from the XML).
Class BNCWordView A stream backed corpus view specialized for use with the BNC corpus.
Function _all_xmlwords_in Undocumented
def _all_xmlwords_in(elt, result=None): (source) ΒΆ

Undocumented