getDictInstance {wordnet} | R Documentation |
Get a Dictionary Instance
Description
Returns an instance to a WordNet dictionary.
Usage
getDictInstance()
Value
A dictionary object.
Author(s)
Ingo Feinerer
References
M. Wallace (2007). Jawbone Java WordNet API. https://sites.google.com/site/mfwallace/jawbone
Examples
if(initDict())
getDictInstance()
[Package wordnet version 0.1-17 Index]