module documentation

Corpus reader for the SemCor Corpus.

Class SemcorSentence A list of words, augmented by an attribute ``num`` used to record the sentence identifier (the ``n`` attribute from the XML).
Class SemcorWordView 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