中文
相关论文

相关论文: Selecting Seed Words for Wordle using Character St…

200 篇论文

We present an online algorithm to deal with pattern matching in strings. The problem we investigate is commonly known as string matching with mismatches in which the objective is to report the number of characters that match when a pattern…

数据结构与算法 · 计算机科学 2016-03-11 Vinodprasad P

Assigning a positive or negative score to a word out of context (i.e. a word's prior polarity) is a challenging task for sentiment analysis. In the literature, various approaches based on SentiWordNet have been proposed. In this paper, we…

计算与语言 · 计算机科学 2013-09-24 Marco Guerini , Lorenzo Gatti , Marco Turchi

We consider words as a network of interacting letters, and approximate the probability distribution of states taken on by this network. Despite the intuition that the rules of English spelling are highly combinatorial (and arbitrary), we…

神经元与认知 · 定量生物学 2025-02-13 Greg J. Stephens , William Bialek

As emojis are widely used in social media, people not only use an emoji to express their emotions or mention things but also extend its usage to represent complicate emotions, concepts or activities by combining multiple emojis. In this…

计算与语言 · 计算机科学 2019-08-22 Weitsung Lin , Tinghsuan Chao , Jianmin Wu , Tianhuang Su

We study a modified version of the Naming Game, a recently introduced model which describes how shared vocabulary can emerge spontaneously in a population without any central control. In particular, we introduce a new mechanism that allows…

物理与社会 · 物理学 2009-11-13 Edgardo Brigatti

A $p$-beauty contest is a wide class of games of guessing the most popular strategy among other players. In particular, guessing a fraction of a mean of numbers chosen by all players is a classic behavioral experiment designed to test…

综合经济学 · 经济学 2025-10-23 Iuliia Alekseenko , Dmitry Dagaev , Sofia Paklina , Petr Parshakov

Cryptic crossword clues are challenging language tasks for which new test sets are released daily by major newspapers on a global basis. Each cryptic clue contains both the definition of the answer to be placed in the crossword grid (in…

计算与语言 · 计算机科学 2025-06-06 Martin Andrews , Sam Witteveen

Given two sequences over a finite alphabet $\mathcal{L}$, the $D_2$ statistic is the number of $m$-letter word matches between the two sequences. This statistic is used in bioinformatics for expressed sequence tag database searches. Here we…

概率论 · 数学 2009-09-29 Conrad J. Burden , Miriam R. Kantorovitz , Susan R. Wilson

We introduce GuessWhat?!, a two-player guessing game as a testbed for research on the interplay of computer vision and dialogue systems. The goal of the game is to locate an unknown object in a rich image scene by asking a sequence of…

人工智能 · 计算机科学 2017-02-08 Harm de Vries , Florian Strub , Sarath Chandar , Olivier Pietquin , Hugo Larochelle , Aaron Courville

The Taboo Challenge competition, a task based on the well-known Taboo game, has been proposed to stimulate research in the AI field. The challenge requires building systems able to comprehend the implied inferences between the exchanged…

机器学习 · 计算机科学 2022-06-28 Nicos Isaak

Most natural languages have a predominant or fixed word order. For example in English the word order is usually Subject-Verb-Object. This work attempts to explain this phenomenon as well as other typological findings regarding word order…

计算与语言 · 计算机科学 2021-09-02 Idan Rejwan , Avi Caciularu

Language modelling is regularly analysed at word, subword or character units, but syllables are seldom used. Syllables provide shorter sequences than characters, they can be extracted with rules, and their segmentation typically requires…

计算与语言 · 计算机科学 2020-10-27 Arturo Oncevay , Kervy Rivas Rojas

We study sequential language games in which two players, each with private information, communicate to achieve a common goal. In such games, a successful player must (i) infer the partner's private information from the partner's messages,…

计算与语言 · 计算机科学 2018-05-31 Fereshte Khani , Noah D. Goodman , Percy Liang

Humans often make creative use of words to express novel senses. A long-standing effort in natural language processing has been focusing on word sense disambiguation (WSD), but little has been explored about how the sense inventory of a…

计算与语言 · 计算机科学 2023-06-12 Lei Yu , Yang Xu

A statistical model for segmentation and word discovery in continuous speech is presented. An incremental unsupervised learning algorithm to infer word boundaries based on this model is described. Results of empirical tests showing that the…

计算与语言 · 计算机科学 2007-05-23 Anand Venkataraman

Given a mapping from a set of players to the leaves of a complete binary tree (called a seeding), a knockout tournament is conducted as follows: every round, every two players with a common parent compete against each other, and the winner…

数据结构与算法 · 计算机科学 2024-01-24 Juhi Chaudhary , Hendrik Molter , Meirav Zehavi

Many natural processes rely on optimizing the success ratio of a search process. We use an experimental setup consisting of a simple online game in which players have to find a target hidden on a board, to investigate the how the rounds are…

生物物理 · 物理学 2017-05-19 Ricardo Martinez-Garcia , Justin M. Calabrese , Cristobal Lopez

This study presents a fascinating linguistic property related to the number of letters in words and their corresponding numerical values. By selecting any arbitrary word, counting its constituent letters, and subsequently spelling out the…

计算与语言 · 计算机科学 2025-03-18 Krishna Chaitanya Polavaram

Word sense disambiguation improves many Natural Language Processing (NLP) applications such as Information Retrieval, Information Extraction, Machine Translation, or Lexical Simplification. Roughly speaking, the aim is to choose for each…

计算与语言 · 计算机科学 2017-03-01 Mokhtar Billami

We study textual autocomplete---the task of predicting a full sentence from a partial sentence---as a human-machine communication game. Specifically, we consider three competing goals for effective communication: use as few tokens as…

计算与语言 · 计算机科学 2019-11-19 Mina Lee , Tatsunori B. Hashimoto , Percy Liang