Skip to content
/ ZEC Public

Zero-shot event trigger and argument classification

License

Notifications You must be signed in to change notification settings

CogComp/ZEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZEC

This is the source code for paper: Zero-shot Event Trigger and Argument Classification

Requirement

Python 3.6
Gurobi

Preparation

  1. Setup the environment with environment.yml
  2. Download ACE data and put it under folder "data_ACE2005".
  3. Download reference sentences and put them under folder "data".

Zero-shot Event Trigger and Argument Classification

For the default hyper-parameter setting, you can simply run Python classification.py

If you want to change the experimental setting, you can set them with --model etc..

Others

If you have some questions about the code, you are welcome to open an issue or send me an email, I will respond to that as soon as possible.

About

Zero-shot event trigger and argument classification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages