paper-with-me

Papers

Language Models as Context-sensitive Word Search Engines

2022-05-01 · In2Writing (ACL) 2022 5 · Matti Wiegmann, Michael Völske, Benno Stein, Martin Potthast

Context-sensitive word search engines are writing assistants that support word choice, phrasing, and idiomatic language use by indexing large-scale n-gram collections and implementing a wildcard search. However, search results become unreliable with increasing context size (e.g., n>=5), when observations become sparse. This paper proposes two strategies for word search with larger n, based on masked and conditional language modeling. We build such search engines using BERT and BART and compare their capabilities in answering English context queries with those of the n-gram-based word search engine Netspeak. Our proposed strategies score within 5 percentage points MRR of n-gram collections while answering up to 5 times as many queries.

📄 PDF Abstract BibTeX

Code (1)

webis-de/in2writing22-language-models-as-context-sensitive-word-search-engines 공식 구현

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Towards Effective Paraphrasing for Information Disguise

2023-11-08 · Anmol Agarwal, Shrey Gupta, Vamshi Bonagiri, Manas Gaur 외

Information Disguise (ID), a part of computational ethics in Natural Language Processing (NLP), is concerned with best practices of textual paraphrasing to prevent the non-consensual use of authors' posts on the Internet…

EthicsSentence

Keyword Search Engine Enriched by Expert System Features

2020-08-28 · Olegs Verhodubs

Keyword search engines are essential elements of large information spaces. The largest information space is the Web, and keyword search engines play crucial role there. The advent of keyword search engines has provided a…

Problems with the use of Web search engines to find results in foreign languages

2015-11-18 · Lewandowski Dirk

Purpose - To test the ability of major search engines, Google, Yahoo, MSN, and Ask, to distinguish between German and English-language documents Design/methodology/approach - 50 queries, using words common in German an…

A Survey of Conversational Search

2024-10-21 · Fengran Mo, Kelong Mao, Ziliang Zhao, Hongjin Qian 외

As a cornerstone of modern information access, search engines have become indispensable in everyday life. With the rapid advancements in AI and natural language processing (NLP) technologies, particularly large language …

Conversational SearchInformation RetrievalResponse GenerationRetrieval+1

Hybrid Semantic Search: Unveiling User Intent Beyond Keywords

2024-08-17 · Aman Ahluwalia, Bishwajit Sutradhar, Karishma Ghosh, Indrapal Yadav 외

This paper addresses the limitations of traditional keyword-based search in understanding user intent and introduces a novel hybrid search approach that leverages the strengths of non-semantic search engines, Large Langu…