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. http://mfwallace.googlepages.com/jawbone.html

Examples

if (initDict())
  getDictInstance()

[Package wordnet version 0.1-3 Index]