Skip to content

tngaspar/wikipedia-wordcloud-webapp

Repository files navigation

Wikipedia WordCloud Generator

Overview

A simple Web App built on Streamlit that generates a WordCloud based on Wikipedia searches. Hosted on Streamlit Cloud.

Access it live here

 

Funcionality

  1. Takes an input from the user:

search

  1. Searches wikipedia for all the written content in the page

  2. Removes Stop Words from content

  3. Returns Generated WordCloud:

search

 

Dependencies: