RubyGems Navigation menu

wordnet 1.0.0.pre.136

This library is a Ruby interface to WordNet®. WordNet® is an online lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. It uses WordNet-SQL, which is a conversion of the lexicon flatfiles into a relational database format. You can either install the 'wordnet- defaultdb' gem, which packages up the SQLite3 version of WordNet-SQL, or install your own and point the lexicon at it by passing a Sequel URL to the constructor.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.2.0 - May 10, 2023 (30.0 KB)
  2. 1.1.1 - April 12, 2019 (45.0 KB)
  3. 1.1.0 - October 18, 2017 (42.0 KB)
  4. 1.0.1 - September 19, 2016 (42.5 KB)
  5. 1.0.0 - October 01, 2012 (39.5 KB)
  6. 1.0.0.pre.136 - August 15, 2012 (33.0 KB)
显示所有版本 (共 13 个)

Runtime 依赖 (2):

loggability ~> 0.5
sequel ~> 3.38

Development 依赖 (6):

hoe ~> 3.0
hoe-highline ~> 0.1.0
hoe-mercurial ~> 1.4.0
rdoc ~> 3.10
rspec ~> 2.7
sqlite3 ~> 1.3

业主:

作者:

  • Michael Granger

SHA 256 校验和:

08e5196adff33684b55920b4fbfde4ed9f3f4789bbb14a49c8c2302e49622a95

下载总量 41,887

这个版本 2,249

许可:

需要的 Ruby 版本: >= 1.9.2

链接: