Coder Social home page Coder Social logo

sunsetwan / smsfilters Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qiwihui/smsfilters

0.0 2.0 0.0 10.1 MB

基于机器学习的 iOS 中文垃圾短信过滤 App

License: MIT License

Swift 18.44% Objective-C 0.33% C++ 50.15% Objective-C++ 0.54% Jupyter Notebook 30.26% Python 0.28%

smsfilters's Introduction

SMSFilters

一个基于机器学习的 iOS 短信过滤 App。

训练模型

model 目录,依照 Jupyter Notebook 进行,可以使用 conda 安装环境:

$ cd model
# 创建环境
$ conda env create --file=environment.yml

App

iOS,目前尚未完成。

功能列表

  1. 主要

    • 开启短信过滤功能(开启方式)
    • 准确性测试
    • 提交短信
  2. 自定义规则

    • 关键词黑名单
    • 关键词白名单
    • 号码黑名单
    • 号码白名单
  3. 关于

    • 帮助和常见问题
    • 隐私政策
    • 向朋友推荐
    • 软件评分
    • 关于作者

界面截图

主要界面 短信测试界面

smsfilters's People

Contributors

qiwihui avatar

Watchers

James Cloos avatar Sunset avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.