Skip to content

gzbfgjf2/causal-relation-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure

  • data semeval_full in ./dataset/ with jsonpickle format
  • same data with txt format is ./dataset/view.txt
  • all training and testing code is in ./src

Usage

All programs can be run by python main.py {function_id} Please see ./main.py for details of each function.

Test Datasets Results

Please see ./test/

Citation

Please cite the repo when you use the code or data.

About

Extract causal relation between entities in text data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages