Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Objectivity-Subjectivity Scale #13

Open
Fennec2000GH opened this issue Oct 4, 2021 · 0 comments
Open

Objectivity-Subjectivity Scale #13

Fennec2000GH opened this issue Oct 4, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Fennec2000GH
Copy link
Collaborator

Description

Compute scores for how objective or subjective a piece of text is. The sign indicates which direction the text leans. For example, a positive score could mean the text is more likely to be verifiable fact than opinion. The magnitude just indicates the degree of being objective or subjective.

Objectives

  1. Use a library with such functionality e.g. TextBlob. This feature is usually part of sentiment analysis libraries.
  2. Write functions that allow objective-subjective scoring on the sentence, paragraph, and whole document level.
@Fennec2000GH Fennec2000GH added enhancement New feature or request good first issue Good for newcomers labels Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants