louismullie / treat

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

Fix bug in tf_idf worker #30

Closed darkphantum closed 12 years ago

darkphantum commented 12 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]