Abstractive Text Summarizer usign N-Gram, RNN-RNN, BERT-RNN, BERT-BERT Models
Run the server files, baseline.py
, rnn-rnn.py
, streamline_summmarizer.py
and run the demo_bert2bert.ipynb
on colab or some other hosted GPU.
Once all the servers are running, get the ngrok Public URL from all the files and paste it in the streamlit_app.py.
Run the streamlit_app.py file
streamlit run streamlit_app.py