Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 559 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 559 Bytes

BERT-for-Surprisal

Python Implementation of ``Modeling the Influence of Verb Aspect on the Activation of Typical Event Locations with BERT'' (Findings of ACL: ACL 2021)

Howto

  1. Make a virtual Python3 (>=3.6.6) environment

  2. git clone github.com/warnikchow/BERT-for-Surprisal

  3. Move to the directory (e.g., cd BERT-for-Surprisal)

  4. pip install -r requirements.txt

  5. python analysis_base.py

  6. Check the results folder

QA

If any questions for the implementation, please contact Won Ik Cho tsatsuki@snu.ac.kr

Citation

To be added later.