Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ridwansharkar/cloud-generator

Word Cloud Generator that scales keywords from copied text by prominence
https://github.com/ridwansharkar/cloud-generator

css html5 react typescript

Last synced: about 2 months ago
JSON representation

Word Cloud Generator that scales keywords from copied text by prominence

Awesome Lists containing this project

README

        

**KEYWORD CLOUD GENERATOR**
________________________________________________________________________________________________________________

**OVERVIEW:**

• Cloud Generator allows users to input copied text, process it, and then display a resulting cloud of keywords - scaled and color coded by their prominence within the text.

![WCG](https://github.com/user-attachments/assets/a754b438-2c10-497d-8753-a1b9973616bc)

________________________________________________________________________________________________________________

• Parts of speech such as: ["the", "it", "is", "be", "then", "and", "of", "to", etc.] are filtered out to yield a more accurate representation of the texts' keywords.

• Keywords are arranged dynamically and have their font sizes & colors scaled proportionately to their frequency of use.

________________________________________________________________________________________________________________

![WCG1](https://github.com/user-attachments/assets/f7a8175a-be5a-4038-99b9-7ffc92414002)