Update README.md

This commit is contained in:
missQian 2020-09-28 22:06:37 +08:00 committed by GitHub
parent 7d05dd8de8
commit f8522e139e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Event-Extraction事件抽取资料综述总结更新中...
近年来事件抽取方法总结包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法
##事件抽取的定义
## 事件抽取的定义
1 Closed-domain
@ -130,7 +130,7 @@ One common application of text mining is event extraction,which encompasses dedu
[:arrow_up:](#table-of-contents)
###事件抽取
### 事件抽取
#### 2020
<details/>
@ -164,7 +164,7 @@ The identification of complex semantic structures such as events and entity rela
###事件检测
### 事件检测
#### 2019
<details/>
@ -186,7 +186,7 @@ The scarcity in annotated data poses a great challenge for event detection (ED).
</p></blockquote></details>
###中文事件抽取
### 中文事件抽取
#### 2019
@ -198,7 +198,7 @@ The scarcity in annotated data poses a great challenge for event detection (ED).
###半监督\远程监督事件抽取
### 半监督\远程监督事件抽取
#### 2019
<details/>
@ -207,7 +207,7 @@ The scarcity in annotated data poses a great challenge for event detection (ED).
The scarcity in annotated data poses a great challenge for event detection (ED). Cross-lingual ED aims to tackle this challenge by transferring knowledge between different languages to boost performance. However, previous cross-lingual methods for ED demonstrated a heavy dependency on parallel resources, which might limit their applicability. In this paper, we propose a new method for cross-lingual ED, demonstrating a minimal dependency on parallel resources. Specifically, to construct a lexical mapping between different languages, we devise a context-dependent translation method; to treat the word order difference problem, we propose a shared syntactic order event detector for multilingual co-training. The efficiency of our method is studied through extensive experiments on two standard datasets. Empirical results indicate that our method is effective in 1) performing cross-lingual transfer concerning different directions and 2) tackling the extremely annotation-poor scenario.
</p></blockquote></details>
###开放域事件抽取
### 开放域事件抽取
#### 2019
<details/>
@ -217,7 +217,7 @@ The scarcity in annotated data poses a great challenge for event detection (ED).
</p></blockquote></details>
###多语言事件抽取
### 多语言事件抽取
#### 2019
<details/>
@ -228,7 +228,7 @@ The scarcity in annotated data poses a great challenge for event detection (ED).
###数据生成
### 数据生成
#### 2019
<details/>
@ -237,7 +237,7 @@ The scarcity in annotated data poses a great challenge for event detection (ED).
The scarcity in annotated data poses a great challenge for event detection (ED). Cross-lingual ED aims to tackle this challenge by transferring knowledge between different languages to boost performance. However, previous cross-lingual methods for ED demonstrated a heavy dependency on parallel resources, which might limit their applicability. In this paper, we propose a new method for cross-lingual ED, demonstrating a minimal dependency on parallel resources. Specifically, to construct a lexical mapping between different languages, we devise a context-dependent translation method; to treat the word order difference problem, we propose a shared syntactic order event detector for multilingual co-training. The efficiency of our method is studied through extensive experiments on two standard datasets. Empirical results indicate that our method is effective in 1) performing cross-lingual transfer concerning different directions and 2) tackling the extremely annotation-poor scenario.
</p></blockquote></details>
###阅读理解式事件抽取
### 阅读理解式事件抽取
#### 2019