Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

where is the lexicon for sentiment?

Open
#198 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
20/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

The issue asks where the sentiment/polarity function's English lexicon and exact adverb scores are stored. Start by locating the sentiment/polarity implementation and its lexicon data in the Python package. Done means identifying the lexicon location and documenting how the score mapping can be accessed.

Written by the indexing model from the issue text.

Description

Hello there,

I am using this great package in particular for the sentiment/polarity function. I get that this give a score based on how good/bad the adverbs are in a sentence, but where can I get the lexicon with the exact scores for each adverb (in english)?

thanks a lot!!

Dominant language
Python
Stars
8.9k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from clips/pattern

All issues in clips/pattern

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.