Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 756 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 756 Bytes

Parts-of-speech

The project is to identify the parts of speech in any given sentence. Here the admin is allowed to insert new sentences for which parts of speech is found. This sentence is cross verified with the existing database and inserted into the database if it doesnt exist.

To run the project We have used Python, Flask, Xampp server,HTML,CSS

The tagger library used here is nltk(Natural Language Toolkit)


Run the python app (app.py) in your terminal to use the tagger to identify the parts of speech

python app.py