TS POS Tagger

TS POS Tagger is a Turkish Part-of-Speech tagger — a custom neural model trained from scratch on TS Corpus data.
It operates as a hybrid pipeline, combining rule-based token classification from TS-Tokenizer with data-driven POS inference from a spaCy-based neural tagger.

Note that a set of preprocessing will be applied automatically.

Please enter a text for POS tagging.