文件名称:jwordnet

  • 所属分类:
  • 其它资源
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 10.45mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

WordNet is an extensive database developed by Princeton University faculty and students over the last thirty years. The database defines relationships between words in a comparable method to the way humans think of related words.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 47651473jwordnet.zip 列表
docs/
docs/index.html
docs/javadoc/
docs/javadoc/allclasses-frame.html
docs/javadoc/allclasses-noframe.html
docs/javadoc/constant-values.html
docs/javadoc/deprecated-list.html
docs/javadoc/edu/
docs/javadoc/edu/gwu/
docs/javadoc/edu/gwu/wordnet/
docs/javadoc/edu/gwu/wordnet/DictionaryDatabase.html
docs/javadoc/edu/gwu/wordnet/FileBackedDictionary.DatabaseKey.html
docs/javadoc/edu/gwu/wordnet/FileBackedDictionary.html
docs/javadoc/edu/gwu/wordnet/FileManager.html
docs/javadoc/edu/gwu/wordnet/FileManager.NextLineCache.html
docs/javadoc/edu/gwu/wordnet/FileManagerInterface.html
docs/javadoc/edu/gwu/wordnet/IndexWord.html
docs/javadoc/edu/gwu/wordnet/package-frame.html
docs/javadoc/edu/gwu/wordnet/package-summary.html
docs/javadoc/edu/gwu/wordnet/package-tree.html
docs/javadoc/edu/gwu/wordnet/Pointer.html
docs/javadoc/edu/gwu/wordnet/Pointer.TargetIndex.html
docs/javadoc/edu/gwu/wordnet/PointerTarget.html
docs/javadoc/edu/gwu/wordnet/PointerType.html
docs/javadoc/edu/gwu/wordnet/POS.html
docs/javadoc/edu/gwu/wordnet/RemoteFileManager.html
docs/javadoc/edu/gwu/wordnet/Synset.html
docs/javadoc/edu/gwu/wordnet/TokenizerParser.html
docs/javadoc/edu/gwu/wordnet/util/
docs/javadoc/edu/gwu/wordnet/util/ArrayUtilities.html
docs/javadoc/edu/gwu/wordnet/util/Cache.html
docs/javadoc/edu/gwu/wordnet/util/LookaheadEnumeration.html
docs/javadoc/edu/gwu/wordnet/util/LRUCache.html
docs/javadoc/edu/gwu/wordnet/util/package-frame.html
docs/javadoc/edu/gwu/wordnet/util/package-summary.html
docs/javadoc/edu/gwu/wordnet/util/package-tree.html
docs/javadoc/edu/gwu/wordnet/Word.html
docs/javadoc/help-doc.html
docs/javadoc/index-all.html
docs/javadoc/index.html
docs/javadoc/overview-frame.html
docs/javadoc/overview-summary.html
docs/javadoc/overview-tree.html
docs/javadoc/package-frame.html
docs/javadoc/package-list
docs/javadoc/packages.html
docs/javadoc/serialized-form.html
docs/javadoc/stylesheet.css
docs/javadoc/SynSetNode.html
docs/javadoc/WNBrowser.html
icons/
icons/book.gif
icons/pages.gif
icons/paper.gif
jwordnet.jar
src/
src/edu/
src/edu/gwu/
src/edu/gwu/wordnet/
src/edu/gwu/wordnet/.nbattrs
src/edu/gwu/wordnet/DictionaryDatabase.class
src/edu/gwu/wordnet/DictionaryDatabase.html
src/edu/gwu/wordnet/DictionaryDatabase.java
src/edu/gwu/wordnet/FileBackedDictionary$1.class
src/edu/gwu/wordnet/FileBackedDictionary$2.class
src/edu/gwu/wordnet/FileBackedDictionary$DatabaseKey.class
src/edu/gwu/wordnet/FileBackedDictionary.class
src/edu/gwu/wordnet/FileBackedDictionary.DatabaseKey.html
src/edu/gwu/wordnet/FileBackedDictionary.html
src/edu/gwu/wordnet/FileBackedDictionary.java
src/edu/gwu/wordnet/FileManager$NextLineCache.class
src/edu/gwu/wordnet/FileManager.class
src/edu/gwu/wordnet/FileManager.html
src/edu/gwu/wordnet/FileManager.java
src/edu/gwu/wordnet/FileManager.NextLineCache.html
src/edu/gwu/wordnet/FileManagerInterface.class
src/edu/gwu/wordnet/FileManagerInterface.html
src/edu/gwu/wordnet/FileManagerInterface.java
src/edu/gwu/wordnet/IndexWord.class
src/edu/gwu/wordnet/IndexWord.html
src/edu/gwu/wordnet/IndexWord.java
src/edu/gwu/wordnet/Pointer$TargetIndex.class
src/edu/gwu/wordnet/Pointer.class
src/edu/gwu/wordnet/Pointer.html
src/edu/gwu/wordnet/Pointer.java
src/edu/gwu/wordnet/Pointer.TargetIndex.html
src/edu/gwu/wordnet/PointerTarget.class
src/edu/gwu/wordnet/PointerTarget.html
src/edu/gwu/wordnet/PointerTarget.java
src/edu/gwu/wordnet/PointerType.class
src/edu/gwu/wordnet/PointerType.html
src/edu/gwu/wordnet/PointerType.java
src/edu/gwu/wordnet/POS.class
src/edu/gwu/wordnet/POS.html
src/edu/gwu/wordnet/POS.java
src/edu/gwu/wordnet/RemoteFileManager.class
src/edu/gwu/wordnet/RemoteFileManager.html
src/edu/gwu/wordnet/RemoteFileManager.java
src/edu/gwu/wordnet/Synset.class
src/edu/gwu/wordnet/Synset.html
src/edu/gwu/wordnet/Synset.java
src/edu/gwu/wordnet/TokenizerParser.class
src/edu/gwu/wordnet/TokenizerParser.html
src/edu/gwu/wordnet/TokenizerParser.java
src/edu/gwu/wordnet/util/
src/edu/gwu/wordnet/util/.nbattrs
src/edu/gwu/wordnet/util/ArrayUtilities.class
src/edu/gwu/wordnet/util/ArrayUtilities.java
src/edu/gwu/wordnet/util/Cache.class
src/edu/gwu/wordnet/util/Cache.java
src/edu/gwu/wordnet/util/LookaheadEnumeration.class
src/edu/gwu/wordnet/util/LookaheadEnumeration.java
src/edu/gwu/wordnet/util/LRUCache.class
src/edu/gwu/wordnet/util/LRUCache.java
src/edu/gwu/wordnet/Word.class
src/edu/gwu/wordnet/Word.html
src/edu/gwu/wordnet/Word.java
src/icons/
src/icons/book.gif
src/icons/pages.gif
src/icons/paper.gif
src/JTextTreeRenderer.java
src/ModelEvent.java
src/modelListener.java
src/MyTreeCellEditor.java
src/SynSetNode.java
src/wn.props
src/WNBrowser.form
src/WNBrowser.java
wn.props
wordnetdata/
wordnetdata/ADJ.DAT
wordnetdata/ADJ.EXC
wordnetdata/ADJ.IDX
wordnetdata/ADV.DAT
wordnetdata/ADV.EXC
wordnetdata/ADV.IDX
wordnetdata/CNTLIST
wordnetdata/COUSIN.EXC
wordnetdata/COUSIN.TPS
wordnetdata/GLOSS.IDX
wordnetdata/LEXNAMES
wordnetdata/NOUN.DAT
wordnetdata/NOUN.EXC
wordnetdata/NOUN.IDX
wordnetdata/SENSE.IDX
wordnetdata/SENTIDX.VRB
wordnetdata/SENTS.VRB
wordnetdata/STOPLIST.PL
wordnetdata/VERB.DAT
wordnetdata/VERB.EXC
wordnetdata/VERB.IDX

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org