louismullie / treat

Natural language processing framework for Ruby.
Other
1.37k stars 128 forks source link

abbreviates adjective and adverb to work properly with rwordnet #106

Closed trosborn closed 9 years ago

trosborn commented 9 years ago

My last pull request caused some errors to be thrown when using methods involving synsets were called on adverbs or adjectives. Apparently rwordnet now needs to receive abbreviations of these pos in order to use synsets properly.