readme.txt
来自「Practical AI in Java 人工智能编程」· 文本 代码 · 共 16 行
TXT
16 行
I used to provide a large serialized Java data file inthis directory that is produced by:1. Downloading the Wordnet package from http://www.cogsci.princeton.edu/~wn/2. copying the index.* files from the WORDNET/dict directory to thisdirectory3. Running the program:javac MakeWordNetCache.javajava MakeWordNetCacheNote that the wncache.dat file is large (removing it from theweb book ZIP file cut the ZIP file size by about 50%).-Mark Watson 1/5/2003
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?