Skip to content

A tensorflow window-based POS tagger for National Corpus of Polish

Notifications You must be signed in to change notification settings

tomekkorbak/nkjp-tagger

Repository files navigation

Quickstart

How to replicate accuracy estimation against test set from pre-trained weights:

pip install -r requirements.txt
jupyter notebook final.ipynb

How to retrain:

# Download dataset and place in project root directory.
python tagger.py

About

A tensorflow window-based POS tagger for National Corpus of Polish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published