This repository structures data in title, summary, tags, sentiment given a fragment of a conversation
pip install -r requirements.txt
The code is tested in python 3.7.8 and macOS Catalina
streamlit run app.py
Or You can run online here
This repository structures data in title, summary, tags, sentiment given a fragment of a conversation
pip install -r requirements.txt
The code is tested in python 3.7.8 and macOS Catalina
streamlit run app.py
Or You can run online here