Ticket #6 (new defect)
Opened 10 months ago
ruby wordnet doesn't return the same info as commandline wn
| Reported by: | emmeljay | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Library | Version: | |
| Keywords: | Cc: |
Description
$ wn parenting -synsv
Synonyms/Hypernyms? (Ordered by Estimated Frequency) of verb parent
1 sense of parent
Sense 1 rear, raise, bring up, nurture, parent
irb(main):012:0> wn.lookup_synsets('parenting',WordNet::Verb) => nil
Note: See
TracTickets for help on using
tickets.
