English

A Tidy Data Model for Natural Language Processing using cleanNLP

Computation and Language 2018-05-04 v2 Computation

Abstract

The package cleanNLP provides a set of fast tools for converting a textual corpus into a set of normalized tables. The underlying natural language processing pipeline utilizes Stanford's CoreNLP library, exposing a number of annotation tasks for text written in English, French, German, and Spanish. Annotators include tokenization, part of speech tagging, named entity recognition, entity linking, sentiment analysis, dependency parsing, coreference resolution, and information extraction.

Keywords

Cite

@article{arxiv.1703.09570,
  title  = {A Tidy Data Model for Natural Language Processing using cleanNLP},
  author = {Taylor Arnold},
  journal= {arXiv preprint arXiv:1703.09570},
  year   = {2018}
}

Comments

20 pages; 4 figures

R2 v1 2026-06-22T18:59:22.306Z