是否有.NET贝叶斯过滤库 [英] Is there a Bayesian filter library for .NET

查看:142
本文介绍了是否有.NET贝叶斯过滤库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有.NET贝叶斯过滤库?

Is there a Bayesian filter library for .NET?

我想安装一组文件夹,并有邮件自动移动到基于什么已经previously移动到文件夹的文件夹。

I would like to setup a group of folders and have emails automatically moved to those folders based on what has been previously moved to the folder.

如果你熟悉的FogBugz自动排序,这正是我想要做的。

If you are familiar with FogBugz auto-sort, that's exactly what I would like to do.

推荐答案

我发现 Weka.Net 这是 Weka中的Java机器学习框架的端口来.NET。这是一个alpha版本,似乎不那么活跃,但如果它的Weka的核心,你可以用它来写你的要求。 Mailprobe 不支持N类,而不仅仅是垃圾邮件/ NonSpam - 所以也许这就是你正在寻找。这朴素贝叶斯分类可能也有帮助。

I found Weka.Net which is a port of the Weka Java Machine Learning Framework to .NET. It is an alpha release, and seems not so active, but if it has the core of Weka, you can use it to write what you ask for. Mailprobe "does support N categories, not just Spam/NonSpam" - so maybe this is what you are looking for. This naive bayesian classifier may be helpful too.

这篇关于是否有.NET贝叶斯过滤库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆