Skip to content

This project is Natural Language Processing Project concerned with Arabic Language. With the use of nltk, re and pyarabic libraries.

Notifications You must be signed in to change notification settings

olagalal/NLP-Arabic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NLP Arabic

Shields.io

This project is Natural Language Processing Project concerned with Arabic Language. With the use of nltk, re and pyarabic libraries, I made Arabic Tokenizer, Stemmer and POS Tagger. The Stemmer is based on this paper, the accuracy of getting correct POS Tag is about 85%. This project was made for (NLP - Forth Year) in my college.

This part is a training to use tkinter library to build simple GUI with python, you enter a word then click (Get Tag) to get the POS Tag of the arabic word.

Alt text

License

This project is available under the terms of MIT License

About

This project is Natural Language Processing Project concerned with Arabic Language. With the use of nltk, re and pyarabic libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages