Skip to content

0xliewsc/wordy-cloudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Cloud Generator 🌟

A project to generate beautiful word clouds from text input, both in the command line and web browsers.

Description

Word Cloud Generator provides two implementations of word cloud visualization:

  • Command Line Interface (CLI) version using Python's wordcloud library
  • Browser-based version using JavaScript d3.js library

Features

✨ Key features include:

  • Generate word clouds from plaintext input
  • Multiple visualization options
  • Easy to use interface
  • Cross-platform compatibility

Setup

Prerequisites

For the CLI version you'll need:

git clone https://github.com/yourusername/wordy-cloudy.git
cd wordy-cloudy
pip install -r requirements.txt

Installation

No installation required for the browser-based version - just open the HTML file in your browser!

Usage

CLI Version

Basic usage:

python cli_wordcloud.py "input text"

For more options:

python cli_wordcloud.py --help

Browser Version

  1. Open wordcloud.html in a web browser
  2. Paste your text into the input box
  3. Click "Generate Word Cloud"

Contributing

Contributions are welcome! Please read our CONTRIBUTING.md file for details.

License

This project is licensed under MIT - see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •