Skip to content

sky1502/ELC

 
 

Repository files navigation

ELC Project work

NLP based project which features Text Summarization, Question Answering (Theoretical) and Question answering (Statiscal) For COVID-19.

The app is built through streamlit and currently is locally hosted...

To Run app

  1. Install Streamlit -! pip install streamlit
  2. Install Pytorch and Pytorch Scatter
  3. Install Transformers -v4.1.1 - pip install transformers==4.1.1

after installing following dependancies run the app by : -! streamlit run app.py

#ENJOY!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.2%
  • Python 0.8%