Skip to content

ThanhChinhBK/event_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Detection

There are two steps to run this code:

Preprocessing: using file data_script.py and encode_window.py You will need to have the ACE 2005 data set in the format required by this file. We cannot include the data in this release due to licence issues.

Train and test the model: using file ed_train.py

References:

Nguyen, Thien Huu, and Ralph Grishman. "Event Detection and Domain Adaptation with Convolutional Neural Network"

Kim, Yoon. "Convolutional neural networks for sentence classification." arXiv preprint arXiv:1408.5882 (2014).

About

Event Detection and Domain Adaptation with Convolutional Neural Networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages