doches/rwordnet

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
Gemfile
Gemfile.lock
History.txt
README.markdown
Rakefile
WordNet-3.0/AUTHORS
WordNet-3.0/COPYING
WordNet-3.0/LICENSE
WordNet-3.0/README
WordNet-3.0/dict/data.adj
WordNet-3.0/dict/data.adv
WordNet-3.0/dict/data.noun
WordNet-3.0/dict/data.verb
WordNet-3.0/dict/index.adj
WordNet-3.0/dict/index.adv
WordNet-3.0/dict/index.noun
WordNet-3.0/dict/index.verb
examples/benchmark.rb10
A
0 mins
examples/dictionary.rb13
A
0 mins
examples/full_hypernym.rb5
A
0 mins
examples/morphy.rb16
A
0 mins
examples/synset_find.rb6
A
0 mins
lib/rwordnet.rb5
A
0 mins
lib/rwordnet/db.rb13
A
0 mins
lib/rwordnet/lemma.rb53
A
0 mins
lib/rwordnet/pointer.rb16
A
0 mins
lib/rwordnet/pointers.rb77
A
0 mins
lib/rwordnet/synset.rb182
A
1 hr
lib/rwordnet/version.rb3
A
0 mins
morphy/exceptions/adj.exc
morphy/exceptions/adv.exc
morphy/exceptions/noun.exc
morphy/exceptions/verb.exc
rwordnet.gemspec