Skip to content

go-inoue/FineGrainedArabicPOSTagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FineGrainedArabicPOSTagger

An implementation of fine-grained Arabic POS tagger proposed in the following paper:

  • Joint Prediction of Morphosyntactic Categories for Fine-Grained Arabic Part-of-Speech Tagging Exploiting Tag Dictionary Information

Requirement

  • Python 3
  • DyNet

Data Format

We assume CoNLL data format as follows: TOKEN_NUMBER\tTOKEN\tCATEGORY1\tCATEGORY2 ... \tCATEGORY14

Notes

Refactored code will be available soon...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published