You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Twilight is a python package to work with text data efficiently. It's a no-code tool to quickly understand any text-based document and it provides an intuitive UI to explore insights from text.
CURRENTLY IN DEVELOPMENT MODE, FEATURES AND PR'S ARE WELCOME :)
how to run it
git clone https://github.com/aquibjaved/Twilight.git
cd Twilight/
pip install -r requirements.txt
streamlit run app.py
Sample plot
About
Twilight is a python package to work with text data efficiently. It's a no-code tool to quickly understand any text-based document and it provides an intuitive UI to explore insights from text.