Skip to content

Python code for building Telugu Pos tagger using RNN, HMM, VITERBI, CRF and GUI (using flask) for the user to interact with the model

Notifications You must be signed in to change notification settings

mahathibodela/Telugu_pos_tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telugu_pos_tagger

This project goal is to attach pos tag for each word for a given Telugu sentence.

usage -- Streamlit app

1.Go to my application 2.Give a telugu sentence as an input and click on generate Tags

Example -- [Flask App]

image

image

About

Python code for building Telugu Pos tagger using RNN, HMM, VITERBI, CRF and GUI (using flask) for the user to interact with the model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published