Skip to content

面向短文本的网络言论智能过滤系统实现

Notifications You must be signed in to change notification settings

whdalive/ReviewFilter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReviewFilter

面向短文本的网络言论智能过滤系统实现

系统架构部分

1:客户端仅支持安卓,是一个面向客户的APP。客户可以使用获取,浏览,评论新闻等功能,以及点赞,收藏,分享等
2:管理端采用Spring+SpringMVC+Mybaties搭建,管理员可以管理,发布新闻,管理评论,管理用户信息等
3:后端嵌入智能过滤评论算法,对用户上传的评论进行分类判断,决定是否发布

关键机器学习算法——基于VSM+SVM的模型训练和分类

Image text

About

面向短文本的网络言论智能过滤系统实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%