中文
相关论文

相关论文: A Sign-Based Phrase Structure Grammar for Turkish

200 篇论文

In this paper, we introduce a trie-structured Bayesian model for unsupervised morphological segmentation. We adopt prior information from different sources in the model. We use neural word embeddings to discover words that are…

计算与语言 · 计算机科学 2017-04-25 Murathan Kurfalı , Ahmet Üstün , Burcu Can

Skill extraction is a critical component of modern recruitment systems, enabling efficient job matching, personalized recommendations, and labor market analysis. Despite T\"urkiye's significant role in the global workforce, Turkish, a…

计算与语言 · 计算机科学 2026-02-02 Ezgi Arslan İltüzer , Özgür Anıl Özlü , Vahid Farajijobehdar , Gülşen Eryiğit

The recent advances in natural language processing have predominantly favored well-resourced English-centric models, resulting in a significant gap with low-resource languages. In this work, we introduce the language model TURNA, which is…

Traditionally, studies on technical communication (TC) are based on stochastic modeling and manipulation. This is not sufficient for semantic communication (SC) where semantic elements are logically connected, rather than stochastically…

信息论 · 计算机科学 2022-05-03 Jinho Choi , Seng W. Loke , Jihong Park

We endow prioritised default logic (PDL) with argumentation semantics using the ASPIC+ framework for structured argumentation, and prove that the conclusions of the justified arguments are exactly the prioritised default extensions.…

人工智能 · 计算机科学 2015-07-02 Anthony P. Young , Sanjay Modgil , Odinaldo Rodrigues

While vector-based language representations from pretrained language models have set a new standard for many NLP tasks, there is not yet a complete accounting of their inner workings. In particular, it is not entirely clear what aspects of…

计算与语言 · 计算机科学 2021-04-16 Matteo Alleman , Jonathan Mamou , Miguel A Del Rio , Hanlin Tang , Yoon Kim , SueYeon Chung

Grammatical Error Correction has seen significant progress with the recent advancements in deep learning. As those methods require huge amounts of data, synthetic datasets are being built to fill this gap. Unfortunately, synthetic datasets…

计算与语言 · 计算机科学 2024-05-27 Asım Ersoy , Olcay Taner Yıldız

Language sciences rely less and less on formal syntax as their base. The reason is probably its lack of psychological reality, knowingly avoided. Philosophers of science call for a paradigm shift in which explanations are by mechanisms, as…

计算与语言 · 计算机科学 2022-05-26 Anat Ninio

We show how to give a coherent semantics to programs that are well-specified in a version of separation logic for a language with higher types: idealized algol extended with heaps (but with immutable stack variables). In particular, we…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Lars Birkedal , Noah Torp-Smith , Hongseok Yang

Semantic theories of natural language associate meanings with utterances by providing meanings for lexical items and rules for determining the meaning of larger units given the meanings of their parts. Meanings are often assumed to combine…

cmp-lg · 计算机科学 2008-02-03 Mary Dalrymple , John Lamping , Fernando Pereira , Vijay Saraswat

Syntax is fundamental to our thinking about language. Failing to capture the structure of input language could lead to generalization problems and over-parametrization. In the present work, we propose a new syntax-aware language model:…

计算与语言 · 计算机科学 2021-05-12 Yikang Shen , Shawn Tan , Alessandro Sordoni , Siva Reddy , Aaron Courville

Protein language models are a powerful tool for learning protein representations through pre-training on vast protein sequence datasets. However, traditional protein language models lack explicit structural supervision, despite its…

生物大分子 · 定量生物学 2024-02-09 Zuobai Zhang , Jiarui Lu , Vijil Chenthamarakshan , Aurélie Lozano , Payel Das , Jian Tang

This paper explores the use of Propositional Dynamic Logic (PDL) as a suitable formal framework for describing Sign Language (SL), the language of deaf people, in the context of natural language processing. SLs are visual, complete,…

计算与语言 · 计算机科学 2014-03-27 Arturo Curiel , Christophe Collet

Early experiments have suggested that program auralization can convey information about program structure [8]. Languages like Pascal contain classes of construct that are similar in nature allowing hierarchical classification of their…

人机交互 · 计算机科学 2013-11-19 James L. Alty , Paul Vickers

A novel approach to automated learning of syntactic rules governing natural languages is proposed, based on using probabilities assigned to sentences (and potentially longer word sequences) by transformer neural network language models to…

计算与语言 · 计算机科学 2020-05-27 Ben Goertzel , Andres Suarez Madrigal , Gino Yu

Ambiguity is a natural language phenomenon occurring at different levels of syntax, semantics, and pragmatics. It is widely studied; in Psycholinguistics, for instance, we have a variety of competing studies for the human disambiguation…

计算与语言 · 计算机科学 2023-11-16 Daphne Wang , Mehrnoosh Sadrzadeh

Large language model (LLM) agents increasingly rely on reusable skills: capability packages that combine instructions, control flow, constraints, and tool calls. In current agent systems, however, skills are still represented by text-heavy…

计算与语言 · 计算机科学 2026-05-05 Qiliang Liang , Hansi Wang , Zhong Liang , Yang Liu

Natural Language Processing (NLP) is a branch of artificial intelligence that gives machines the ability to decode human languages. Partof-speech tagging (POS tagging) is a pre-processing task that requires an annotated corpus. Rule-based…

计算与语言 · 计算机科学 2021-11-01 Zied Baklouti

This thesis is concerned with type-logical grammars and their practical applicability as tools of reasoning about sentence syntax and semantics. The focal point is narrowed to Dutch, a language exhibiting a large degree of word order…

计算与语言 · 计算机科学 2019-09-11 Konstantinos Kogkalidis

This paper attempts a more formal approach to the legibility of text based programming languages, presenting, with proof, minimum possible ways of representing structure in text interleaved with information. This presumes that a minimalist…

编程语言 · 计算机科学 2017-06-06 Brenton Chapin