1 Star 0 Fork 15

中华田园人 / twitter-algorithm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 875 Bytes
一键复制 编辑 原始数据 按行查看 历史
twitter-team 提交于 2023-03-31 17:36 . Twitter Recommendation Algorithm

Trust and Safety Models

We decided to open source the training code of the following models:

  • pNSFWMedia: Model to detect tweets with NSFW images. This includes adult and porn content.
  • pNSFWText: Model to detect tweets with NSFW text, adult/sexual topics
  • pToxicity: Model to detect toxic tweets. Toxicity includes marginal content like insults and certain types of harassment. Toxic content does not violate Twitter terms of service
  • pAbuse: Model to detect abusive content. This includes violations of Twitter terms of service, including hate speech, targeted harassment and abusive behavior.

We have several more models and rules that we are not going to open source at this time because of the adversarial nature of this area. The team is considering open sourcing more models going forward and will keep the community posted accordingly.

C/C++
1
https://gitee.com/Chinese_pastoral_person/twitter-algorithm.git
git@gitee.com:Chinese_pastoral_person/twitter-algorithm.git
Chinese_pastoral_person
twitter-algorithm
twitter-algorithm
main

搜索帮助