ProHiryu / bert-chinese-nerLinks
使用预训练语言模型BERT做中文NER
☆955Updated 5 years ago
Alternatives and similar repositories for bert-chinese-ner
Users that are interested in bert-chinese-ner are comparing it to the libraries listed below
Sorting:
- bert中文分类实践☆735Updated 6 years ago
- 使用预训练语言模型ALBERT做中文NER☆475Updated 4 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 5 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,231Updated 5 years ago
- A neural network model for Chinese named entity recognition☆1,811Updated 6 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆847Updated last year
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆655Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,814Updated 6 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,663Updated 5 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,008Updated 3 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆925Updated 2 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆453Updated 3 years ago
- 中文实体关系抽取,pytorch,bilstm+attention☆763Updated 3 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,257Updated last year
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- BERT模型从训练到部署☆527Updated 4 years ago
- 中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF☆1,438Updated 5 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,371Updated 3 years ago
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,491Updated 2 years ago
- 基于tensorflow深度学习的中文的命名实体识别☆1,050Updated 7 years ago
- python3实现互信息和左右熵的新词发现☆592Updated 5 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,337Updated 3 years ago
- 自然语言基础模型☆563Updated 6 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,648Updated 2 years ago
- Collections of Chinese NLP corpus☆899Updated 4 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆397Updated last year