Sentence Object Notation: Multilingual sentence notation based on Wordnet
Abdelkrime Aries, Djamel Eddine Zegour, Walid Khaled Hidouci

TL;DR
This paper introduces STON, a minimal, language-independent sentence notation based on WordNet synsets, aiming to facilitate data exchange and processing across multilingual applications by representing sentence meaning rather than words.
Contribution
The paper proposes STON, a novel, minimal, and language-independent sentence notation utilizing WordNet synsets to improve multilingual sentence representation.
Findings
Developed STON, a JSON-like notation for sentences based on synsets.
Applied STON to four languages: Arabic, English, French, Japanese.
Demonstrated potential for cross-language applications like translation and summarization.
Abstract
The representation of sentences is a very important task. It can be used as a way to exchange data inter-applications. One main characteristic, that a notation must have, is a minimal size and a representative form. This can reduce the transfer time, and hopefully the processing time as well. Usually, sentence representation is associated to the processed language. The grammar of this language affects how we represent the sentence. To avoid language-dependent notations, we have to come up with a new representation which don't use words, but their meanings. This can be done using a lexicon like wordnet, instead of words we use their synsets. As for syntactic relations, they have to be universal as much as possible. Our new notation is called STON "SenTences Object Notation", which somehow has similarities to JSON. It is meant to be minimal, representative and language-independent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Semantic Web and Ontologies
