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

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

Comments

@2laWehT
Copy link

2laWehT commented May 30, 2023

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?

@matteospanio
Copy link

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.

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