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

cleanNLP (version 2.3.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 the 'udpipe' back end with no external dependencies, a Python back end with 'spaCy' or the Java back end 'CoreNLP' . 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

2.3.0

License

LGPL-2

Maintainer

Last Published

November 18th, 2018

Functions in cleanNLP (2.3.0)