这是基于贝叶斯算法的垃圾邮件检测Java实现
☆20Sep 15, 2019Updated 7 years ago
Alternatives and similar repositories for bayesSpamMail
Users that are interested in bayesSpamMail are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于springboot+vue的应急物资保障管理系统【含报告】:前端 vue、elementui,后端 maven、springmvc、spring、mybatis;角色分为管理员、应急事件响应人员、运输人员、审批人员;集成应急物资、应急事件、审批、应急物资运输等功能于一…☆23Jan 30, 2025Updated last year
- 基于Swing实现桌面级应用--排序算法器,它以可视化的方式进行八大排序算法的性能分析与图表绘制分析。涉及多线程操作 + 文件读写 + UI线程队列 + 设计模式。☆14Nov 11, 2018Updated 7 years ago
- JAVA实现软件许可证书生成+验证☆18Feb 19, 2024Updated 2 years ago
- 基于hadoop\hbase实现,集成单机模式机器学习算法以及分布式机器学习算法,训练模型、测试模型、预测数据于一体,简单实用。适合老鸟更适合菜鸟。☆11Jun 27, 2016Updated 10 years ago
- Like NW.js and node-webkit but with Gecko using XUL Runner☆12May 12, 2017Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- java爬虫程序,用来爬知乎,简书等社交网站的信息,若有更新则发送邮件通知,实现监控某几个社交账号状态的功能☆18Feb 15, 2016Updated 10 years ago
- Xorange 基于openresty的api管理,负载,分发,监控,频率限制,waf 防火墙,鉴权认证管理平台☆17Sep 30, 2019Updated 6 years ago
- Spring Boot、Spring Cloud、Dubbo scaffold☆14Feb 28, 2026Updated 6 months ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- 企业微信 Webhook 机器人。可以将其他应用的消息整合到企业微信中,例如 Git、CI/CD、监控、邮件等等,将企业微信变成一个消息中枢。☆20Nov 2, 2019Updated 6 years ago
- 学生选课推荐系统☆17Aug 24, 2021Updated 5 years ago
- A caplet that will run a capsule as a daemon☆14Jun 29, 2016Updated 10 years ago
- SpringBoot+Vue 驾校理论课模拟考试系统(自动化部署)☆41Apr 28, 2021Updated 5 years ago
- Apache Tomcat 6 embedded into Spring Context☆23Feb 28, 2015Updated 11 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Spring DDAL是基于spring AOP和AbstractRoutingDataSource实现了读写分离和分库分表功能,是一款轻量级的插件,简单易用、轻耦合,使用注解即可完成读写分离、分库分表。☆16Nov 20, 2018Updated 7 years ago
- Remote Desktop Monitoring System 基于C/S的远程桌面监控系统☆16Jun 13, 2018Updated 8 years ago
- A vue component for add annotation to the picture (vue 图片批注组件)☆32Jun 14, 2021Updated 5 years ago
- eclipse 远程文件实时同步,eclipse远程部署插件☆16Apr 10, 2013Updated 13 years ago
- 基于jboot+tio+layim开发的IM即时通讯项目☆12Jun 8, 2019Updated 7 years ago
- 表单设计器demo☆15Apr 18, 2017Updated 9 years ago
- 问卷调查程序,前后端分离包含微信小程序端☆21May 23, 2024Updated 2 years ago
- 自动化部署系统,持续交付集成,一键安装,开箱即用☆19Jan 1, 2023Updated 3 years ago
- 企业级知识管理系统-麻雀wiki。麻雀虽小,五脏俱全。☆33Oct 9, 2022Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 检测文本AIGC率☆25Feb 16, 2026Updated 7 months ago
- 深入理解JVM的笔记总结☆12Oct 18, 2017Updated 8 years ago
- 将日志收集到Redis或者Kafka中,目前只支持Logback☆19Feb 28, 2018Updated 8 years ago
- 钉钉机器人到企业微信机器人转发器☆36Jul 5, 2019Updated 7 years ago
- 日志采集工具☆20Aug 16, 2017Updated 9 years ago
- 一个基于openresty开发的安全网关demo☆30Mar 3, 2022Updated 4 years ago
- 利用企业微信推送消息☆32Sep 26, 2021Updated 5 years ago
- 日志分析器,仿造elk中logstash的简单Java实现,实现监控目录日志,自动解析存入elasticsearch。☆21Mar 10, 2016Updated 10 years ago
- 仿windows10、win10 ,改自尤里2号 http://win10ui.yuri2.cn/ jQuery版改成Vue☆25May 1, 2018Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆25Nov 20, 2025Updated 10 months ago
- 高性能 高精度 高稳定的 Nginx-Waf 防火墙 护网神器; Nginx WAF With High Performance, Accuracy And Stability;☆24May 16, 2022Updated 4 years ago
- 把李航老师《统计学习方法》的后几章的算法都用java实现了一遍,实现盒子与球的EM算法,扩展到去GMM训练,后来实现了HMM分词(实现了HMM分词的参数训练)和CRF分词(借用CRF++训练的参数模型),最后利用tensorFlow把BiLSTM+CRF实现了,然后为luc…☆23Jun 17, 2022Updated 4 years ago
- a concurrent framework from netty that contains: promise-framework, fastThreadLocal-framework, etc. 一个从netty抽取出来的通用并发框架,包含:promise-frame…☆17Aug 27, 2018Updated 8 years ago
- 微信小程序-历史上的今天 毕业设计项目 主要功能为历史上的今天 指定日期的历史上今天,评论;其他功能:天气预报、快递查询、微信热门文章☆22Apr 22, 2018Updated 8 years ago
- 🖖It's a RxJava + RxNetty based micro web framework☆15Mar 1, 2019Updated 7 years ago
- 微服务日志之实时日志☆30Jul 6, 2018Updated 8 years ago