Giter VIP home page Giter VIP logo

caesar1993 / third_ner Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 228 KB

项目描述: 1-训练能够识别出LOCATION、ORGANIZATION、PERSON、TIME等实体的NER模型 2-训练集1412句,验证集408句,二者格式相同,均是每句话中每个字对应一个label 关键步骤: 1-将模型设置为9分类模型,采用Bert+CRF结构,通过转移矩阵以增加实体分类准确率 2-PERSON类实体,准确率:0.979381, 召回率: 0.969388, F1: 0.974354 LOCATION类实体,准确率:0.899598, 召回率: 0.914286, F1: 0.906878 TIME类实体,准确率:0.919540, 召回率: 0.898876, F1: 0.909086 ORGANIZATION类实体,准确率:0.800000, 召回率: 0.916667, F1: 0.854364 3-多类实体的Macro-F1达到91%,micro-F1达到91%。

Python 100.00%

third_ner's People

Contributors

caesar1993 avatar

Stargazers

 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.