菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-02
📄 Abstract - AnnoABSA: A Web-Based Annotation Tool for Aspect-Based Sentiment Analysis with Retrieval-Augmented Suggestions

We introduce AnnoABSA, the first web-based annotation tool to support the full spectrum of Aspect-Based Sentiment Analysis (ABSA) tasks. The tool is highly customizable, enabling flexible configuration of sentiment elements and task-specific requirements. Alongside manual annotation, AnnoABSA provides optional Large Language Model (LLM)-based retrieval-augmented generation (RAG) suggestions that offer context-aware assistance in a human-in-the-loop approach, keeping the human annotator in control. To improve prediction quality over time, the system retrieves the ten most similar examples that are already annotated and adds them as few-shot examples in the prompt, ensuring that suggestions become increasingly accurate as the annotation process progresses. Released as open-source software under the MIT License, AnnoABSA is freely accessible and easily extendable for research and practical applications.

顶级标签: natural language processing llm systems
详细标签: sentiment analysis annotation tool retrieval-augmented generation human-in-the-loop aspect-based 或 搜索:

AnnoABSA:一个基于检索增强建议的、用于方面级情感分析的Web标注工具 / AnnoABSA: A Web-Based Annotation Tool for Aspect-Based Sentiment Analysis with Retrieval-Augmented Suggestions


1️⃣ 一句话总结

这篇论文介绍了一个名为AnnoABSA的开源Web工具,它通过结合人工标注和基于大语言模型的检索增强建议,来高效、灵活地支持各种方面级情感分析任务的标注工作。

源自 arXiv: 2603.01773