awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSpam Pattern Detection

Identifying problematic content using regular expressions and character-level analysis.

Distinct from Text Pattern Matching: Distinct from Text Pattern Matching: specifically targets the detection of spam and scam patterns rather than general data discovery.

Explore 1 awesome GitHub repository matching data & databases · Spam Pattern Detection. Refine with filters or upvote what's useful.

Awesome Spam Pattern Detection GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • thiojoe/yt-spammer-purgeThioJoe 的头像

    ThioJoe/YT-Spammer-Purge

    4,645在 GitHub 上查看↗

    YT-Spammer-Purge 是一个 YouTube API 内容管理和审核工具,旨在检测并删除视频和频道中的垃圾信息和诈骗评论。它作为一种专门的过滤器和管理工具,用于识别问题内容并封禁违规用户。 该工具采用自动内容过滤和基于模式的文本检测,使用正则表达式和字符级分析来标记垃圾评论。它支持两阶段审核流程,可疑垃圾评论会被缓冲到审核队列中,经人工批准后方可永久删除。 该系统包含管理功能,可批量处理整个账户的评论,通过详细日志审计审核操作,并限制版主权限以防止管理滥用。

    Uses regular expressions and character analysis to automatically identify spam and scam comments.

    Pythonspam-filteringyoutube
    在 GitHub 上查看↗4,645
  1. Home
  2. Data & Databases
  3. Text Pattern Matching
  4. Spam Pattern Detection