SOTAVerified

A Neural Graph-based Approach to Verbal MWE Identification

2019-08-01WS 2019Code Available0· sign in to hype

Jakub Waszczuk, Rafael Ehren, Regina Stodden, Laura Kallmeyer

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose to tackle the problem of verbal multiword expression (VMWE) identification using a neural graph parsing-based approach. Our solution involves encoding VMWE annotations as labellings of dependency trees and, subsequently, applying a neural network to model the probabilities of different labellings. This strategy can be particularly effective when applied to discontinuous VMWEs and, thanks to dense, pre-trained word vector representations, VMWEs unseen during training. Evaluation of our approach on three PARSEME datasets (German, French, and Polish) shows that it allows to achieve performance on par with the previous state-of-the-art (Al Saied et al., 2018).

Reproductions