rigatoni / linguine

Issue tracking repository.
http://rigatoni.se.rit.edu
3 stars 2 forks source link

User-configurable number to draw k number of words in tfidf operation #92

Open petermikitsh opened 9 years ago

petermikitsh commented 9 years ago

When analyzing large corpora, showing users all words in a tf-idf visualization is overwhelming. Implement a slider that allows the user to pick a k value, limited between 1 and 500, and re-draw the bubbles based on the top-k number of words.