Skip to content

Simple Parts of Speech (POS) tagger along with text to speech feature

Notifications You must be signed in to change notification settings

AmitNaik07/Parts-of-Speech-Tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Parts-of-Speech-Tagger

Simple Parts of Speech (POS) tagger along with text to speech feature

Uses nltk corpus for training the text and a Decision Tree Classifier is used for classification of the testing data.

The Google Text to Speech engine is used and is necessary to be connected to the internet for it to work. The frequency of every noun,verb and adjective in the text is plotted on a bar graph.

About

Simple Parts of Speech (POS) tagger along with text to speech feature

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages