Home | Trees | Indices | Help |
|
---|
|
|
|||
Dictionary A Dictionary contains all the Words in a given part of speech. |
|
|||
|
|||
|
|||
|
|||
|
|
|||
N = <nltk.wordnet.dictionary.Dictionary instance for noun>
|
|||
V = <nltk.wordnet.dictionary.Dictionary instance for verb>
|
|||
ADJ = <nltk.wordnet.dictionary.Dictionary instance for adj>
|
|||
ADV = <nltk.wordnet.dictionary.Dictionary instance for adv>
|
|||
Dictionaries =
|
|||
abbreviations =
|
|||
pos =
|
|||
token =
|
|||
tokens =
|
|
Return the dictionary for the supplied part of speech.
|
Return a word with the given lexical form and pos.
|
Lookup a sense by its sense number. Used by repr(sense).
|
Lookup a synset by its offset.
|
|
Dictionaries
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:51 2008 | http://epydoc.sourceforge.net |