liutongyang / CMIDLinks
Chinese Medical Intent Dataset
☆1Updated 2 years ago
Alternatives and similar repositories for CMID
Users that are interested in CMID are comparing it to the libraries listed below
Sorting:
- Chinese clinical named entity recognition using pre-trained BERT model☆123Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated last year
- A Chinese EHR Bert Pretrained Model.☆263Updated 4 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆133Updated 2 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Updated last year
- baidu aistudio event extraction competition☆224Updated 2 years ago
- ☆157Updated 3 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆129Updated 4 years ago
- A Chinese KBQA dataset with SPARQL annotations.☆144Updated 5 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- ccks2020 NER competitions☆119Updated 4 years ago
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆74Updated 2 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆193Updated 3 years ago
- IPRE: a Dataset for Inter-Personal Relationship Extraction☆94Updated 5 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- 天池大赛疫情文本挑战赛☆50Updated 5 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22Updated 2 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 6 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆271Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- The word2vec-BiLSTM-CRF model for CCKS2019 Chinese clinical named entity recognition.☆75Updated 5 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆137Updated 4 years ago