paper-with-me

Papers

Collaborative Development and Evaluation of Text-processing Workflows in a UIMA-supported Web-based Workbench

2012-05-01 · LREC 2012 5 · Rafal Rak, Andrew Rowley, Sophia Ananiadou

Challenges in creating comprehensive text-processing worklows include a lack of the interoperability of individual components coming from different providers and/or a requirement imposed on the end users to know programming techniques to compose such workflows. In this paper we demonstrate Argo, a web-based system that addresses these issues in several ways. It supports the widely adopted Unstructured Information Management Architecture (UIMA), which handles the problem of interoperability; it provides a web browser-based interface for developing workflows by drawing diagrams composed of a selection of available processing components; and it provides novel user-interactive analytics such as the annotation editor which constitutes a bridge between automatic processing and manual correction. These features extend the target audience of Argo to users with a limited or no technical background. Here, we focus specifically on the construction of advanced workflows, involving multiple branching and merging points, to facilitate various comparative evalutions. Together with the use of user-collaboration capabilities supported in Argo, we demonstrate several use cases including visual inspections, comparisions of multiple processing segments or complete solutions against a reference standard, inter-annotator agreement, and shared task mass evaluations. Ultimetely, Argo emerges as a one-stop workbench for defining, processing, editing and evaluating text processing tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

Creativity in LLM-based Multi-Agent Systems: A Survey

2025-05-27 · Yi-Cheng Lin, Kang-Chieh Chen, Zhe-Yan Li, Tzu-Heng Wu 외

Large language model (LLM)-driven multi-agent systems (MAS) are transforming how humans and AIs collaboratively generate ideas and artifacts. While existing surveys provide comprehensive overviews of MAS infrastructures,…

Image GenerationLanguage ModelingLanguage ModellingLarge Language Model+1

AutoKaggle: A Multi-Agent Framework for Autonomous Data Science Competitions

2024-10-27 · Ziming Li, Qianbo Zang, David Ma, Jiawei Guo 외

Data science tasks involving tabular data present complex challenges that require sophisticated problem-solving approaches. We propose AutoKaggle, a powerful and user-centric framework that assists data scientists in com…

Feature Engineering

Unitxt: Flexible, Shareable and Reusable Data Preparation and Evaluation for Generative AI

2024-01-25 · Elron Bandel, Yotam Perlitz, Elad Venezian, Roni Friedman-Melamed 외

In the dynamic landscape of generative NLP, traditional text processing pipelines limit research flexibility and reproducibility, as they are tailored to specific dataset, task, and model combinations. The escalating com…

AgileCoder: Dynamic Collaborative Agents for Software Development based on Agile Methodology

2024-06-16 · Minh Huynh Nguyen, Thang Phan Chau, Phong X. Nguyen, Nghi D. Q. Bui

Software agents have emerged as promising tools for addressing complex software engineering tasks. Existing works, on the other hand, frequently oversimplify software development workflows, despite the fact that such wor…

Code Generation

SwingArena: Competitive Programming Arena for Long-context GitHub Issue Solving

2025-05-29 · Wendong Xu, Jing Xiong, Chenyang Zhao, Qiujiang Chen 외

We present SwingArena, a competitive evaluation framework for Large Language Models (LLMs) that closely mirrors real-world software development workflows. Unlike traditional static benchmarks, SwingArena models the colla…

Code Generation