GithubHelp home page GithubHelp logo

t-will19 / bi-lstm-char-ner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from svjack/bi-lstm-char-ner

0.0 0.0 0.0 49 KB

A fork edit version of https://github.com/Determined22/zh-NER-TF By add Other Features and Char embedding layer on English Corpus

Jupyter Notebook 100.00%

bi-lstm-char-ner's Introduction


Bi-LSTM-CHAR-NER

A fork edit version of https://github.com/Determined22/zh-NER-TF By add Other Features and Char embedding layer on English Corpus


View Demo

Table of Contents

About The Project

NER is a basic task in NLP. This a fork edit version of https://github.com/Determined22/zh-NER-TF By add Other Features and Char embedding layer

This project use dataset download from https://github.com/kamalkraj/BERT-NER data dir. Because the edit is simple, only release two jupyter notebooks for record.

By add Char embedding layer, The model accuracy improve from average 70% to 80% training from scratch.

Built With

Getting Started

Installation

Install TensorFlow 1 and requirements according to https://github.com/Determined22/zh-NER-TF

Usage

  1. Download Data from https://github.com/kamalkraj/BERT-NER/tree/dev/data
  1. Generate features like follows

-DOCSTART- -X- -X- O

 

EU NNP B-NP B-ORG

rejects VBZ B-VP O

German JJ B-NP B-MISC

call NN I-NP O

to TO B-VP O

boycott VB I-VP O

British JJ B-NP B-MISC

lamb NN I-NP O

. . O O

 

Peter NNP B-NP B-PER

Blackburn NNP I-NP I-PER

 

BRUSSELS NNP B-NP B-LOC

1996-08-22 CD I-NP O

 

1. Data Process and Network Train

2. Model Validation and conclusion decode

Roadmap

Contributing

License

Distributed under the MIT License. See LICENSE for more information.

Contact

svjack - [email protected]

Project Link: https://github.com/svjack/Bi-LSTM-CHAR-NER

Acknowledgements

bi-lstm-char-ner's People

Contributors

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