louismullie / treat

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

Fix bug in tf_idf worker #30

Closed darkphantum closed 11 years ago

darkphantum commented 11 years ago

keywords should return array of strings, It was returning array of tf_idf objects if the entity word count was smaller than options[:number]