Soroush98 / Persian_NER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persian_NER

persian named entity reognition using lstm-crf. both character and word embeddings are fed into lstm and is trained for classification task.
finally by feeding new sentence to network, All named entities related to words in the sentence will be predicted. accuracy was almost 90 percent on test data.

About


Languages

Language:Python 100.0%