/nlp-history-timeline

A Streamlit app for showing a TimelineJS about the history of Natural Language Processing

Primary LanguageCSSMIT LicenseMIT

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