MyNixOS website logo
Description

Lexicons for Text Analysis.

A collection of lexical hash tables, dictionaries, and word lists.

lexicon

Project Status: Active - The project has reached a stable, usablestate and is being activelydeveloped. BuildStatus

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:

PrefixMeaning
key_A data.frame with a lookup and return value
hash_A keyed data.table hash table
freq_A data.table of terms with frequencies
profanity_A profane words vector
pos_A part of speech vector
pos_df_A part of speech data.frame
sw_A stopword vector

Data

DataDescription
clichesCommon Cliches
common_namesFirst Names (U.S.)
constraining_loughran_mcdonaldLoughran-McDonald Constraining Words
emojis_sentimentEmoji Sentiment Data
freq_first_namesFrequent U.S. First Names
freq_last_namesFrequent U.S. Last Names
function_wordsFunction Words
grady_augmentedAugmented List of Grady Ward’s English Words and Mark Kantrowitz’s Names List
hash_emojisEmoji Description Lookup Table
hash_emojis_identifierEmoji Identifier Lookup Table
hash_emoticonsEmoticons
hash_grady_posGrady Ward’s Moby Parts of Speech
hash_internet_slangList of Internet Slang and Corresponding Meanings
hash_lemmasLemmatization List
hash_nrc_emotionsNRC Emotion Table
hash_sentiment_emojisEmoji Sentiment Polarity Lookup Table
hash_sentiment_huliuHu Liu Polarity Lookup Table
hash_sentiment_jockersJockers Sentiment Polarity Table
hash_sentiment_jockers_rinkerCombined Jockers & Rinker Polarity Lookup Table
hash_sentiment_loughran_mcdonaldLoughran-McDonald Polarity Table
hash_sentiment_nrcNRC Sentiment Polarity Table
hash_sentiment_senticnetAugmented SenticNet Polarity Table
hash_sentiment_sentiwordAugmented Sentiword Polarity Table
hash_sentiment_slangsdSlangSD Sentiment Polarity Table
hash_sentiment_socal_googleSO-CAL Google Polarity Table
hash_valence_shiftersValence Shifters
key_contractionsContraction Conversions
key_corporate_social_responsibilityNadra Pencle and Irina Malaescu’s Corporate Social Responsibility Dictionary
key_gradeGrades Data Set
key_ratingRatings Data Set
key_regressive_imageryColin Martindale’s English Regressive Imagery Dictionary
key_sentiment_jockersJockers Sentiment Data Set
modal_loughran_mcdonaldLoughran-McDonald Modal List
nrc_emotionsNRC Emotions
pos_action_verbAction Word List
pos_df_irregular_nounsIrregular Nouns Word Dataframe
pos_df_pronounsPronouns
pos_interjectionsInterjections
pos_prepositionPreposition Words
profanity_alvarezAlejandro U. Alvarez’s List of Profane Words
profanity_arr_badStackoverflow user2592414’s List of Profane Words
profanity_bannedbannedwordlist.com’s List of Profane Words
profanity_racistTitus Wormer’s List of Racist Words
profanity_zac_angerZac Anger’s List of Profane Words
sw_dolchLeveled Dolch List of 220 Common Words
sw_fry_100Fry’s 100 Most Commonly Used English Words
sw_fry_1000Fry’s 1000 Most Commonly Used English Words
sw_fry_200Fry’s 200 Most Commonly Used English Words
sw_fry_25Fry’s 25 Most Commonly Used English Words
sw_jockersMatthew Jocker’s Expanded Topic Modeling Stopword List
sw_loughran_mcdonald_longLoughran-McDonald Long Stopword List
sw_loughran_mcdonald_shortLoughran-McDonald Short Stopword List
sw_luceneLucene Stopword List
sw_malletMALLET Stopword List
sw_pythonPython Stopword List

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:

Metadata

Version

1.2.1

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows