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

Getting probability of sentiment categories #1

Open
sadettindemirel opened this issue May 25, 2024 · 1 comment
Open

Getting probability of sentiment categories #1

sadettindemirel opened this issue May 25, 2024 · 1 comment

Comments

@sadettindemirel
Copy link

Hi,
Could you please add probability of sentiment categories or show how to get the probability scores of the categories.
e.g.
{'label': 'positive', 'probability': {'negative': 0.004584966693073511, 'neutral': 0.19360853731632233, 'positive': 0.8018065094947815}}

@axen1
Copy link

axen1 commented Jun 17, 2024

File "c:/Users/bahad/OneDrive/Masaüstü/TurkishBERTweet-main/Preprocessor/preprocessor.py", line 5, in
from urlextract import URLExtract
ModuleNotFoundError: No module named 'urlextract'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants