esantus / Thematic_Fit

Data and code for the experiments in: "Measuring Thematic Fit with Distributional Feature Overlap". Enrico Santus, Emmanuele Chersoni, Alessandro Lenci and Philippe Blache. EMNLP 2017

Home Page:https://arxiv.org/abs/1707.05967

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thematic_Fit

This repository contains the code to Measure Thematic Fit with Distributional Feature Overlap.

ABSTRACT In this paper, we introduce a new distributional method for modeling predicate-argument thematic fit judgments. We use a syntax-based DSM to build a prototypical representation of verb-specific roles: for every verb, we extract the most salient second order contexts for each of its roles (i.e. the most salient dimensions of typical role fillers), and then we compute thematic fit as a weighted overlap between the top features of candidate fillers and role prototypes. Our experiments show that our method consistently outperforms a baseline re-implementing a state-of-the-art system, and achieves better or comparable results to those reported in the literature for the other unsupervised systems. Moreover, it provides an explicit representation of the features characterizing verb-specific semantic roles.

PAPER

E. Santus, C. Chersoni, A. Lenci and P. Blache. Measuring Thematic Fit with Distributional Feature Weighted Overlap. EMNLP 2017.

About

Data and code for the experiments in: "Measuring Thematic Fit with Distributional Feature Overlap". Enrico Santus, Emmanuele Chersoni, Alessandro Lenci and Philippe Blache. EMNLP 2017

https://arxiv.org/abs/1707.05967

License:Other


Languages

Language:Python 100.0%