You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the scientific basis for the TextBlob to determine a result? How can I be sure of the validity of the TextBlob results? What formulas does the TextBlob use to return a result?
#420
Open
2laWehT opened this issue
May 30, 2023
· 1 comment
Could you please help me with information about these questions:
What is the scientific basis for the TextBlob to determine a result?
How can I be sure of the validity of the TextBlob results?
What formulas does the TextBlob use to return a result?
The text was updated successfully, but these errors were encountered:
If you are inquiring about sentiment analysis, I suggest checking out issue #415 on GitHub for more information. Alternatively, could you please provide more specific details regarding your query about the "result"?
In any case, the documentation contains references to the sources upon which the algorithm implementation is founded, covering almost all methods, classes, and functions. This library typically offers a user-friendly interface to access functionalities derived from the NLTK and Pattern Python modules, both of which have an excellent reputation and are widely used by professionals and researchers worldwide.
Could you please help me with information about these questions:
What is the scientific basis for the TextBlob to determine a result?
How can I be sure of the validity of the TextBlob results?
What formulas does the TextBlob use to return a result?
The text was updated successfully, but these errors were encountered: