Inspiration
I wanted to learn how to visualize data, and this seemed like a good starting point.
What it does
WordViz analyzes data from a text file, and then visualizes the data onto a bar graph showing the frequencies of each word.
How we built it
I used Matplotlib, NumPy, and python to get the project working.
Challenges we ran into
Was going to use flask to get user input from an HTML file, but had trouble connecting during the final moments. Opted for text file input instead.
Accomplishments that we're proud of
Learned how to use matplotlib.
What we learned
Python is lots of fun.
What's next for WordViz
Analyzing sentiment of data and graphing it as well. Also improving the way the graph looks.
Log in or sign up for Devpost to join the conversation.