GithubHelp home page GithubHelp logo

napoler / ner_corpus_chinese Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yaleimeng/ner_corpus_chinese

0.0 0.0 1.0 26.64 MB

NER(命名实体识别)中文语料,一站式获取

License: MIT License

Python 100.00%

ner_corpus_chinese's Introduction

NER_corpus_chinese

可获取的ENR中文语料

目前网络上流传比较广泛的主要是以下几个:

  • 人民日报1998版本:其实就是分词的训练语料,将其中/t、/nr、/ns、/nt看做实体标签就可以做NER了。
  • MSRA语料:以BIO格式标注了人名、地名、组织机构名三类实体。
  • 玻森NLP语料:包含2000个段落,标注了6类实体,除了时间和3种常见类别外,还有公司名和产品名。但规模小,只有1MB多点。

其他可能用来研究的语料:

  • 人民日报2014版:标注格式跟1998版有较大变化,词性分得更细致,实体标注有嵌套关系。规模大了不少,有1750万字左右,但需要较为复杂的预处理。
  • 不知名语料:以BIO格式标注了人名、地名、组织机构名三类实体。130多万字

不应公开传播的垂直域NER语料:

ner_corpus_chinese's People

Contributors

yaleimeng avatar napoler avatar

Forkers

leoliner

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.