@inproceedings{recski-2016-building,
title = "Building Concept Graphs from Monolingual Dictionary Entries",
author = "Recski, G{\'a}bor",
editor = "Calzolari, Nicoletta and
Choukri, Khalid and
Declerck, Thierry and
Goggi, Sara and
Grobelnik, Marko and
Maegaard, Bente and
Mariani, Joseph and
Mazo, Helene and
Moreno, Asuncion and
Odijk, Jan and
Piperidis, Stelios",
booktitle = "Proceedings of the Tenth International Conference on Language Resources and Evaluation ({LREC}'16)",
month = may,
year = "2016",
address = "Portoro{\v{z}}, Slovenia",
publisher = "European Language Resources Association (ELRA)",
url = "https://preview.aclanthology.org/fix-sig-urls/L16-1417/",
pages = "2620--2624",
abstract = "We present the dict{\_}to{\_}4lang tool for processing entries of three monolingual dictionaries of English and mapping definitions to concept graphs following the 4lang principles of semantic representation introduced by (Kornai, 2010). 4lang representations are domain- and language-independent, and make use of only a very limited set of primitives to encode the meaning of all utterances. Our pipeline relies on the Stanford Dependency Parser for syntactic analysis, the dep to 4lang module then builds directed graphs of concepts based on dependency relations between words in each definition. Several issues are handled by construction-specific rules that are applied to the output of dep{\_}to{\_}4lang. Manual evaluation suggests that ca. 75{\%} of graphs built from the Longman Dictionary are either entirely correct or contain only minor errors. dict{\_}to{\_}4lang is available under an MIT license as part of the 4lang library and has been used successfully in measuring Semantic Textual Similarity (Recski and {\'A}cs, 2015). An interactive demo of core 4lang functionalities is available at \url{http://4lang.hlt.bme.hu}."
}
Markdown (Informal)
[Building Concept Graphs from Monolingual Dictionary Entries](https://preview.aclanthology.org/fix-sig-urls/L16-1417/) (Recski, LREC 2016)
ACL