paper-with-me

홈 › Papers

ROOTS: a toolkit for easy, fast and consistent processing of large sequential annotated data collections

2014-05-01 · LREC 2014 5 · Jonathan Chevelu, Gw{\'e}nol{\'e} Lecorv{\'e}, Damien Lolive

The development of new methods for given speech and natural language processing tasks usually consists in annotating large corpora of data before applying machine learning techniques to train models or to extract information. Beyond scientific aspects, creating and managing such annotated data sets is a recurrent problem. While using human annotators is obviously expensive in time and money, relying on automatic annotation processes is not a simple solution neither. Typically, the high diversity of annotation tools and of data formats, as well as the lack of efficient middleware to interface them all together, make such processes very complex and painful to design. To circumvent this problem, this paper presents the toolkit ROOTS, a freshly released open source toolkit (http://roots-toolkit.gforge.inria.fr) for easy, fast and consistent management of heterogeneously annotated data. ROOTS is designed to efficiently handle massive complex sequential data and to allow quick and light prototyping, as this is often required for research purposes. To illustrate these properties, three sample applications are presented in the field of speech and language processing, though ROOTS can more generally be easily extended to other application domains.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityManagement

Similar Papers 제목 키워드 기반

SupWSD: A Flexible Toolkit for Supervised Word Sense Disambiguation

2017-09-01 · EMNLP 2017 9 · Pap, Simone rea, Aless Raganato, ro 외

In this demonstration we present SupWSD, a Java API for supervised Word Sense Disambiguation (WSD). This toolkit includes the implementation of a state-of-the-art supervised WSD system, together with a Natural Language P…

Word Sense Disambiguation

VnCoreNLP: A Vietnamese Natural Language Processing Toolkit

2018-01-04 · NAACL 2018 6 · Thanh Vu, Dat Quoc Nguyen, Dai Quoc Nguyen, Mark Dras 외

We present an easy-to-use and fast toolkit, namely VnCoreNLP---a Java NLP annotation pipeline for Vietnamese. Our VnCoreNLP supports key natural language processing (NLP) tasks including word segmentation, part-of-speech…

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+5

calamanCy: A Tagalog Natural Language Processing Toolkit

2023-11-13 · Lester James V. Miranda

We introduce calamanCy, an open-source toolkit for constructing natural language processing (NLP) pipelines for Tagalog. It is built on top of spaCy, enabling easy experimentation and integration with other frameworks. c…

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

LEGOEval: An Open-Source Toolkit for Dialogue System Evaluation via Crowdsourcing

2021-05-05 · ACL 2021 5 · Yu Li, Josh Arnold, Feifan Yan, Weiyan Shi 외

We present LEGOEval, an open-source toolkit that enables researchers to easily evaluate dialogue systems in a few lines of code using the online crowdsource platform, Amazon Mechanical Turk. Compared to existing toolkits…

Pimlico: A toolkit for corpus-processing pipelines and reproducible experiments

2020-11-01 · EMNLP (NLPOSS) 2020 11 · Mark Granroth-Wilding

We present Pimlico, an open source toolkit for building pipelines for processing large corpora. It is especially focused on processing linguistic corpora and provides wrappers around existing, widely used NLP tools. A pa…