Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ridwansharkar/cloud-generator
- Owner: RidwanSharkar
- Created: 2024-07-31T23:21:24.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-20T18:47:22.000Z (5 months ago)
- Last Synced: 2024-08-21T04:09:45.423Z (5 months ago)
- Topics: css, html5, react, typescript
- Language: TypeScript
- Homepage:
- Size: 7.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)