| Home | Trees | Index | Help |
|
|---|
| Package nltk_lite :: Package corpora :: Module ieer |
|
Corpus reader for the Information Extraction and Entity Recognition Corpus.
NIST 1999 Information Extraction: Entity Recognition Evaluation http://www.itl.nist.gov/iad/894.01/tests/ie-er/er_99/er_99.htm
This corpus contains the NEWSWIRE development test data for the NIST 1999 IE-ER Evaluation. The files were taken from the subdirectory: /ie_er_99/english/devtest/newswire/*.ref.nwt and filenames were shortened.
The corpus contains the following files: APW_19980314, APW_19980424, APW_19980429, NYT_19980315, NYT_19980403, and NYT_19980407.| Function Summary | |
|---|---|
demo()
| |
dictionary(files)
| |
raw(files)
| |
| Variable Summary | |
|---|---|
dict |
item_name = {'APW_19980429': 'Associated Press Weekly, 2...
|
list |
items = ['APW_19980314', 'APW_19980424', 'APW_19980429',...
|
| Variable Details |
|---|
items
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Sep 5 09:37:21 2006 | http://epydoc.sf.net |