Giter Club home page Giter Club logo

name-entity-recognition's Introduction

Name-Entity-Recognition

Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow

  • ChineseNER 中文NER

tensorflow 1.4.0

use method :

python3 main.py

详细使用原来即实验结果见博客https://www.jianshu.com/p/aed50c1b2930

  • fyz_lattice_NER 中文NER lattice model

pytorch 0.4.0
Python 3.6
use method :

python3 main.py

或者直接配置然后运行:bash fyz_run_decode.sh

详细使用原来即实验结果见博客
文件中需要的两个词向量地址
提取码:vgwi

解压文件 放到data/ 文件夹下即可

  • BERT-BiLSTM-CRF-NER

tensorflow 1.11.0
use method :

下载bert的中文模型
解压放到checkpoint的目录下即可
运行:
python3 main.py(也可以根据代码设置命令行参数)
代码详细使用说明见[博客]:(https://www.jianshu.com/p/b05e50f682dd)

name-entity-recognition's People

Contributors

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