|
|
|
|
|
|
|
|
|
|
|
| tagged_posts(self,
fileids=None,
simplify_tags=False) |
source code
|
|
list of str
|
words(self,
fileids=None)
Returns all of the words and punctuation symbols in the specified
file that were in text nodes -- ie, tags are ignored. |
source code
|
|
|
|
| tagged_words(self,
fileids=None,
simplify_tags=False) |
source code
|
|
|
|
|
|
|
|
|
|
| _elt_to_tagged_words(self,
elt,
handler,
simplify_tags=False) |
source code
|
|
|
Inherited from xmldocs.XMLCorpusReader:
raw,
xml
Inherited from api.CorpusReader:
__repr__,
abspath,
abspaths,
encoding,
fileids,
open,
readme
|
|
Inherited from xmldocs.XMLCorpusReader:
read
|
|
Inherited from api.CorpusReader:
files
|
|
Inherited from api.CorpusReader:
items
|