image-enhanced-event-extraction

所属分类:图形图像处理
开发工具:Python
文件大小:192KB
下载次数:0
上传日期:2022-05-27 05:19:42
上 传 者sh-1993
说明:  论文图像增强新闻文章事件检测的源代码。
(The source code of the paper image enhanced event detection in news articles.)

文件列表:
CONTRIBUTING.md (1323, 2022-05-27)
LICENSE (11358, 2022-05-27)
__init__.py (616, 2022-05-27)
bert_baseline.py (28336, 2022-05-27)
bert_cifar10.py (31047, 2022-05-27)
bert_final.py (34879, 2022-05-27)
bert_nert.py (24083, 2022-05-27)
bert_nyt_searching.py (32727, 2022-05-27)
bert_tmh.py (25688, 2022-05-27)
bert_tmp.py (34945, 2022-05-27)
bert_ws.py (27032, 2022-05-27)
create_pretraining_data.py (15237, 2022-05-27)
download_glue_data.py (8308, 2022-05-27)
extract_features.py (13898, 2022-05-27)
find_best_parameter.py (470, 2022-05-27)
loop.sh (56, 2022-05-27)
lstm_layer.py (8560, 2022-05-27)
memory_saving_gradients.py (17905, 2022-05-27)
modeling.py (37922, 2022-05-27)
modeling.pyc (28369, 2022-05-27)
modeling_picture.py (5489, 2022-05-27)
modeling_test.py (9191, 2022-05-27)
modules.py (19251, 2022-05-27)
multilingual.md (11298, 2022-05-27)
optimization.py (6356, 2022-05-27)
optimization.pyc (4453, 2022-05-27)
optimization_test.py (1721, 2022-05-27)
predicting_movie_reviews_with_bert_on_tf_hub.ipynb (66488, 2022-05-27)
preprocessing.py (18624, 2022-05-27)
requirements.txt (110, 2022-05-27)
result.txt (0, 2022-05-27)
run.sh (1623, 2022-05-27)
run_classifier.py (34783, 2022-05-27)
run_classifier_with_tfhub.py (11426, 2022-05-27)
run_multi_input.sh (399, 2022-05-27)
run_pretraining.py (18667, 2022-05-27)
run_squad.py (46532, 2022-05-27)
sample_text.txt (4394, 2022-05-27)
... ...

# Introduce The source code of the paper *image enhanced event detection in news articles* in AAAI2020. For event extration, we propose a novel Dual Recurrent Multimodal Model, DRMM, to conduct deep interactions between images and sentences for modality features aggregation. Our academic paper which describes DRMM in detail can be found here: https://tongmeihan1995.github.io/meihan.github.io/research/AAAI2020.pdf. # Quick Start 1. Get ace2005 English dataset and transform it to BIO format in EEdata directory, named train.txt, dev.txt and test.txt, and sentences are splitted by an empty line. 2. Download our image dataset in EEdata directory. 3. Put all files in EEdata directory. 4. Run sh run.sh, and set train = True if you want to retrain the model. # How do I cite? ``` @inproceedings{tong2020image, title={Image enhanced event detection in news articles}, author={Tong, Meihan and Wang, Shuai and Cao, Yixin and Xu, Bin and Li, Juanzi and Hou, Lei and Chua, Tat-Seng}, booktitle={Proceedings of the AAAI Conference on Artificial Intelligence}, volume={34}, number={05}, pages={9040--9047}, year={2020} } ```

近期下载者

相关文件


收藏者