Skip to content

tamirOK/Pos-taggers

Repository files navigation

Pos-taggers

Part-of-speech taggers for Kazakh language. Used PoS tagger models:

Used datasets:

Installation

Run conda create -n myenv --file package-list.txt

Calculate accuracy of RDRPOSTagger

For KLC

Run python Eval.py full-path-to/klc.raw_test.TAGGED full-path-to/klc.test

For UD

Run python Eval.py full-path-to/kazcorpus_raw_test.TAGGED full-path-to/kazcorpus_test

For more details see http://rdrpostagger.sourceforge.net/

About

Part-of-speech taggers for Kazakh language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published