# finalmodel **Repository Path**: pgacy/finalmodel ## Basic Information - **Project Name**: finalmodel - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-05 - **Last Updated**: 2025-10-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EDEE Source code for the paper "Joint Document-Level Event Extraction via Token-Token Bidirectional Event Completed Graph" in ACL 2023. ## Dataset - ChFinAnn (Access from https://github.com/dolphin-zs/Doc2EDAG/blob/master/Data.zip) ## Reference If you find our work interesting, you can cite the paper as ```text @inproceedings{wan2023joint, title={Joint Document-Level Event Extraction via Token-Token Bidirectional Event Completed Graph}, author={Wan, Qizhi and Wan, Changxuan and Xiao, Keli and Liu, Dexi and Li, Chenliang and Zheng, Bolong and Liu, Xiping and Hu, Rong}, booktitle={Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)}, pages={10481--10492}, year={2023} } ```