Skip to content

A neural parts of speech tagger for Telugu which works on Long Short Term Networks

Notifications You must be signed in to change notification settings

advaithmall/Neural_Pos_Tagging-telugu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

INLP Assignment 2

Name: Advaith Malladi

Roll Number: 2021114005

Directory Structure

.
├── dataset.py
├── eval.py
├── model.py
├── README.md
├── REPORT.pdf
├── telugu_model.pt
├── telugu_test.pt
├── telugu_train.pt
├── telugu_val.pt
├── te_mtg-ud-dev.conllu
├── te_mtg-ud-test.conllu
├── te_mtg-ud-train.conllu
└── train.py


To read analysis, please read REPORT.pdf

To evaluate pos tagger on Telugu, RUN:

cd telugu

python3 eval.py

About

A neural parts of speech tagger for Telugu which works on Long Short Term Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages