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
-
Make a virtual Python3 (>=3.6.6) environment
-
git clone github.com/warnikchow/BERT-for-Surprisal
-
Move to the directory (e.g., cd BERT-for-Surprisal)
-
pip install -r requirements.txt
-
python analysis_base.py
-
Check the results folder
QA
If any questions for the implementation, please contact Won Ik Cho [email protected]
Citation
To be added later.