I will do a computer project next year, so I think of AI rude detector. But I have 0 knowledge about AI. Can someone tell me what type of AI should I use for this project? And if you have some link to the tutorials, please tell me! I only know that AI want points, just that, I don't know how other part works and how to code one :(
Ty very much for every responds!
#๐ How to make AI rude detector.
9 messages ยท Page 1 of 1 (latest)
@tepid plank
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Closes after a period of inactivity, or when you send !close.
I just want to learn the basics this year before making the real project, so just know what type of this AI is, is very helpful!
First, you have to create dataset of different samples and examples of rude statement. I am presuming you are trying to detect it for written text. Once you have that you need to choose a model. Now, it's my understanding that such kind of models are called Classification models. Once you have that, you have to tweak it for your case. And then use the dataset to train your tweaked model.
this is an amazing change to increase your vocabulary of rude words!
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.