hash_strength {lexicon}R Documentation

Strength Lookup Key

Description

A data.table containing a strength lookup key.

Usage

data(hash_strength)

Format

A data frame with 2085 rows and 2 variables

Details

References

http://www.wjh.harvard.edu/~inquirer/inqdict.txt

Examples

## Not run: 
library(data.table)
hash_strength[c('yield', 'admonish', 'abdicate')]

## End(Not run)

[Package lexicon version 0.7.4 Index]