RidongHan / JLU_NLP_DataSetsLinks
☆12Updated 4 years ago
Alternatives and similar repositories for JLU_NLP_DataSets
Users that are interested in JLU_NLP_DataSets are comparing it to the libraries listed below
Sorting:
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆73Updated 4 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- ccks2020 NER competitions☆119Updated 4 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆14Updated 5 years ago
- ☆61Updated last year
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 4 years ago
- The code of CAIL2021 Machine Reading Comprehension.☆23Updated 2 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- COVID-2019 中文知识问答系统☆49Updated 4 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆101Updated 4 years ago
- TPlinker for NER 中文/英文命名实体识别☆126Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆136Updated 2 years ago
- 事件知识图谱构建相关的论文, 包含事件抽取、事件关系识别等任务☆82Updated 2 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆122Updated 3 years ago
- “万创杯”中医药天池大数据竞赛——中医文献问题生成挑战 决赛 第一名方案☆135Updated 4 years ago
- 基于pytorch+bert的中文事件抽取☆72Updated 3 years ago
- 篇章级事件抽取☆20Updated 4 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆52Updated 5 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆124Updated 2 years ago
- A Chinese EHR Bert Pretrained Model.☆261Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Updated 11 months ago
- Relation Extraction 论文复现☆48Updated 5 years ago
- 将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用☆59Updated 5 years ago
- 一个基于模板的三国演义KBQA系统,能够简单的回答给定模板的问题。本项目完成了从建立知识库、处理数据生成三元组到搭建问答系统(命令行和图形化)的一系列过程。此外,KBQA系统还具有一定的异常处理的功能设计。☆13Updated 5 years ago
- ☆42Updated 2 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆13Updated 5 years ago