GanjinZero / ChineseEHRBert
A Chinese EHR Bert Pretrained Model.
☆252Updated 3 years ago
Alternatives and similar repositories for ChineseEHRBert:
Users that are interested in ChineseEHRBert are comparing it to the libraries listed below
- Chinese clinical named entity recognition using pre-trained BERT model☆122Updated 3 years ago
- CCKS2019中文命名实体识别任务。从医疗文本中识别疾病和诊断、解剖部位、影像检查、实验室检验、手术和药物6种命名实体。现已实现基于jieba和AC自动机的baseline构建、基于BiLSTM和CRF的序列标住模型构建。bert的部分代码主要源于https://gith…☆350Updated 2 years ago
- 医疗实体识别☆179Updated 4 years ago
- 中文生物医学自然语言处理(Chinese-BioNLP)☆159Updated 4 years ago
- 面向中文电子病历的命名实体识别☆181Updated 4 years ago
- 构建医疗实体识别的模型,包含词典和语料标注,基于python构建☆337Updated 7 years ago
- The word2vec-BiLSTM-CRF model for CCKS2019 Chinese clinical named entity recognition.☆74Updated 5 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- Chinese Medical Intent Dataset☆1Updated 2 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆313Updated 4 years ago
- ccks2020 NER competitions☆116Updated 4 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆269Updated 4 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆409Updated last year
- 中文医学知识图谱命名实体识别,包括bi-LSTM+CRF,transformer+CRF等模型☆237Updated 5 years ago
- Medical Named Entity Recognition implement using bi-directional lstm and crf model with char embedding.CCKS2017中文电子病例命名实体识别项目,主要实现使用了基于字…☆430Updated 2 years ago
- 本项目开源硕士毕业论文“BERT模型在中文临床自然语言处理中的 应用探索与研究”相关模型☆106Updated 3 years ago
- 基于远监督的中文关系抽取☆383Updated 3 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆269Updated 5 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆347Updated 5 years ago
- This repository aims to track the progress in BioNER and give a related paper list and an overview of the state-of-the-art (SOTA).☆199Updated 3 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆133Updated last year
- This is the dataset for Chinese community medical question answering.☆97Updated 5 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆383Updated last year
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆286Updated 5 years ago
- 包含传统的基于统计模型(CRF)和基于深度学习(Embedding-Bi-LSTM-CRF)下的医疗数据命名实体识别☆221Updated 4 years ago
- baidu aistudio event extraction competition☆224Updated last year
- Pytorch BERT-BiLSTM-CRF For NER☆409Updated 4 years ago
- 全局指针统一处理嵌套与非嵌套NER☆254Updated 3 years ago
- 使用预训练语言模型ALBERT做中文NER☆470Updated 4 years ago