@InProceedings{kabbach-ribeyre:2016:COLINGDEMO,
  author    = {Kabbach, Alexandre  and  Ribeyre, Corentin},
  title     = {Valencer: an API to Query Valence Patterns in FrameNet},
  booktitle = {Proceedings of COLING 2016, the 26th International Conference on Computational Linguistics: System Demonstrations},
  month     = {December},
  year      = {2016},
  address   = {Osaka, Japan},
  publisher = {The COLING 2016 Organizing Committee},
  pages     = {156--160},
  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.},
  url       = {http://aclweb.org/anthology/C16-2033}
}

