中文
相关论文

相关论文: Direct parsing to sentiment graphs

200 篇论文

In this thesis we present a semantic representation formalism based on directed graphs and explore its linguistic adequacy and explanatory benefits in the semantics of plurality and quantification. Our graph language covers the essentials…

计算与语言 · 计算机科学 2021-12-14 Yu Cao

We provide a hands-on introduction to optimized textual sentiment indexation using the R package sentometrics. Textual sentiment analysis is increasingly used to unlock the potential information value of textual data. The sentometrics…

机器学习 · 统计学 2021-10-22 David Ardia , Keven Bluteau , Samuel Borms , Kris Boudt

Despite remarkable progress in text-to-SQL semantic parsing in recent years, the performance of existing parsers is still far from perfect. Specifically, modern text-to-SQL parsers based on deep learning are often over-confident, thus…

计算与语言 · 计算机科学 2023-12-07 Shijie Chen , Ziru Chen , Huan Sun , Yu Su

We introduce a transductive model for parsing into Universal Decompositional Semantics (UDS) representations, which jointly learns to map natural language utterances into UDS graph structures and annotate the graph with decompositional…

计算与语言 · 计算机科学 2020-05-05 Elias Stengel-Eskin , Aaron Steven White , Sheng Zhang , Benjamin Van Durme

Sentiment analysis, especially for long documents, plausibly requires methods capturing complex linguistics structures. To accommodate this, we propose a novel framework to exploit task-related discourse for the task of sentiment analysis.…

计算与语言 · 计算机科学 2020-11-06 Patrick Huber , Giuseppe Carenini

We present an approach to rapidly and easily build natural language interfaces to databases for new domains, whose performance improves over time based on user feedback, and requires minimal intervention. To achieve this, we adapt neural…

计算与语言 · 计算机科学 2017-05-01 Srinivasan Iyer , Ioannis Konstas , Alvin Cheung , Jayant Krishnamurthy , Luke Zettlemoyer

In this paper, we propose an end-to-end sentiment-aware conversational agent based on two models: a reply sentiment prediction model, which leverages the context of the dialogue to predict an appropriate sentiment for the agent to express…

计算与语言 · 计算机科学 2022-07-26 Isabel Dias , Ricardo Rei , Patrícia Pereira , Luisa Coheur

Scene graph is structured semantic representation that can be modeled as a form of graph from images and texts. Image-based scene graph generation research has been actively conducted until recently, whereas text-based scene graph…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Woo Suk Choi , Yu-Jung Heo , Byoung-Tak Zhang

Automatic sarcasm detection is the task of predicting sarcasm in text. This is a crucial step to sentiment analysis, considering prevalence and challenges of sarcasm in sentiment-bearing text. Beginning with an approach that used…

计算与语言 · 计算机科学 2016-09-22 Aditya Joshi , Pushpak Bhattacharyya , Mark James Carman

This article describes a method to build syntactical dependencies starting from the phrase structure parsing process. The goal is to obtain all the information needed for a detailled semantical analysis. Interaction Grammars are used for…

计算与语言 · 计算机科学 2010-11-19 Jonathan Marchand , Bruno Guillaume , Guy Perrier

Sentiment analysis consists of evaluating opinions or statements from the analysis of text. Among the methods used to estimate the degree in which a text expresses a given sentiment, are those based on Gaussian Processes. However,…

计算与语言 · 计算机科学 2019-10-15 Ibai Roman , Alexander Mendiburu , Roberto Santana , Jose A. Lozano

In this work, we aim at equipping pre-trained language models with structured knowledge. We present two self-supervised tasks learning over raw text with the guidance from knowledge graphs. Building upon entity-level masked language models,…

计算与语言 · 计算机科学 2020-04-30 Tao Shen , Yi Mao , Pengcheng He , Guodong Long , Adam Trischler , Weizhu Chen

This paper introduces a novel deep learning framework including a lexicon-based approach for sentence-level prediction of sentiment label distribution. We propose to first apply semantic rules and then use a Deep Convolutional Neural…

计算与语言 · 计算机科学 2017-06-27 Huy Nguyen , Minh-Le Nguyen

Sentiment analysis is a very important natural language processing activity in which one identifies the polarity of a text, whether it conveys positive, negative, or neutral sentiment. Along with the growth of social media and the Internet,…

计算与语言 · 计算机科学 2025-09-30 Meysam Shirdel Bilehsavar , Negin Mahmoudi , Mohammad Jalili Torkamani , Kiana Kiashemshaki

Syntactic and semantic parsing has been investigated for decades, which is one primary topic in the natural language processing community. This article aims for a brief survey on this topic. The parsing community includes many tasks, which…

计算与语言 · 计算机科学 2020-06-22 Meishan Zhang

We introduce the task of cross-lingual semantic parsing: mapping content provided in a source language into a meaning representation based on a target language. We present: (1) a meaning representation designed to allow systems to target…

计算与语言 · 计算机科学 2018-04-24 Sheng Zhang , Kevin Duh , Benjamin Van Durme

Graph representation learning has become a hot research topic due to its powerful nonlinear fitting capability in extracting representative node embeddings. However, for sequential data such as speech signals, most traditional methods…

声音 · 计算机科学 2024-05-08 Yingxue Gao , Huan Zhao , Zixing Zhang

As the key to sentiment analysis, sentiment composition considers the classification of a constituent via classifications of its contained sub-constituents and rules operated on them. Such compositionality has been widely studied previously…

计算与语言 · 计算机科学 2023-09-01 Zhongtao Jiang , Yuanzhe Zhang , Cao Liu , Jiansong Chen , Jun Zhao , Kang Liu

In this paper we propose the construction of linguistic descriptions of images. This is achieved through the extraction of scene description graphs (SDGs) from visual scenes using an automatically constructed knowledge base. SDGs are…

计算机视觉与模式识别 · 计算机科学 2015-11-12 Somak Aditya , Yezhou Yang , Chitta Baral , Cornelia Fermuller , Yiannis Aloimonos

Graphs provide a universal framework for representing complex relational systems, and inferring their structural properties is a core challenge in graph analysis and reasoning. While large language models have recently demonstrated emerging…

机器学习 · 计算机科学 2025-12-16 Michal Podstawski