网络挖掘-分类算法

发布于 2024-08-18 11:27:26 字数 99 浏览 5 评论 0原文

我的高级项目是确定网页的主导类别。我抓取了 dmoz。现在我正在尝试构建arff。之后我将使用一些特征提取方法和分类算法。您知道哪种特征提取方法与用于网络挖掘的任何分类算法表现良好吗?

my senior project is determining the dominant category of a web page.I crawled dmoz. now i am trying to build arff. After that i will use some feature extraction methods and classification algorithms. Do you know which feature extraction method performs good with any classification algorithm for web mining?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

帅气尐潴 2024-08-25 11:27:26

uClassify 使用贝叶斯 网络 并声称能够对网页进行分类。

uClassify 是一项免费的网络服务,您可以在其中轻松创建自己的文本分类器。示例:

  • 垃圾邮件过滤器
  • 网页分类
  • 自动电子邮件支持
  • 语言检测
  • 书面文本性别识别
  • 情绪
  • 情绪

uClassify uses Bayesian Networks and claims to be able to categorize web pages.

uClassify is a free web service where you can easily create your own text classifiers. Examples:

  • Spam filter
  • Web page categorization
  • Automatic e-mail support
  • Language detection
  • Written text gender recognition
  • Mood
  • Sentiment
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文