/wordcloud-v2

Primary LanguageJupyter Notebook

word cloud image

Word Cloud v2

Description

Word Cloud is a great way to visually represent which words have more prominence most in a corpus. We are developing a new version of Word Cloud powered by Machine Learning to achive better results.

Goals

  • Release a new version of WC that use Machine Learning for choosing meanful words in the corpus.
  • Add a function for white/black listing words

Milestones

Release 0.1

  • Initial version for testing WordCloud library only

Release 0.2

Release 0.3

Release 0.4

  • Refine the model
  • Keywords suggestion (provide the model which are the important topics to pay attention to)
  • Add stemming (base vartiation of a word)
  • Word black list (manually provide which words are not to be listed)

Release 0.5

  • API interface

Release 1.0

  • First official release

Future features

  • Docker implementation
  • Admin GUI interface