Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 781 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 781 Bytes

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: