Skip to content
/ nyt Public

New York Times WordClouds (Streamlit webapp – COP4813)

License

Notifications You must be signed in to change notification settings

l-acs/nyt

Repository files navigation

nyt — New York Times WordClouds

A Streamlit webapp written in pure Python to provide visualizations of frequently used words in popular articles the New York Times according to user-given conditions (time frame, medium, etc.).

Example

Example of webapp output

Instructions (Docker):

docker image build -t nyt .
docker run --rm -p 8501:8501 nyt

About

New York Times WordClouds (Streamlit webapp – COP4813)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published