Package nltk_lite :: Package corpora :: Module conll2000
[show private | hide private]
[frames | no frames]

Module nltk_lite.corpora.conll2000

Read chunk structures from the CONLL-2000 Corpus
Function Summary
  chunked(files, chunk_types)
  demo()
  raw(files)
  tagged(files)

Variable Summary
dict item_name = {'test': 'test set', 'train': 'training set'...
list items = ['train', 'test']

Variable Details

item_name

Type:
dict
Value:
{'test': 'test set', 'train': 'training set'}                          

items

Type:
list
Value:
['train', 'test']                                                      

Generated by Epydoc 2.1 on Tue Sep 5 09:37:21 2006 http://epydoc.sf.net