sjkiss/tm.lexicodeR: Provides functionality for Lexicoder text analysis in the R environment

Lexicoder is a useful text analysis software (Daku, M., Soroka, S. and Young, L. ,2015) that combines basic text pre-processing with its own dictionaries for sentiment analysis. However, this is designed to work outside the R environment, and is programmed in Java. This package integrates some of the unique functionalities and dictionaries that Lexicoder provides to work strictly within the R environment.

Getting started

Package details

AuthorSimon J. Kiss
MaintainerSimon Kiss <skiss@wlu.ca>
LicenseWhat license is it under?
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sjkiss/tm.lexicodeR")
sjkiss/tm.lexicodeR documentation built on May 30, 2019, 12:05 a.m.