RubyGems Navigation menu

wordnet 1.0.0.pre.126

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 packges 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. TO-DO: More details and better writing later.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.2.0 - May 10, 2023 (30KB)
  2. 1.1.1 - April 12, 2019 (45KB)
  3. 1.1.0 - October 18, 2017 (42KB)
  4. 1.0.1 - September 19, 2016 (42.5KB)
  5. 1.0.0 - October 01, 2012 (39.5KB)
  6. 1.0.0.pre.126 - May 01, 2012 (27.5KB)
全てのバージョンを表示(全13件)

Runtime依存関係 (1):

sequel ~> 3.29

Development依存関係 (6):

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

所有者:

作者:

  • Michael Granger

SHA 256チェックサム:

9f1ae0a9a4f1bfaa10c174c9cf6702588e5a950231c7747d8727c48c802e82c9

累計ダウンロード数 41,853

このバージョンのみ 2,232

ライセンス:

N/A

必要なRubyのバージョン: >= 1.9.2

リンク: