jpmckinney/tf-idf-similarity

Nice to include a example to extract terms

Closed this issue · 1 comments

it would be nice to include an example to extract terms from documents. See the example here.

See the new example at the end of the Usage section.

By the way, ruby-tf-idf doesn't implement the tf-idf algorithm properly, so I would not recommend it.