| | --- |
| | title: README |
| | emoji: 🏢 |
| | colorFrom: gray |
| | colorTo: red |
| | sdk: gradio |
| | pinned: false |
| | sdk_version: 5.4.0 |
| | --- |
| | <center><h2><b>kNOwHATE: kNOwing online HATE speech: knowledge + awareness = TacklingHate</b></h2></center> |
| |
|
| | <center><h3><b>⚠️ Warning: this organization deals with NFAA content. |
| | This prototype is still under development and may contain errors.⚠️</h3></center> |
| |
|
| |
|
| | <div class="grid lg:grid-cols-3 gap-x-4 gap-y-7" style="text-align: center"> |
| | <p class="lg:col-span-3"> |
| | Welcome to the kNOwHATE project!<br /> |
| | You can find models and datasets, and most importantly, you can try out the Hate Speech Detection Prototype developed for the Portuguese language. |
| | </p> |
| | <a |
| | href="https://knowhate.eu" |
| | class="block overflow-hidden group" |
| | > |
| | <div |
| | class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-center justify-center overflow-hidden" |
| | > |
| | <img |
| | alt="" |
| | src="https://i.imgur.com/3cP8Ezi.png" |
| | class="w-full h-40 object-cover overflow-hidden" |
| | /> |
| | </div> |
| | <div class="underline">Visit our Website for more information</div> |
| | </a> |
| | <a |
| | href="https://huggingface.co/spaces/knowhate/portuguese-hate-speech-detection" |
| | class="block overflow-hidden group" |
| | > |
| | <div |
| | class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-center justify-center overflow-hidden" |
| | > |
| | <img |
| | alt="" |
| | src= "https://imgur.com/2Afeh53.png" #"https://i.imgur.com/Gh7s1wE.png" |
| | class="w-full h-40 object-cover overflow-hidden" |
| | /> |
| | </div> |
| | <div class="underline">Try our Hate Speech Detection Protoype</div> |
| | </a> |
| | <a |
| | href="https://huggingface.co/models?search=knowhate" |
| | class="block overflow-hidden group" |
| | > |
| | <div |
| | class="w-full h-40 mb-2 bg-gray-900 group-hover:bg-gray-850 rounded-lg flex items-center justify-center overflow-hidden" |
| | > |
| | <img |
| | alt="" |
| | src="https://i.imgur.com/79hzf6o.png" |
| | class="w-full h-40 object-cover overflow-hidden" |
| | /> |
| | </div> |
| | <div class="underline">Find all models from the project in the Hub</div> |
| | </a> |
| | </div> |