Lexical data API

By September 7, 2022,
Page 401-408
Author Dorielle Lonke, Ilan Kernerman, Vova Dzhuranyuk
Title Lexical data API
Abstract This API provides data from various dictionary resources of K Dictionaries across 50 languages. It is used by language service providers, app developers, and researchers, and returns data as JSON documents. A basic search result consists of an object containing partial lexical information on entries that match the search criteria, but further in-­depth information is also available. Basic search parameters include the source resource, source language, and text (lemma), and the entries are returned as objects within the results array. It is possible to look for words with specific syntactic criteria, specifying the part of speech, grammatical number, gender and subcategorization, monosemous or polysemous entries. When searching by parameters, each entry result contains a unique entry ID, and each sense has its own unique sense ID. Using these IDs, it is possible to obtain more data – such as syntactic and semantic information, multiword expressions, examples of usage, translations, etc. – of a single entry or sense. The software demonstration includes a brief overview of the API with practical examples of its operation.
Session Software Demonstration
Keywords API, lexical data, search, dictionary
BibTex
@inproceedings{euralex_mannheim_lexical_2022,
address = {Mannheim},
title = {Lexical data {API}},
isbn = {978-3-937241-87-6},
shorttitle = {Euralex (2022)},
url = {},
language = {eng},
booktitle = {Dictionaries and {Society}. {Proceedings} of the {XX} {EURALEX} {International} {Congress}},
publisher = {IDS-Verlag},
author = {Lonke, Dorielle and Kernerman, Ilan and Dzhuranyuk, Vova},
editor = {Klosa-Kückelhaus, Annette and Engelberg, Stefan and Möhrs, Christine and Storjohann, Petra},
year = {2022},
pages = {401--408},
}
Download