Other packages > Find by keyword >

lexicon  

Lexicons for Text Analysis
View on CRAN: Click here


Download and install lexicon package within the R console
Install from CRAN:
install.packages("lexicon")

Install from Github:
library("remotes")
install_github("cran/lexicon")

Install by package version:
library("remotes")
install_version("lexicon", "1.2.1")



Attach the package and use:
library("lexicon")
Maintained by
Tyler Rinker
[Scholar Profile | Author Map]
First Published: 2017-01-08
Latest Update: 2019-03-21
Description:
A collection of lexical hash tables, dictionaries, and word lists.
How to cite:
Tyler Rinker (2017). lexicon: Lexicons for Text Analysis. R package version 1.2.1, https://cran.r-project.org/web/packages/lexicon. Accessed 06 May. 2025.
Previous versions and publish date:
0.0.1 (2017-01-08 12:02), 0.1.0 (2017-01-20 14:36), 0.1.1 (2017-02-19 23:12), 0.2.0 (2017-03-07 13:41), 0.3.1 (2017-04-10 15:17), 0.4.1 (2017-10-29 15:13), 0.6.3 (2017-12-11 14:30), 0.7.4 (2018-01-13 18:08), 1.0.0 (2018-04-24 07:12), 1.1.3 (2018-10-20 14:40)
Other packages that cited lexicon R package
View lexicon citation profile
Other R packages that lexicon depends, imports, suggests or enhances
Complete documentation for lexicon
Functions, R codes and Examples using the lexicon R package
Some associated functions: available_data . cliches . common_names . constraining_loughran_mcdonald . emojis_sentiment . freq_first_names . freq_last_names . function_words . grady_augmented . hash_emojis . hash_emojis_identifier . hash_emoticons . hash_grady_pos . hash_internet_slang . hash_lemmas . hash_nrc_emotions . hash_sentiment_emojis . hash_sentiment_huliu . hash_sentiment_jockers . hash_sentiment_jockers_rinker . hash_sentiment_loughran_mcdonald . hash_sentiment_nrc . hash_sentiment_senticnet . hash_sentiment_sentiword . hash_sentiment_slangsd . hash_sentiment_socal_google . hash_valence_shifters . key_contractions . key_corporate_social_responsibility . key_grade . key_rating . key_regressive_imagery . key_sentiment_jockers . lexicon . modal_loughran_mcdonald . nrc_emotions . pos_action_verb . pos_df_irregular_nouns . pos_df_pronouns . pos_interjections . pos_preposition . profanity_alvarez . profanity_arr_bad . profanity_banned . profanity_racist . profanity_zac_anger . sw_dolch . sw_fry_100 . sw_fry_1000 . sw_fry_200 . sw_fry_25 . sw_jockers . sw_loughran_mcdonald_long . sw_loughran_mcdonald_short . sw_lucene . sw_mallet . sw_python . 
Some associated R codes: available_data.R . cliches.R . common_names.R . constraining_loughran_mcdonald.R . freq_first_names.R . freq_last_names.R . function_words.R . grady_augmented.R . hash_emoticons.R . hash_grady_pos.R . hash_internet_slang.R . hash_lemmas.R . hash_nrc_emotion.R . hash_sentiment_emojis.R . hash_sentiment_huliu.R . hash_sentiment_jockers.R . hash_sentiment_jockers_rinker.R . hash_sentiment_loughran_mcdonald.R . hash_sentiment_nrc.R . hash_sentiment_senticnet.R . hash_sentiment_sentiword.R . hash_sentiment_slangsd.R . hash_sentiment_socal_google.R . hash_valence_shifters.R . key_contractions.R . key_corporate_social_responsibility.R . key_grade.R . key_ratings.R . key_regressive_imagery.R . lexicon-package.R . modal_loughran_mcdonald.R . nrc_emotions.R . pos_action_verb.R . pos_df_irregular_nouns.R . pos_df_pronouns.R . pos_interjections.R . pos_preposition.R . profanity_alvarez.R . profanity_arr_bad.R . profanity_banned.R . profanity_racist.R . profanity_zac_anger.R . sw_dolch.R . sw_fry_100.R . sw_fry_1000.R . sw_fry_200.R . sw_fry_25.R . sw_jockers.R . sw_loughran_mcdonald.R . sw_lucene.R . sw_mallet.R . sw_python.R . utils.R .  Full lexicon package functions and examples
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for lexicon150200250300350400450500TrendBars

Today's Hot Picks in Authors and Packages

HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA