Skip to content

rohank0510/NLP-Classification-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP-Classification-UI

Download Dataset from below link

Link. Extract it in the same folder as Classification_UI.py

Download models

  • DistilBERT: here. Save the folder as 'training'
  • NER: here. Save the folder as 'NER_custom_model'

Put the folders with the models in the same folder as Classification_UI.py.

Install dependencies

  pip install -r requirements.txt

Run the app using streamlit

  streamlit run Classification_UI.py

UI Screenshots

Screenshot 2022-11-06 at 6 19 34 AM

Screenshot 2022-11-06 at 6 19 47 AM

Screenshot 2022-11-06 at 6 19 57 AM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages