⚠️There's a newer version (3.0.7) of this package. Take me there.

cleanNLP (version 1.10.0)

A Tidy Data Model for Natural Language Processing

Description

Provides a set of fast tools for converting a textual corpus into a set of normalized tables. Users may make use of a Python back end with 'spaCy' or the Java back end 'CoreNLP' . A minimal back end with no external dependencies is also provided. Exposed annotation tasks include tokenization, part of speech tagging, named entity recognition, entity linking, sentiment analysis, dependency parsing, coreference resolution, and word embeddings. Summary statistics regarding token unigram, part of speech tag, and dependency type frequencies are also included to assist with analyses.

Copy Link

Version

Down Chevron

Install

install.packages('cleanNLP')

Monthly Downloads

523

Version

1.10.0

License

LGPL-2

Maintainer

Last Published

July 1st, 2017

Functions in cleanNLP (1.10.0)