Skip to content

Name Entity Recognition Tool for Hindi Language. A project on NLP which recognizes custom weather entity

Notifications You must be signed in to change notification settings

AbhiDhariwal/Hindi-NER

Repository files navigation

Hindi-NER

How to build Hindi NER using SpaCy. Detailed Code in Jupyter Notebook. Project uses CoNLL format for text input for training and testing or you can directly use SpaCy format.

Why SpaCy ?

SpaCy is open source and production level library . Best part is it has customizable pipelines which makes task handy. Low latency at production side.

Currently is does not support Indian languages so I have made a alternate method which you can use.

If you want more tutorial on SpaCy just raise issue I will upload it.

For more Understanding/Comparison of major NER framework refer

https://github.com/AbhiDhariwal/Hindi-NER/blob/master/Building%20Hindi%20NER%20for%20a%20simple%20Weather%20Bot.pdf

For more advance architecture other than spacy refer (AllenNLP)

https://medium.com/saarthi-ai/how-to-make-your-own-ner-model-with-contexual-word-embeddings-5086276e04a0

Hindi Dataset (source above link) :- https://drive.google.com/file/d/1lXz5BEm7BUFBY_ETP-mGAxrBddCBL5_i/view?usp=sharing

About

Name Entity Recognition Tool for Hindi Language. A project on NLP which recognizes custom weather entity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published