Code Monkey home page Code Monkey logo

amharic-named-entity-recognition-using-deep-neural-networks's Introduction

Amharic Named Entity Recognition Using Deep Neural Networks

This deep neural networks addressed the Amharic Named Entity Recognition (ANER) problem by employing a semi-supervised learning approach based on neural networks. Potential feature information represented as word vectors are generated by neural network from unlabeled Amharic text files. These generated features are used as features for classification. This approach aims at automating manual feature design and avoiding dependency on other natural language processing tasks. Word2vec tool with skip-gram model is used for generating word feature vectors in our experiments. BLSTM(bi-directional long short-term memory), LSTM(long short-term memory) and MLP(multi layer perceptron) deep neural networks are tested. From the experiments 92.6%, 90.4%, 90.6% F-Score was achived using BLSTM, LSTM, MLP Neural networks respectively. This shows that, automatic feature extraction has given better performance while reducing the effort in manual feature design.

amharic-named-entity-recognition-using-deep-neural-networks's People

Contributors

dagmawidemissie avatar

Watchers

 avatar  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.