CLDec 16, 2021

Khmer Word Search: Challenges, Solutions, and Semantic-Aware Search

arXiv:2112.08918v11 citations
Originality Incremental advance
AI Analysis

This addresses the problem of enabling effective search functionality for Khmer language users in digital applications, representing a domain-specific advancement.

The paper tackles the challenges of Khmer word search, such as complex character orders and spelling errors, by proposing solutions including normalization, spellcheckers, and a semantic model trained on a 30-million-word corpus to enable semantic search.

Search is one of the key functionalities in digital platforms and applications such as an electronic dictionary, a search engine, and an e-commerce platform. While the search function in some languages is trivial, Khmer word search is challenging given its complex writing system. Multiple orders of characters and different spelling realizations of words impose a constraint on Khmer word search functionality. Additionally, spelling mistakes are common since robust spellcheckers are not commonly available across the input device platforms. These challenges hinder the use of Khmer language in search-embedded applications. Moreover, due to the absence of WordNet-like lexical databases for Khmer language, it is impossible to establish semantic relation between words, enabling semantic search. In this paper, we propose a set of robust solutions to the above challenges associated with Khmer word search. The proposed solutions include character order normalization, grapheme and phoneme-based spellcheckers, and Khmer word semantic model. The semantic model is based on the word embedding model that is trained on a 30-million-word corpus and is used to capture the semantic similarities between words.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes