中文
相关论文

相关论文: pysentimiento: A Python Toolkit for Opinion Mining…

200 篇论文

We present ESPnet-SpeechLM, an open toolkit designed to democratize the development of speech language models (SpeechLMs) and voice-driven agentic applications. The toolkit standardizes speech processing tasks by framing them as universal…

Opinion mining and Sentiment analysis have emerged as a field of study since the widespread of World Wide Web and internet. Opinion refers to extraction of those lines or phrase in the raw and huge data which express an opinion. Sentiment…

信息检索 · 计算机科学 2014-01-14 Deepali Virmani , Vikrant Malhotra , Ridhi Tyagi

The current research is focusing on the area of Opinion Mining also called as sentiment analysis due to sheer volume of opinion rich web resources such as discussion forums, review sites and blogs are available in digital form. One…

计算与语言 · 计算机科学 2013-07-15 Arti Buche , Dr. M. B. Chandak , Akshay Zadgaonkar

Utilizing pre-existing software artifacts, such as libraries and Application Programming Interfaces (APIs), is crucial for software development efficiency. However, the abundance of artifacts that provide similar functionality can lead to…

软件工程 · 计算机科学 2023-04-12 Kisub Kim , Ferdian Thung , Ting Zhang , Ivana Clairine Irsan , Ratnadira Widyasari , Zhou Yang , David Lo

We present a novel method for mining opinions from text collections using generative language models trained on data collected from different populations. We describe the basic definitions, methodology and a generic algorithm for opinion…

计算与语言 · 计算机科学 2023-07-26 Allmin Susaiyah , Abhinay Pandya , Aki Härmä

Understanding human intent is a complex, high-level task for large language models (LLMs), requiring analytical reasoning, contextual interpretation, dynamic information aggregation, and decision-making under uncertainty. Real-world public…

计算与语言 · 计算机科学 2025-10-21 Xiaozhe Li , TianYi Lyu , Siyi Yang , Yuxi Gong , Yizhao Yang , Jinxuan Huang , Ligao Zhang , Zhuoyi Huang , Qingwen Liu

This paper investigates the role of expert-designed hint in enhancing sentiment analysis on financial social media posts. We explore the capability of large language models (LLMs) to empathize with writer perspectives and analyze…

计算与语言 · 计算机科学 2024-09-27 Chung-Chi Chen , Hiroya Takamura , Ichiro Kobayashi , Yusuke Miyao

Large language models (LLMs) have been explored in a variety of reasoning tasks including solving of mathematical problems. Each math dataset typically includes its own specially designed evaluation script, which, while suitable for its…

计算与语言 · 计算机科学 2024-04-23 Boning Zhang , Chengxi Li , Kai Fan

Textless spoken language processing research aims to extend the applicability of standard NLP toolset onto spoken language and languages with few or no textual resources. In this paper, we introduce textless-lib, a PyTorch-based library…

Sentiment analysis is a branch of Natural Language Processing (NLP) which goal is to assign sentiments or emotions to particular sentences or words. Performing this task is particularly useful for companies wishing to take into account…

计算与语言 · 计算机科学 2022-09-08 Victor Martinez , Guilhaume Leroy-Meline

Language is the medium for many political activities, from campaigns to news reports. Natural language processing (NLP) uses computational tools to parse text into key information that is needed for policymaking. In this chapter, we…

计算与语言 · 计算机科学 2023-02-08 Zhijing Jin , Rada Mihalcea

In this paper, we describe Function Assistant, a lightweight Python-based toolkit for querying and exploring source code repositories using natural language. The toolkit is designed to help end-users of a target API quickly find information…

计算与语言 · 计算机科学 2018-07-12 Kyle Richardson , Jonas Kuhn

The TSNLP project has investigated various aspects of the construction, maintenance and application of systematic test suites as diagnostic and evaluation tools for NLP applications. The paper summarizes the motivation and main results of…

There is a vast amount of data generated every second due to the rapidly growing technology in the current world. This area of research attempts to determine the feelings or opinions of people on social media posts. The dataset we used was…

计算与语言 · 计算机科学 2023-01-24 Keshav Kapur , Rajitha Harikrishnan

A large scale collection of both semantic and natural language resources is essential to leverage active Software Engineering research areas such as code reuse and code comprehensibility. Existing machine learning models ingest data from…

Social aspects in software development teams are of particular importance for a successful project closure. To analyze sentiments in software projects, there are several tools and approaches available. These tools analyze text-based…

软件工程 · 计算机科学 2022-06-23 Marc Herrmann , Martin Obaidi , Jil Klünder

This research explores the application of large language models (LLMs) to generate synthetic datasets for Product Desirability Toolkit (PDT) testing, a key component in evaluating user sentiment and product experience. Utilizing…

计算与语言 · 计算机科学 2025-03-11 John D. Hastings , Sherri Weitl-Harms , Joseph Doty , Zachary J. Myers , Warren Thompson

Sentiment classification, a complex task in natural language processing, becomes even more challenging when analyzing passages with multiple conflicting tones. Typically, longer passages exacerbate this issue, leading to decreased model…

机器学习 · 计算机科学 2025-05-13 Jan Kościałkowski , Paweł Marcinkowski

Data-driven statistical Natural Language Processing (NLP) techniques leverage large amounts of language data to build models that can understand language. However, most language data reflect the public discourse at the time the data was…

计算与语言 · 计算机科学 2019-10-11 Vinodkumar Prabhakaran , Ben Hutchinson , Margaret Mitchell

Bayesian Networks (BNs) are used in various fields for modeling, prediction, and decision making. pgmpy is a python package that provides a collection of algorithms and tools to work with BNs and related models. It implements algorithms for…

机器学习 · 计算机科学 2023-04-19 Ankur Ankan , Johannes Textor