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

Module nltk_lite.corpora.stopwords

Read tokens from the Stopwords Corpus.
Function Summary
  demo()
  raw(files)

Variable Summary
dict item_name = {'swedish': 'Swedish stopwords', 'danish': '...
list items = ['danish', 'dutch', 'english', 'french', 'german...

Variable Details

item_name

Type:
dict
Value:
{'danish': 'Danish stopwords',
 'dutch': 'Dutch stopwords',
 'english': 'English stopwords',
 'french': 'French stopwords',
 'german': 'German stopwords',
 'italian': 'Italian stopwords',
 'norwegian': 'Norwegian stopwords',
 'portuguese': 'Portuguese stopwords',
...                                                                    

items

Type:
list
Value:
['danish',
 'dutch',
 'english',
 'french',
 'german',
 'italian',
 'norwegian',
 'portuguese',
...                                                                    

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