UNPKG

afinn-165

Version:

AFINN 165 (list of English words rated for valence) in JSON

7 lines (6 loc) 105 B
/** * AFINN 165. * * @type {Record<string, number>} */ export const afinn165: Record<string, number>