ll0ruc / MOGANED
An unofficial code reproduction in the field of event extraction of EMNLP-19 paper "Event Detection with Multi-Order Graph Convolution and Aggregated Attention"
☆23Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for MOGANED
- ☆49Updated 4 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆49Updated 4 years ago
- Source code and dataset for NAACL 2019 paper "Adversarial Training for Weakly Supervised Event Detection".☆72Updated 3 years ago
- ☆27Updated 5 years ago
- ☆49Updated 5 years ago
- A temporary repo to share the DMBERT code for Event Detection☆13Updated 4 years ago
- ☆62Updated 11 months ago
- Unofficial implementation of EMNLP-IJCNLP19 paper "Event Detection with Multi-Order Graph Convolution and Aggregated Attention"☆13Updated 3 years ago
- Source code of the paper "Attention as Relation: Learning Supervised Multi-head Self-Attention for Relation Extraction, IJCAI 2020."☆28Updated 4 years ago
- AntNLP Neural Relation Extraction☆40Updated 5 years ago
- ACE2005事件抽取数据预处理☆55Updated 4 years ago
- Source code for EMNLP-IJCNLP 2019 paper "HMEAE: Hierarchical Modular Event Argument Extraction".☆86Updated 2 years ago
- 近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法☆16Updated 4 years ago
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 2 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 3 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 4 years ago
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆15Updated 4 years ago
- ☆13Updated 2 years ago
- ☆29Updated 3 years ago
- ☆20Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆52Updated 4 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 6 years ago
- ☆31Updated 5 years ago
- 基于Bert模型的关系抽取和实体识别、Entity Extraction and Relation Extract using Bert☆11Updated 4 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- Sequence-to-Nuggets: Nested Entity Mention Detection via Anchor-Region Networks☆46Updated 5 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆157Updated 4 years ago
- Code for "Generating Disentangled Arguments with Prompts: A Simple Event Extraction Framework that Works" (ICASSP 2022)☆51Updated 2 years ago
- Focusing on ACE 2005 data preprocessing, we provide doc-level, sentence-level and BIO-style golden data preprocessing, the only thing you…☆37Updated 3 years ago