- hate-speech-and-offensive-language VS hashformers
- hate-speech-and-offensive-language VS toxicity
- hate-speech-and-offensive-language VS cia
- hate-speech-and-offensive-language VS Tegridy-MIDI-Dataset
- hate-speech-and-offensive-language VS PLOD-AbbreviationDetection
- hate-speech-and-offensive-language VS ThoughtSource
- hate-speech-and-offensive-language VS airline-sentiment-streaming
- hate-speech-and-offensive-language VS 100daysofpractice-dataset
- hate-speech-and-offensive-language VS bubo-2t
- hate-speech-and-offensive-language VS investigation-youtube-ad-placements
Hate-speech-and-offensive-language Alternatives
Similar projects and alternatives to hate-speech-and-offensive-language
-
hashformers
Hashformers is a framework for hashtag segmentation with Transformers and Large Language Models (LLMs).
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
cia
Discontinued š±āš» CIA Factbook data analysis and dataset reconstruction, modification, and tuning go here.
-
-
PLOD-AbbreviationDetection
This repository contains the PLOD Dataset for Abbreviation Detection released with our LREC 2022 publication
-
ThoughtSource
A central, open resource for data and tools related to chain-of-thought reasoning in large language models. Developed @ Samwald research group: https://samwald.info/
-
airline-sentiment-streaming
Streaming with Airline Sentiment. Utilizing Cloudera Machine Learning, Apache NiFi, Apache Hue, Apache Impala, Apache Kudu
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
bubo-2t
Bubo-2T is a Steampunk companion robot that can recognise hand gestures and tweet out messages
-
investigation-youtube-ad-placements
Data and code from our stories, "Google Has a Secret Blocklist that Hides YouTube Hate Videos from AdvertisersāBut Itās Full of Holes," and "Google Blocks Advertisers from Targeting Black Lives Matter YouTube Videos."
hate-speech-and-offensive-language discussion
hate-speech-and-offensive-language reviews and mentions
-
How to make a class column for a classifier from sentiment analysis results?
I've used NRCLex to perform sentiment analysis on some Twitter data. I have hate speech classifier code (https://github.com/t-davidson/hate-speech-and-offensive-language/blob/master/classifier/final_classifier.ipynb) I want to pass the dataset through, but before I can I need to have a "class" column for the model. For those not familiar, NRCLex returns scores for 10 emotions: anticipation, joy, anger, fear, surprise, disgust, positive, negative, sadness and trust. The table looks like this (letters denoting emotions):
-
Where do we go from here and who is going to step up to help us?
Some of this exists, and both Quora and Facebook (among others) use it extensively. Both hate speech and porn are good targets for machine learning. It needs supervision, but it can take a lot of load off human moderators.
Open source implementations exist, e.g.:
https://github.com/t-davidson/hate-speech-and-offensive-lang...
I suspect more message board will want to start applying these sooner rather than later. Most have already figured out that they need anti-spam tools, rather than it coming as a surprise when they roll things out and it fills up with bots. The technology is similar.
You mention being able to share that information across boards, and I don't know of any widespread implementation of that. You can, at least, let somebody else handle your authentication, which slightly slows their ability to create new accounts when you blacklist one. I'd like to see those sites distinguish "aged" accounts, so that it at least takes some effort or cost to use a new account.
Stats
t-davidson/hate-speech-and-offensive-language is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of hate-speech-and-offensive-language is Jupyter Notebook.