Skip to content

mh-malekpour/NER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-process and NER Arabic Text

Pre-process arabic text (remove diacritics, punctuations, and repeating characters) and Extract named-entity.

Installation

polyglot download embeddings2.ar ner2.ar

Usage

python NERArabic.py [-h] -i INFILE -o OUTFILE

optional arguments: -h, --help show this help message and exit -i INFILE, --infile INFILE input file. -o OUTFILE, --outfile OUTFILE out file.

Example

python NERArabic.py -i infile.txt -o outfile.txt

About

Arabic Named-entity recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages