Skip to content

AliNazariii/Part-of-Speech-Tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Part-of-Speech-Tagger

Definition

A POS (Part-of-speech) tagger to grammatically classify tokens (noun, verb, adjective...) in a sentence.

Model

I've used a pre-trained model name ParsBERT, a transformer-based Persian language understanding model, and a monolingual one based on Google's BERT architecture.

Data

I've used Bijankhan Corpus for this task. You can access it here.

About

A Part-Of-Speech (POS) Tagger

Topics

Resources

Stars

Watchers

Forks