gchq/CyberChef

Operation request: Word Cloud Generator

Open

#640 opened on Sep 19, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (3,944 forks)batch import
help wantedoperation

Repository metrics

Stars
 (34,843 stars)
PR merge metrics
 (Avg merge 57d 13h) (62 merged PRs in 30d)

Description

Summary

Input a load of text, generate a word cloud which highlights the most used words (filtering out common words like 'the', 'and', 'it' etc.).

The basic output type could be a ranked list and the present type could be an image or some other HTML-based display.

Contributor guide