Search Results for author: Zhongqing Wang

Found 22 papers, 2 papers with code

Opinion Tree Parsing for Aspect-based Sentiment Analysis

1 code implementation15 Jun 2023 Xiaoyi Bao, Xiaotong Jiang, Zhongqing Wang, Yue Zhang, Guodong Zhou

To address these challenges, we propose an opinion tree parsing model, aiming to parse all the sentiment elements from an opinion tree, which is much faster, and can explicitly reveal a more comprehensive and complete aspect-level sentiment structure.

Aspect-Based Sentiment Analysis Sentiment Analysis

Opinion Recommendation using Neural Memory Model

no code implementations6 Feb 2017 Zhongqing Wang, Yue Zhang

We present opinion recommendation, a novel task of jointly predicting a custom review with a rating score that a certain user would give to a certain product or service, given existing reviews and rating scores to the product or service by other users, and the reviews that the user has given to other products and services.

Integrating Order Information and Event Relation for Script Event Prediction

no code implementations EMNLP 2017 Zhongqing Wang, Yue Zhang, Ching-Yun Chang

There has been a recent line of work automatically learning scripts from unstructured texts, by modeling narrative event chains.

Language Modelling Relation

Opinion Recommendation Using A Neural Model

no code implementations EMNLP 2017 Zhongqing Wang, Yue Zhang

We present opinion recommendation, a novel task of jointly generating a review with a rating score that a certain user would give to a certain product which is unreviewed by the user, given existing reviews to the product by other users, and the reviews that the user has given to other products.

Sentiment Analysis

Stance Detection with Hierarchical Attention Network

no code implementations COLING 2018 Qingying Sun, Zhongqing Wang, Qiaoming Zhu, Guodong Zhou

In addition, since the influences of different linguistic information are different, we propose a hierarchical attention network to weigh the importance of various linguistic information, and learn the mutual attention between the document and the linguistic information.

Feature Engineering Opinion Mining +1

Emotion Detection with Neural Personal Discrimination

no code implementations IJCNLP 2019 Xiabing Zhou, Zhongqing Wang, Shoushan Li, Guodong Zhou, Min Zhang

Accordingly, we propose a Neural Personal Discrimination (NPD) approach to address above challenges by determining personal attributes from posts, and connecting relevant posts with similar attributes to jointly learn their emotions.

Sentiment Forecasting in Dialog

no code implementations COLING 2020 Zhongqing Wang, Xiujun Zhu, Yue Zhang, Shoushan Li, Guodong Zhou

Sentiment forecasting in dialog aims to predict the polarity of next utterance to come, and can help speakers revise their utterances in sentimental utterances generation.

基于对话约束的回复生成研究(Research on Response Generation via Dialogue Constraints)

no code implementations CCL 2020 Mengyu Guan, Zhongqing Wang, Shoushan Li, Guodong Zhou

现有的对话系统中存在着生成“好的”、“我不知道”等无意义的安全回复问题。日常对话中, 对话者通常围绕特定的主题进行讨论且每句话都有明显的情感和意图。因此该文提出了基于对话约束的回复生成模型, 即在Seq2Seq模型的基础上, 结合对对话的主题、情感、意图的识别。该方法对生成回复的主题、情感和意图进行约束, 从而生成具有合理的情感和意图且与对话主题相关的回复。实验证明, 该文提出的方法能有效地提高生成回复的质量。

Response Generation

基于半监督学习的中文社交文本事件聚类方法(Semi-supervised Method to Cluster Chinese Events on Social Streams)

no code implementations CCL 2020 Hengrui Guo, Zhongqing Wang, Peifeng Li, Qiaoming Zhu

面向社交媒体的事件聚类旨在根据事件特征对短文本聚类。目前, 事件聚类模型主要分为无监督模型和有监督模型。无监督模型聚类效果较差, 有监督模型依赖大量标注数据。基于此, 本文提出了一种半监督事件聚类模型(SemiEC), 该模型在小规模标注数据的基础上, 利用LSTM表征事件, 利用线性模型计算文本相似度, 进行增量聚类, 利用增量聚类产生的标注数据对模型再训练, 结束后对不确定样本再聚类。实验表明, SemiEC的性能相比其他模型均有所提高。

Chinese Synesthesia Detection: New Dataset and Models

no code implementations Findings (ACL) 2022 Xiaotong Jiang, Qingqing Zhao, Yunfei Long, Zhongqing Wang

In this paper, we introduce a new task called synesthesia detection, which aims to extract the sensory word of a sentence, and to predict the original and synesthetic sensory modalities of the corresponding sensory word.

Sentence

Constituency Parsing using LLMs

no code implementations30 Oct 2023 Xuefeng Bai, Jialong Wu, Yulong Chen, Zhongqing Wang, Yue Zhang

Constituency parsing is a fundamental yet unsolved natural language processing task.

Constituency Parsing

Cannot find the paper you are looking for? You can Submit a new open access paper.