Initializes the WordNet dictionary using the Jawbone Java <acronym>API</acronym> to WordNet.
初始化使用的颚骨Java <acronym>API</首字母缩写> WordNet的的英英。
用法----------Usage----------
initDict(pathData = "")
参数----------Arguments----------
参数:pathData
Path to the WordNet data files.
WordNet的数据文件的路径。
Details
详细信息----------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.
如果用户提供的路径是无效的函数试图找到安装本身的调查WNHOME环境变量,并尝试默认安装位置。
值----------Value----------
A logical value indicating whether a valid WordNet installation has been found.
一个逻辑值,该值指示是否已经找到一个有效的WordNet的安装。
(作者)----------Author(s)----------
Ingo Feinerer
参考文献----------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
实例----------Examples----------
## Not run: initDict("/usr/local/WordNet-3.0/dict")[#不运行:initDict(“/ usr/local/WordNet-3.0/dict”)]