TacoLM

Temporal Common Sense Acquisition with Minimal Supervision, ACL'20

View the Project on GitHub CogComp/TacoLM

Pattern Extraction Samples

We provide a script scripts/pattern_extraction.py that takes SRL results and outputs formatted training data.

The original SRL parses on Gigaword is hundreds of GBs in size, if you want it, please contact the authors.

Then you can run python scripts/pattern_extraction.py to generate the formatted training file, which by default outputs to data/samples/formatted_for_training.txt