yuanxiaosc / information-extractionLinks
2019语言与智能技术竞赛,信息抽取任务的基线模型python3代码。模型包括:关系抽取(多标签模型)和实体抽取(序列标注模型)
☆14Updated 6 years ago
Alternatives and similar repositories for information-extraction
Users that are interested in information-extraction are comparing it to the libraries listed below
Sorting:
- 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
- 实体链接demo☆65Updated 6 years ago
- ☆92Updated 7 years ago
- Relation Extraction 中文关系提取☆73Updated 6 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆31Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- NLP的数据增强Demo☆48Updated 5 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆189Updated 6 years ago
- A LSTM+CRF model for the seq2seq task for Medical named entity recognition in ccks2017☆80Updated 8 years ago
- 2019年百度的实体链接比赛,“科学空间队”源码☆110Updated 5 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 6 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆219Updated 5 years ago
- bilstm _Attention_crf☆38Updated 6 years ago
- 事件抽取相关算法汇总☆126Updated 6 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆111Updated 6 years ago
- 2019语言与智能技术竞赛 信息抽取(Information Extraction) 个 人baseline with BERT☆18Updated 6 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- ☆17Updated 6 years ago
- 瑞金医院知识图谱大赛总决赛第四名比赛攻略_megemini队☆34Updated 6 years ago
- 面向中文电子病历的命名实体识别☆186Updated 5 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆130Updated 6 years ago
- NER for Chinese electronic medical records. Use doc2vec, self_attention and multi_attention.☆28Updated 7 years ago
- CCKS 2019 Task 2: Entity Recognition and Linking☆94Updated 6 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- notes and codes about NLP☆25Updated 6 years ago