Learn R Programming

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

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

4,704

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Tyler Rinker

Last Published

February 19th, 2017

Functions in lexicon (0.1.1)

function_words

Function Words
hash_emoticons

Emoticons
grady_augmented

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

Alemany's Discourse Markers
common_names

First Names (U.S.)
hash_lemmas

Lemmatization List
freq_last_names

Frequent U.S. Last Names
hash_grady_pos

Grady Ward's Moby Parts of Speech
dodds_sentiment

Language Assessment by Mechanical Turk Sentiment Words
freq_first_names

Frequent U.S. First Names
hash_valence_shifters

Valence Shifters
key_abbreviation

Common Abbreviations
hash_sentiment

Polarity Lookup Key
key_contractions

Contraction Conversions
hash_sentiword

Augmented Sentiword
hash_syllable

Syllable Counts
key_grade

Grades Hash
hash_sentiment_nrc

NRC Sentiment Lookup Key
hash_strength

Strength Lookup Key
hash_power

Power Lookup Key
sw_dolch

Leveled Dolch List of 220 Common Words
sw_buckley_salton

Buckley & Salton Stopword List
key_rating

Ratings Data Set
pos_df_pronouns

Pronouns
pos_interjections

Interjections
pos_action_verb

Action Word List
pos_preposition

Preposition Words
nrc_emotions

NRC Emotions
lexicon

Lexicons for Text Analysis
pos_adverb

Adverb Word List
sw_fry_100

Fry's 100 Most Commonly Used English Words
sw_fry_25

Fry's 25 Most Commonly Used English Words
sw_fry_200

Fry's 200 Most Commonly Used English Words
sw_onix

Onix Text Retrieval Toolkit Stopword List 1
sw_fry_1000

Fry's 1000 Most Commonly Used English Words