Update README.md

This commit is contained in:
Lucy 2022-03-06 21:06:33 +08:00 committed by GitHub
parent dbfae1b5ca
commit 07d3d32b68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -253,7 +253,7 @@ Closed-domain事件抽取使用预定义的事件模式从文本中发现和提
<details/> <details/>
<summary/> <summary/>
<a href="https://arxiv.org/abs/2106.12384">Reinforcement Learning-based Dialogue Guided Event Extraction to Exploit Argument Relations, arXiv 2021 </a> by <i> Qian Li, Hao Peng, Jianxin Li, Yuanxing Ning, Lihong Wang, Philip S. Yu, and Zheng Wang(<a href="https://github.com/xiaoqian19940510/TASLP-EAREE">Github</a>)</summary><blockquote><p align="justify"> <a href="https://ieeexplore.ieee.org/abstract/document/9664363">Reinforcement Learning-based Dialogue Guided Event Extraction to Exploit Argument Relations, TASLP 2021 </a> by <i> Qian Li, Hao Peng, Jianxin Li, Yuanxing Ning, Lihong Wang, Philip S. Yu, and Zheng Wang(<a href="https://github.com/xiaoqian19940510/TASLP-EAREE">Github</a>)</summary><blockquote><p align="justify">
主要思想:事件提取是自然语言处理的一项基本任务。 主要思想:事件提取是自然语言处理的一项基本任务。
找到事件参数(如事件参与者)的角色是提取事件的关键。 找到事件参数(如事件参与者)的角色是提取事件的关键。