Skip to content

BalayogiG/NLP-tool-using-spreamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP-tool-using-spreamlit

Simple tool using Streamlit

To Install reqiured packages

use pip package installer from python,
pip install -r requirements.txt

To run the application

use streamlit command,
streamlit run app.py