Analysis updated 2026-08-08 · repo last pushed 2026-08-05
Research online harassment and sexist language in Russian-speaking communities.
Build content moderation tools that flag potentially sexist Russian-language posts.
Train annotation teams on how to consistently label sexist content in text.
| clips/gsoc2019_crosslang | 0xallam/posthog | 0xustaz/streamgate | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | Python | Python | Python |
| Last pushed | 2026-08-05 | 2026-03-26 | — |
| Maintenance | Active | Maintained | — |
| Setup difficulty | hard | moderate | hard |
| Complexity | 3/5 | 3/5 | 4/5 |
| Audience | researcher | pm founder | developer |
Figures from each repo's GitHub metadata at analysis time.
Archived and unmaintained with sparse README, full technical details are on an external site, so expect to dig through external documentation and fix any broken dependencies yourself.
This project is a tool for detecting hate speech, with a particular focus on sexism, in Russian-language text. It was built as part of Google Summer of Code 2019, a program that pairs students with open-source organizations. The goal is to help identify harmful or sexist language automatically, which could be useful for content moderation or research. Beyond building the detection model itself, the project also includes detailed annotation guidelines. These are instructions for humans on how to read a piece of text and consistently label whether it contains sexism. Those human-labeled examples are what train the automated system to recognize patterns on its own. Someone who would use this might be a researcher studying online harassment in Russian-speaking communities, or a team building moderation tools for a social platform with Russian users. For example, a nonprofit tracking gender-based abuse online could use the approach to sift through large volumes of posts and flag potentially sexist content for review. The README is sparse on technical details, pointing instead to an external site for the full description of the code and methodology. It's also worth noting that the repository is archived and no longer maintained, meaning it won't receive updates or fixes. Anyone considering using it would be adopting it as-is, without ongoing support.
A tool that detects hate speech and sexism in Russian-language text, built for Google Summer of Code 2019. It includes annotation guidelines for labeling sexist content and a model trained on those labels.
Mainly Python. The stack also includes Python.
Active — commit in last 30 days (last push 2026-08-05).
No license information is provided, so usage rights are unclear.
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.