Skip to content

My implementation of a linked wordcloud using python and PHP

Notifications You must be signed in to change notification settings

harishletsgo/Wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordcloud

// // // @author Harish Prasanna // http://www.facebook.com/harishperfect // //

My implementation of a linked wordcloud using python and PHP

Problem Description: -> read test.txt and noise.txt. -> remove words contained in test using noise (filtering the noise words from test). -> Calculate range and unique words. -> Depending on frequency generate a wordcloud by writing it to HTML. -> Make the words linked, ie when clicked shows the lines where it appears.

About

My implementation of a linked wordcloud using python and PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published