-
Notifications
You must be signed in to change notification settings - Fork 3
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
Develop an API that analyzes sentiment of user's text input #85
Comments
|
|
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Objective:
Develop an API that analyzes user text input, identifies sentiment, suggests tone-down versions of aggressive or overly strong input, and filters out spammy, promotional, or fraudulent content. This API should be reusable for various use cases such as comments, token descriptions, or any other scenario where users can input text.
Core Requirements:
System Expectations:
Deliverable:
A robust, reusable API for sentiment analysis, text moderation, and spam detection, capable of supporting diverse text-based functionalities across the platform.
Notion link: https://www.notion.so/gobazzinga/Sentiment-Analysis-for-user-s-text-input-17bdfecd572680beb023d83d5ee77a21
The text was updated successfully, but these errors were encountered: