中文
相关论文

相关论文: Khmer Word Search: Challenges, Solutions, and Sema…

200 篇论文

Retrieving relevant items that match users' queries from billion-scale corpus forms the core of industrial e-commerce search systems, in which embedding-based retrieval (EBR) methods are prevailing. These methods adopt a two-tower framework…

信息检索 · 计算机科学 2023-03-21 Binbin Wang , Mingming Li , Zhixiong Zeng , Jingwei Zhuo , Songlin Wang , Sulong Xu , Bo Long , Weipeng Yan

Word embeddings have been shown adept at capturing the semantic and syntactic regularities of the natural language text, as a result of which these representations have found their utility in a wide variety of downstream content analysis…

计算与语言 · 计算机科学 2021-03-02 Kishlay Jha

Neural Information Retrieval models hold the promise to replace lexical matching models, e.g. BM25, in modern search engines. While their capabilities have fully shone on in-domain datasets like MS MARCO, they have recently been challenged…

信息检索 · 计算机科学 2021-12-14 Thibault Formal , Benjamin Piwowarski , Stéphane Clinchant

We propose a method to protect the privacy of search engine users by decomposing the queries using semantically \emph{related} and unrelated \emph{distractor} terms. Instead of a single query, the search engine receives multiple decomposed…

计算与语言 · 计算机科学 2022-04-14 Danushka Bollegala , Tomoya Machide , Ken-ichi Kawarabayashi

Large language models (LLMs) are incredible and versatile tools for text-based tasks that have enabled countless, previously unimaginable, applications. Retrieval models, in contrast, have not yet seen such capable general-purpose models…

信息检索 · 计算机科学 2025-09-10 Julian Killingback , Hamed Zamani

Tamil language has an agglutinative, diglossic, alpha-syllabary structure which provides a significant combinatorial explosion of morphological forms all of which are effectively used in Tamil prose, poetry from antiquity to the modern age…

计算与语言 · 计算机科学 2019-09-24 Muthiah Annamalai , T. Shrinivasan

Handwritten character recognition is one of the most challenging and ongoing areas of research in the field of pattern recognition. HCR research is matured for foreign languages like Chinese and Japanese but the problem is much more complex…

计算机视觉与模式识别 · 计算机科学 2014-02-11 Anitha Mary M. O. Chacko , P. M Dhanya

The existing information retrieval techniques do not consider the context of the keywords present in the user's queries. Therefore, the search engines sometimes do not provide sufficient information to the users. New methods based on the…

信息检索 · 计算机科学 2010-04-28 M. Barathi , S. Valli

Recent empirical and modeling research has focused on the semantic fluency task because it is informative about semantic memory. An interesting interplay arises between the richness of representations in semantic memory and the complexity…

计算与语言 · 计算机科学 2016-02-12 Aida Nematzadeh , Filip Miscevic , Suzanne Stevenson

Ontologies form the basic interest in various computer science disciplines such as semantic web, information retrieval, database design, etc. They aim at providing a formal, explicit and shared conceptualization and understanding of common…

信息检索 · 计算机科学 2020-05-04 M. Maree , M. Belkhatir

Developers increasingly rely on text matching tools to analyze the relation between natural language words and APIs. However, semantic gaps, namely textual mismatches between words and APIs, negatively affect these tools. Previous studies…

软件工程 · 计算机科学 2018-10-24 Xiaochen Li , He Jiang , Yasutaka Kamei , Xin Chen

The necessary of buiding the searching system being able to support users expressing their searching by natural language queries is very important and opens the researching direction with many potential. It combines the traditional methods…

信息检索 · 计算机科学 2009-12-10 Dang Tuan Nguyen , Ha Quy-Tinh Luong

Sentence embedding is an important research topic in natural language processing. It is essential to generate a good embedding vector that fully reflects the semantic meaning of a sentence in order to achieve an enhanced performance for…

计算与语言 · 计算机科学 2018-10-16 Myeongjun Jang , Pilsung Kang

This work falls in the areas of information retrieval and semantic web, and aims to improve the evaluation of web search tools. Indeed, the huge number of information on the web as well as the growth of new inexperienced users creates new…

信息检索 · 计算机科学 2012-12-12 Abdelkrim Bouramoul , Mohamed-Khireddine Kholladi , Bich-Liên Doan

Recent advances in AI have catalyzed the adoption of intelligent educational tools, yet many semantic retrieval systems remain ill-suited to the unique linguistic and structural characteristics of academic content. This study presents two…

计算与语言 · 计算机科学 2025-05-09 Ramteja Sajja , Yusuf Sermet , Ibrahim Demir

Web applications rely heavily on hyperlinks to connect disparate information resources. However, the dynamic nature of the web leads to link rot, where targets become unavailable, and more insidiously, semantic drift, where a valid HTTP 200…

软件工程 · 计算机科学 2026-04-08 Guan-Yan Yang , Wei-Ling Wen , Shu-Yuan Ku , Farn Wang , Kuo-Hui Yeh

We propose a novel method for evaluating the performance of a content search system that measures the semantic match between a query and the results returned by the search system. We introduce a metric called "on-topic rate" to measure the…

信息检索 · 计算机科学 2024-10-30 Chujie Zheng , Jeffrey Wang , Shuqian Albee Zhang , Anand Kishore , Siddharth Singh

Despite interest in using cross-lingual knowledge to learn word embeddings for various tasks, a systematic comparison of the possible approaches is lacking in the literature. We perform an extensive evaluation of four popular approaches of…

计算与语言 · 计算机科学 2016-06-09 Shyam Upadhyay , Manaal Faruqui , Chris Dyer , Dan Roth

Purely keyword-based text search is not satisfactory because named entities and WordNet words are also important elements to define the content of a document or a query in which they occur. Named entities have ontological features, namely,…

信息检索 · 计算机科学 2018-07-24 Vuong M. Ngo , Tru H. Cao , Tuan M. V. Le

Semantic code search has been widely adopted in both academia and industry. These approaches embed natural-language queries and code snippets into a shared embedding space and retrieve results based on vector similarity. Despit strong…