louismullie / treat

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

1.2 - JAVA Wordnet interface. #8

Closed louismullie closed 12 years ago

louismullie commented 12 years ago

The goal for this milestone is to provide a fast JAVA Wordnet interface in addition to the relatively slow pure Ruby interface that is already available. Most probably, the best library to interface would be JWI (http://projects.csail.mit.edu/jwi/).