Using spacytextblob in portuguese #10631
Answered
by
polm
finhopv
asked this question in
Help: Coding & Implementations
-
Hello people i trying spacytextblob for sentiment analisys in portuguese, but no working! |
Beta Was this translation helpful? Give feedback.
Answered by
polm
Apr 8, 2022
Replies: 1 comment
-
spacytextblob is a third-party package, so in general you should ask this question at their repo. In this case the issue is simply that textblob only supports English, see SamEdwardes/spacytextblob#14. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
adrianeboyd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
spacytextblob is a third-party package, so in general you should ask this question at their repo.
In this case the issue is simply that textblob only supports English, see SamEdwardes/spacytextblob#14.