Skip to content

Frequency Analysis Word Cloud #85

@noorbuchi

Description

@noorbuchi

Currently, GatorMiner uses a bar chart to plot data resulting from frequency analysis. While this is great, another interesting way of plotting words frequency is through a word cloud.

This feature can be added to GatorMiner by using the collected data in the words frequency analysis and passing it into a package responsible for creating the word cloud. Other customization can be made such as including only the top X number of words or choosing the color and font of the word cloud generated. Once the image is created, it will also need to be displayed on the Streamlit Web Application using Sreamlit's API.

This resource is a tutorial for creating a word cloud using a python package. There are multiple ways to do that so feel free to look for other articles

Metadata

Metadata

Labels

Team 8Team 8 is working on this issueenhancementNew feature or requestgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions