支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展
☆49Jan 15, 2021Updated 5 years ago
Alternatives and similar repositories for event_extract_master
Users that are interested in event_extract_master are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 中文事件抽取☆11Feb 26, 2021Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Jul 4, 2020Updated 5 years ago
- 一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。☆75Dec 19, 2020Updated 5 years ago
- 近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法☆773Aug 23, 2022Updated 3 years ago
- This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"☆237Jul 11, 2022Updated 3 years ago
- An unofficial code reproduction in the field of event extraction of EMNLP-19 paper "Event Detection with Multi-Order Graph Convolution an…☆23May 26, 2020Updated 5 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Oct 27, 2022Updated 3 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆537Dec 29, 2020Updated 5 years ago
- [ACL 2021] MLBiNet: A Cross-Sentence Collective Event Detection Network☆35Jan 10, 2022Updated 4 years ago
- 基于pytorch+bert的中文事件抽取☆72May 3, 2022Updated 3 years ago
- 2020语言与智能技术竞赛:事件抽取任务方案代码☆28Feb 16, 2023Updated 3 years ago
- 科大讯飞事件抽取挑战赛2020Top1☆25Oct 1, 2020Updated 5 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆51May 23, 2020Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆26May 2, 2020Updated 5 years ago
- [CCKS2022 ] Multimodal Event Detection and Argument Extraction.☆31Dec 4, 2022Updated 3 years ago
- 篇章级事件抽取