Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.16 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.16 KB

Natural Language Processing - A Historical Timeline

Open in Streamlit Twitter

About

This demo is created to show the integration of Streamlit with TimelineJS. It became a demo timeline about the history of Natural Language Processing!

🔥 There is now also a reusable Streamlit Timeline component!

The result

Open the demo app!

Below an example of the demo. In this case: a History for Natural Language Processing!

alt text

You can also view the json-data.

alt text

Install and run

cd nlp-history-timeline
pip install -r requirements.txt
streamlit run timeline_app.py