Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 507 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 507 Bytes

NLP-task-visualizer-app

Screenshot (7)

This application designed with streamlit library will help in visualizing NLP tasks on text entered by you. The features can be seen in screenshot and you can add up more features relating to natural language proecessing.

Firstly, install streamlit library in windows by "pip install streamlit". Run the application by typing "streamlit run app.py" in CMD.