Code Monkey home page Code Monkey logo

rajspeaks / machine-learning-approach-to-bengali-corpus-name-entity-recognition-testing-using-bnlp Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 9.63 MB

Machine Learning approach to Bengali corpus NER- Named Entity Recognition using BNLP. A mini project under the mentorship of Prof. Sandipan Ganguly, HIT-K

License: GNU General Public License v3.0

Jupyter Notebook 100.00%
bnlp bengali bengali-natural-language-processing bengali-nlp bengali-language-processing nlp-parsing nlp-machine-learning nlp natural-language-processing natural-language-understanding

machine-learning-approach-to-bengali-corpus-name-entity-recognition-testing-using-bnlp's Introduction

Machine Learning approach to Bengali Corpus NER using BNLP

This is a mini project on Bengali corpus NER or Named Entity Recognition from BNLP (Bengali Natural Language Processing) Toolkit under the mentorship of Prof. Sandipan Ganguly, Heritage Institute of Technology, Kolkata-India.

What is BNLP?

BNLP is a natural language processing toolkit for Bengali Language. This tool will help you to tokenize Bengali text, Embedding Bengali words, Bengali POS Tagging, Construct Neural Model for Bengali NLP purposes. Developed by Prof. Sagor Sarker from Bangladesh.

Source Link: https://bnlp.readthedocs.io/en/latest/#word-embedding__

BNLP GitHub : https://github.com/sagorbrur/bnlp__

Installation:

  • pypi package installer(python 3.6, 3.7, 3.8 tested okay)

    pip install bnlp_toolkit

    or Upgrade

    pip install -U bnlp_toolkit

What is NER or Named Entity Recognition?

NER or Named-entity recognition is a subtask of information extraction that seeks to locate and classify named entities mentioned in unstructured text into pre-defined categories such as person names, organizations, locations, medical codes, time expressions, quantities, monetary values, percentages, etc.

Information Source: https://en.wikipedia.org/wiki/Named-entity_recognition

Methodology:

  • At first I have imported NER from BNLP.
  • Then I took a pre-trained model bn_ner.pkl.
  • Took a Bengali Sentence and applied NER on it.
  • Got the output approximately.
  • Applied larger dataset & received most approximate results and even some of the false positive results also.

Tools:

  1. Jupyter Notebook (You can use Colab also)
  2. Language: Python
  3. BNLP; Link: https://bnlp.readthedocs.io/en/latest/#word-embedding

Developer:

LinkedIn Profile: https://www.linkedin.com/in/itsrajdeepdas/

Thank you

machine-learning-approach-to-bengali-corpus-name-entity-recognition-testing-using-bnlp's People

Contributors

rajspeaks avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.