Learn R Programming

lexicon

Table of Contents

Description

lexicon is a collection of lexical hash tables, dictionaries, and word lists. The data prefixes help to categorize the data types:

Data

Installation

To download the development version of lexicon:

Download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the pacman package to install the development version:

if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh("trinker/lexicon")

Contact

You are welcome to:

Copy Link

Version

Install

install.packages('lexicon')

Monthly Downloads

6,688

Version

1.2.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 21st, 2019

Functions in lexicon (1.2.1)

hash_sentiment_senticnet

Augmented SenticNet Polarity Table
constraining_loughran_mcdonald

Loughran-McDonald Constraining Words
hash_nrc_emotions

NRC Emotion Table
hash_sentiment_socal_google

SO-CAL Google Polarity Table
sw_dolch

Leveled Dolch List of 220 Common Words
sw_fry_100

Fry's 100 Most Commonly Used English Words
hash_sentiment_slangsd

SlangSD Sentiment Polarity Table
key_grade

Grades Data Set
hash_lemmas

Lemmatization List
hash_sentiment_sentiword

Augmented Sentiword Polarity Table
key_sentiment_jockers

Jockers Sentiment Key
lexicon

Lexicons for Text Analysis
hash_sentiment_emojis

Emoji Sentiment Polarity Lookup Table
cliches

Common Cliches
hash_sentiment_huliu

Hu Liu Polarity Lookup Table
available_data

Get Available lexicon Data
pos_df_pronouns

Pronouns
pos_interjections

Interjections
profanity_racist

Titus Wormer's List of Racist Words
pos_action_verb

Action Word List
pos_df_irregular_nouns

Irregular Nouns Word Dataframe
pos_preposition

Preposition Words
hash_internet_slang

List of Internet Slang and Corresponding Meanings
profanity_alvarez

Alejandro U. Alvarez's List of Profane Words
sw_lucene

Lucene Stopword List
profanity_arr_bad

Stackoverflow user2592414's List of Profane Words
sw_mallet

MALLET Stopword List
profanity_banned

bannedwordlist.com's List of Profane Words
freq_last_names

Frequent U.S. Last Names
sw_loughran_mcdonald_long

Loughran-McDonald Long Stopword List
sw_loughran_mcdonald_short

Loughran-McDonald Short Stopword List
profanity_zac_anger

Zac Anger's List of Profane Words
hash_valence_shifters

Valence Shifters
key_contractions

Contraction Conversions
sw_python

Python Stopword List
function_words

Function Words
modal_loughran_mcdonald

Loughran-McDonald Modal List
hash_emojis_identifier

Emoji Identifier Lookup Table
nrc_emotions

NRC Emotions
hash_sentiment_loughran_mcdonald

Loughran-McDonald Polarity Table
hash_emoticons

Emoticons
hash_sentiment_nrc

NRC Sentiment Polarity Table
key_rating

Ratings Data Set
key_regressive_imagery

Colin Martindale's English Regressive Imagery Dictionary
sw_fry_1000

Fry's 1000 Most Commonly Used English Words
sw_fry_200

Fry's 200 Most Commonly Used English Words
sw_fry_25

Fry's 25 Most Commonly Used English Words
sw_jockers

Matthew Jocker's Expanded Topic Modeling Stopword List
common_names

First Names (U.S.)
hash_grady_pos

Grady Ward's Moby Parts of Speech
grady_augmented

Augmented List of Grady Ward's English Words and Mark Kantrowitz's Names List
hash_emojis

Emoji Description Lookup Table
key_corporate_social_responsibility

Nadra Pencle and Irina M<U+0103>l<U+0103>escu's Corporate Social Responsibility Dictionary
emojis_sentiment

Emoji Sentiment Data
freq_first_names

Frequent U.S. First Names
hash_sentiment_jockers

Jockers Polarity Lookup Table
hash_sentiment_jockers_rinker

Combined Jockers & Rinker Polarity Lookup Table