Initializes the WordNet dictionary using the Jawbone Java
API to WordNet.
Usage
initDict(pathData = "")
Value
A logical value indicating whether a valid WordNet installation has
been found.
Arguments
pathData
Path to the WordNet data files.
Author
Ingo Feinerer
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.