Creating Word map from source Text using the Qt framework
To create an application that will take in a large sample of text, parse it into words that have the highest frequency and arrange them inside a predefined image so that the words will be of different font sizes and leave as few empty spaces as possible
Generated Word Map
Main Window
Ignore Word Dialog
Preview Window
Custom Shape Creation