Learn R Programming

wordnet (version 0.1-16)

getDictInstance: Get a Dictionary Instance

Description

Returns an instance to a WordNet dictionary.

Usage

getDictInstance()

Arguments

Value

A dictionary object.

Author

Ingo Feinerer

References

M. Wallace (2007). Jawbone Java WordNet API. https://sites.google.com/site/mfwallace/jawbone

Examples

Run this code
if(initDict())
  getDictInstance()

Run the code above in your browser using DataLab