RubyGems Navigation menu

wordnet 1.0.0.pre.141

This library is a Ruby interface to WordNet®[http://wordnet.princeton.edu/]. 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. This library uses WordNet-SQL[http://wnsql.sourceforge.net/], 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 {Sequel connection parameters}[http://sequel.rubyforge.org/rdoc/files/doc/opening_databases_rdoc.html] to the constructor.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.2.0 - May 10, 2023 (30 ko)
  2. 1.1.1 - April 12, 2019 (45 ko)
  3. 1.1.0 - October 18, 2017 (42 ko)
  4. 1.0.1 - September 19, 2016 (42,5 ko)
  5. 1.0.0 - October 01, 2012 (39,5 ko)
  6. 1.0.0.pre.141 - September 06, 2012 (38,5 ko)
Voir toutes les versions (13)

Dépendances de Runtime (2):

loggability ~> 0.5
sequel ~> 3.38

Dépendances de Development (7):

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

Propriétaires:

Auteurs:

  • Michael Granger

Total de contrôle SHA 256:

b7e7fc08db227702c83b2c3a811bc5bb88881e5a87e765db0dd7efdfad44a941

Total de téléchargements 41 859

Pour cette version 2 263

License:

aucune

Version de Ruby requise: >= 1.9.2

Liens: