Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 522 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 522 Bytes

Unsupervised Hypernymy Detection

Data and code for the experiments in:

"Hypernyms under Siege: Linguistically-motivated Artillery for Hypernymy Detection"
Vered Shwartz, Enrico Santus and Dominik Schlechtweg. EACL 2017. link

Usage note:

The scripts in source/measures/ should be run directly from their directory. If you wish to do otherwise, you may have to change the path you add to the path attribute in sys.path.append('../') in the respective measure script.