GanjinZero / ChineseEHRBert
A Chinese EHR Bert Pretrained Model.
☆257Updated 3 years ago
Alternatives and similar repositories for ChineseEHRBert:
Users that are interested in ChineseEHRBert are comparing it to the libraries listed below
- CCKS2019中文命名实体识别任务。从医疗文本中识别疾病和诊断、解剖部位、影像检查、实验室检验、手术和药物6种命名实体。现已实现基于jieba和AC自动机的baseline构建、基于BiLSTM和CRF的序列标住模型构建。bert的部分代码主要源于https://gith…☆351Updated 2 years ago
- Chinese clinical named entity recognition using pre-trained BERT model☆123Updated 4 years ago
- 医疗实体识别☆180Updated 4 years ago
- 面向中文电子病历的命名实体识别☆183Updated 4 years ago
- 中文生物医学自然语言处理(Chinese-BioNLP)☆161Updated 4 years ago
- 中文医学知识图谱命名实体识别,包括bi-LSTM+CRF,transformer+CRF等模型☆245Updated 5 years ago
- 构建医疗实体识别的模型,包含词典和语料标注,基于python构建☆340Updated 7 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆410Updated 2 years ago
- 本项目开源硕士毕业论文“BERT模型在中文临床自然语言处理中的 应用探索与研究”相关模型☆111Updated 3 years ago
- Medical Named Entity Recognition implement using bi-directional lstm and crf model with char embedding.CCKS2017中文电子病例命名实体识别项目,主要实现使用了基于字…☆432Updated 3 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆313Updated 4 years ago
- Chinese Medical Intent Dataset☆1Updated 2 years ago
- 基于远监督的中文关系抽取☆384Updated 3 years ago
- The word2vec-BiLSTM-CRF model for CCKS2019 Chinese clinical named entity recognition.☆75Updated 5 years ago
- ccks2020 NER competitions☆117Updated 4 years ago
- 包含传统的基于统计模型(CRF)和基于深度学习(Embedding-Bi-LSTM-CRF)下的医疗数据命名实体识别☆223Updated 4 years ago
- CCKS 2020:新冠知识图谱构建与问答评测(四)新冠知识图谱问答评测☆217Updated 4 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆269Updated 6 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆450Updated 3 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆330Updated 5 years ago
- 中文问题句子相似度计算比赛及方案汇总☆299Updated 4 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
- 中文关系抽取☆136Updated 6 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆321Updated 2 years ago
- 本项目是利用深度学习技术来构建知识图谱方向上的一次尝试,作为开放领域的关系抽取,算是笔者的一次创新,目前在这方面的文章和项目都很少。☆309Updated last year
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago