Learn R Programming

wordnet (version 0.1-18)

getDictInstance: Get a Dictionary Instance

Description

Returns an instance to a WordNet dictionary.

Usage

getDictInstance()

Arguments

Value

A dictionary object.

Author

Ingo Feinerer

References

wordnet::Wallace:2007

Examples

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

Run the code above in your browser using DataLab