How to build your own API to detect toxic comment
Introduction
Toxicity is anything rude, disrespectful, or otherwise likely to make someone leave a discussion. We will use Django Rest Framework to build the API.
See how the API works:
When I enter a comment, for Example: "trash stuff" as seen below...
emmakodes.hashnode.dev4 min read