Skip to content

基于flask框架的使用神经网络模型识别过滤垃圾短信的Demo

License

Notifications You must be signed in to change notification settings

hsingyin/flask-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
HsingYin
Jul 13, 2018
f31d0d6 · Jul 13, 2018

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-demo

基于flask框架的使用神经网络模型识别过滤垃圾短信的Demo

快速起步

若提示缺少lib,pip install 对应的包即可

1.环境&技术

  • 运行环境:Anaconda
  • 后台框架:Flask
  • 前端框架:Bootstrap
  • 前端插件:bootstrap-fileinput

2.运行

python run.py

默认项目访问路径为http://127.0.0.1:5000/

3.预览

首页 上传文件 上传成功 结果展示

感谢

感谢《Flask Web Development: Developing Web Applications with Python》一书,感谢kartik-v提供了很棒的bootstrap-fileinput插件。

不足

对结果的展示不太好,无法和具体的垃圾短信一一对应,只用了g对象存储结果。

About

基于flask框架的使用神经网络模型识别过滤垃圾短信的Demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published