matkoniecz / quick-beautiful

Programming exercises - tutorial material for work with a beginner. This exercises should be simple and give a properly impressive results.
GNU General Public License v3.0
1 stars 2 forks source link

word cloud #44

Closed matkoniecz closed 5 years ago

matkoniecz commented 5 years ago

https://minimaxir.com/2016/05/wordclouds/

detect stop words in Polish language by taking multiple texts and finding common words

https://stackoverflow.com/q/43145199/4130619

matkoniecz commented 5 years ago

done!