paper-with-me

홈 › Papers

NLP Workbench: Efficient and Extensible Integration of State-of-the-art Text Mining Tools

2023-03-02 · Peiran Yao, Matej Kosmajac, Abeer Waheed, Kostyantyn Guzhva, Natalie Hervieux, Denilson Barbosa

NLP Workbench is a web-based platform for text mining that allows non-expert users to obtain semantic understanding of large-scale corpora using state-of-the-art text mining models. The platform is built upon latest pre-trained models and open source systems from academia that provide semantic analysis functionalities, including but not limited to entity linking, sentiment analysis, semantic parsing, and relation extraction. Its extensible design enables researchers and developers to smoothly replace an existing model or integrate a new one. To improve efficiency, we employ a microservice architecture that facilitates allocation of acceleration hardware and parallelization of computation. This paper presents the architecture of NLP Workbench and discusses the challenges we faced in designing it. We also discuss diverse use cases of NLP Workbench and the benefits of using it over other approaches. The platform is under active development, with its source code released under the MIT license. A website and a short video demonstrating our platform are also available.

📄 PDF Abstract BibTeX arXiv:2303.01410

Code (1)

u-alberta/nlpworkbench 공식 구현 pytorch

Tasks

Entity LinkingRelation ExtractionSemantic ParsingSentiment Analysis

Similar Papers 제목 키워드 기반

JEMMA: An Extensible Java Dataset for ML4Code Applications

2022-12-18 · Anjan Karmakar, Miltiadis Allamanis, Romain Robbes

Machine Learning for Source Code (ML4Code) is an active research field in which extensive experimentation is needed to discover how to best use source code's richly structured information. With this in mind, we introduce…

GENAI WORKBENCH: AI-Assisted Analysis and Synthesis of Engineering Systems from Multimodal Engineering Data

2026-02-27 · H. Sinan Bank, Daniel R. Herber arxiv

Modern engineering design platforms excel at discipline-specific tasks such as CAD, CAM, and CAE, but often lack native systems engineering frameworks. This creates a disconnect where system-level requirements and archit…

WorkBench: a Benchmark Dataset for Agents in a Realistic Workplace Setting

2024-05-01 · Olly Styles, Sam Miller, Patricio Cerda-Mardini, Tanaya Guha 외

We introduce WorkBench: a benchmark dataset for evaluating agents' ability to execute tasks in a workplace setting. WorkBench contains a sandbox environment with five databases, 26 tools, and 690 tasks. These tasks repre…

Scheduling

UIMA Ruta Workbench: Rule-based Text Annotation

2014-08-01 · COLING 2014 8 · Peter Kluegl, Martin Toepfer, Philip-Daniel Beck, Georg Fette 외
text annotation

A Medical Information Extraction Workbench to Process German Clinical Text

2022-07-08 · Roland Roller, Laura Seiffe, Ammer Ayach, Sebastian Möller 외

Background: In the information extraction and natural language processing domain, accessible datasets are crucial to reproduce and compare results. Publicly available implementations and tools can serve as benchmark and …