-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Describe the bug
The spacy Doc sentiment is always 0.0 for the attributes of my records.
To Reproduce
Steps to reproduce the behavior:
- Go to a project of yours
- Make a labeling function printing the sentiment of one of your attributes, e.g. "print(record["headline"].sentiment)" in AG_News
- Observe the sentiment output, which is always 0.0
Expected behavior
The sentiment should reflect the true sentiment of the attribute, which is NOT always 0.0
Desktop (please complete the following information):
- OS: Windows
- Browser: chrome
- Version: 1.2.0
Additional context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
