WWDS APIs: Application Programming Interfaces for Efficient Manipulation of World WordNet Database Structure
Abstract
WordNets are useful resources for natural language processing. Various WordNets for different languages have been developed by different groups. Recently, World WordNet Database Structure (WWDS) was proposed by Redkar et. al (2015) as a common platform to store these different WordNets. However, it is underutilized due to lack of programming interface. In this paper, we present WWDS APIs, which are designed to address this shortcoming. These WWDS APIs, in conjunction with WWDS, act as a wrapper that enables developers to utilize WordNets without worrying about the underlying storage structure. The APIs are developed in PHP, Java, and Python, as they are the preferred programming languages of most developers and researchers working in language technologies. These APIs can help in various applications like machine translation, word sense disambiguation, multilingual information retrieval, etc.
Cite
Text
Redkar et al. "WWDS APIs: Application Programming Interfaces for Efficient Manipulation of World WordNet Database Structure." AAAI Conference on Artificial Intelligence, 2016. doi:10.1609/AAAI.V30I1.9849Markdown
[Redkar et al. "WWDS APIs: Application Programming Interfaces for Efficient Manipulation of World WordNet Database Structure." AAAI Conference on Artificial Intelligence, 2016.](https://mlanthology.org/aaai/2016/redkar2016aaai-wwds/) doi:10.1609/AAAI.V30I1.9849BibTeX
@inproceedings{redkar2016aaai-wwds,
title = {{WWDS APIs: Application Programming Interfaces for Efficient Manipulation of World WordNet Database Structure}},
author = {Redkar, Hanumant Harichandra and Bhingardive, Sudha and Patel, Kevin and Bhattacharyya, Pushpak and Prabhugaonkar, Neha and Nagvenkar, Apurva and Karmali, Ramdas},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2016},
pages = {4379-4380},
doi = {10.1609/AAAI.V30I1.9849},
url = {https://mlanthology.org/aaai/2016/redkar2016aaai-wwds/}
}