Valencer: an API to Query Valence Patterns in FrameNet
2016-12-01COLING 2016Code Available0· sign in to hype
Alex Kabbach, re, Corentin Ribeyre
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/akb89/valencerOfficialIn papernone★ 0
Abstract
This paper introduces Valencer: a RESTful API to search for annotated sentences matching a given combination of syntactic realizations of the arguments of a predicate -- also called `valence pattern' -- in the FrameNet database. The API takes as input an HTTP GET request specifying a valence pattern and outputs a list of exemplifying annotated sentences in JSON format. The API is designed to be modular and language-independent, and can therefore be easily integrated to other (NLP) server-side or client-side applications, as well as non-English FrameNet projects. Valencer is free, open-source, and licensed under the MIT license.