Learn R Programming

wordnet (version 0.1-2)

getDictInstance: Get a dictionary instance

Description

Returns an instance to a WordNet dictionary.

Usage

getDictInstance()

Arguments

Value

  • A dictionary object.

References

M. Wallace (2007). Jawbone Java WordNet API. http://mfwallace.googlepages.com/jawbone.html

Examples

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

Run the code above in your browser using DataLab