Skip to content

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

License

Notifications You must be signed in to change notification settings

qiwihui/SMSFilters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMSFilters

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

训练模型

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

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

App

iOS,目前尚未完成。

功能列表

  1. 主要

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

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

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

界面截图

主要界面 短信测试界面