Text visualization using word frequencies.
Project description
This program is designed as an easy to use way of visualizing word frequencies in text.
HOW TO USE: Create a Cloud object.
Use the method smart_cloud() to create the word cloud of the text, file, or directory. max_text_size and min_text_size are the values of the highest and lowest allowable font sizes, respectively.
From there, display the cloud to the screen using the display() method or create an image file using the save() method.
Added Directory support: Create a word cloud from a directory of text files by using the directory_cloud() method on a Cloud object. This creates a cloud with font size based on word frequencies and colors based on how many documents the word occurs in. The more red a word is, the more documents in the directory it occurs in.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file SmartCloud-1.0.0.zip
.
File metadata
- Download URL: SmartCloud-1.0.0.zip
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4975bbe65acfaaa208de339270b4decffac08a8bec97f13212a19b6a5a8de2f2 |
|
MD5 | 2f6b64ad1ad4af2374101c8f5bb56f58 |
|
BLAKE2b-256 | 3ef7cebcb3ddf1aea41490b8feb5910336a24838adc352f264c56e99b0704f95 |
File details
Details for the file SmartCloud-1.0.0.win32.exe
.
File metadata
- Download URL: SmartCloud-1.0.0.win32.exe
- Upload date:
- Size: 200.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8b61b09b1790a5b689a0ab622847432d1a858089946ce3b26d92e57b319ad1d |
|
MD5 | c5354a3bb7c74b2d60aba2685133e097 |
|
BLAKE2b-256 | d7f8e0aee2cba3a89aa182a680fe8002c34f89484e9e58569f9ccc2da01ce74c |