Initializes the WordNet dictionary using the Jawbone Java API to WordNet.
Usage
initDict(pathData = "")
Arguments
pathData
Path to the WordNet data files.
Value
A logical value indicating whether a valid WordNet installation has
been found.
Details
In case the user supplied path is invalid the function tries to find
the installation itself by investigating the WNHOME environment
variable and by trying default installation locations.
References
C. Fellbaum (1998).
WordNet: An Electronic Lexical Database.
Bradford Books.
http://wordnet.princeton.edu/
M. Wallace (2007).
Jawbone Java WordNet API.
http://mfwallace.googlepages.com/jawbone.html