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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns