clips / clips/pattern

Method behind xx-sentiment.xml not documented

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

Nobody has claimed this yet.

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

Description

I am trying to sort out where the text/xx/xx-sentiment.xml data come from. The unit tests include some proof of utility but I cannot find any documentation of the methodology used. After a lot of searching my best guess is that these are from De Smedt, Tom, and Walter Daelemans. "Vreselijk mooi!" (terribly beautiful): A Subjectivity Lexicon for Dutch Adjectives. LREC. 2012.

SentiWordNet is clearly called out in the docs. It would be nice to source the custom lexicon that ships with the package.

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.

Research direction

Start with text/xx/xx-sentiment.xml and the unit tests in test/test_en.py around line 913. Check the cited De Smedt and Daelemans paper and the existing SentiWordNet documentation to establish the custom lexicon's source and methodology. Done means documenting the lexicon's provenance and method in the project documentation.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.