Giter VIP home page Giter VIP logo

persian_pos_tagger's Introduction

Persian_POS_Tagger

#این عضو شورای نگهبان تایید کرد در صورتی که چند تن از نمایندگان تهران حذف شوند انتخابات باید در مرحله دوم برگزار شود .

عضو/NOUN
شورای/NOUN
نگهبان/NOUN
تایید/NOUN
کرد/VERB
در/ADP
صورتی/NOUN
که/CCONJ
چند/ADJ
تن/NOUN
از/ADP
نمایندگان/NOUN
تهران/NOUN
حذف/NOUN
شوند/AUX
انتخابات/NOUN
باید/AUX
در/ADP
مرحله/NOUN
دوم/ADJ
برگزار/ADJ
شود/AUX
./PUNCT

It's a Persian POS Tagger trained by The Persian Universal Dependency Treebank (Persian UD) with Tensorflow. I've used TensorFlow Part-of-Speech Tagger codes for this purpose. The training set shows 90% accuracy over 13800 steps of training with 0.5 loss.

Using

Just put your text in data/input.txt file and execute python demo.py, the desired result will be added to data/result.txt.

persian_pos_tagger's People

Contributors

aminmozhgani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rahimentezari qa1

persian_pos_tagger's Issues

Multiple word expression

Hi and thanks for this pos tagger!

I wanted to know if you are going to consider the MWEs at some point. What I mean is more to verbs, so for example 'bargozar shavad' would tagged as an LVC, all together and not 'bargozar' and 'shaved' separately.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.