下载此文档

Web信息抽取中的文本分类.doc


文档分类:IT计算机 | 页数:约33页 举报非法文档有奖
1/33
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/33 下载此文档
文档列表 文档介绍
摘要
在机器学****理论中支持向量机(SVM)有着重要的地位,无论是求解分类问题还是求解回归问题,SVM都有着广泛的应用。本文简单的介绍了SVM的基本原理,讨论了SVM在文本分类中的应用,并详细的分析了如何利用SVM构造文本分类器。这里说明了文本分类的详细处理过程,并介绍了这些过程中的关键技术,如:分词技术、向量空间模型(VSM)、特征选取技术和SVM的交叉验证技术等等。结合着分析和讨论又概略的说明了利用Microsoft Visual C++ ,介绍了重要的类和关键处理函数的实现和优化,以及如何利用动态链接库来实现C++到Java的迁移。最后给出了由本系统得到的实验数据和结论。
关键字: 机器学****文本分类支持向量机(SVM)
ABSTRACT
Support Vector Machines (SVM) has an important position in Machine learning theory, whether it is to solve the classification problem or request for the reunification issue, SVM has a wide range of applications. In this paper, a short introduction into the basic principles of SVM, a detailed discussion of the SVM in the text classification, and a careful analysis of how to make use of SVM to construct classifier for a text classification. Here's the text of the detailed classification process and introduced in the course of these key technologies, such as: segmentation technology, vector space model (VSM), features selection technology, cross-verification technology of the SVM and so on. With the analysis and discussion also briefly described the process of making use of Microsoft Visual C++ to create the text classification system, introduced the realization and optimization of the key class and important functions, and how to use of dynamic link library to achieve the migration from C++ to Java. Finally, the experimental data and conclusions produced by this system are shown.
Keywords: machine learning text classification SVM(support vector machine)
目录
第一章引言 1
总体项目背景 1
基于Web的信息集成系统 1
基于Web的信息集成系统的需求和系统结构 2
文本分类系统的任务和目标 3
本文主要研究内容 4
第二章相关理论 7
文本自动分类 7
支持向量机(SVM) 8
SVM的原理 9
线性支持向量机 9
非线性支持向量机 11
SVM文本分类 13
第三章需求分析 15
SVM的两个阶段 15
训练阶段目标 16
测试阶段目标 18
外部接口 18
第四章总体设计与实现工具的选择 21
总体结构 21
训练阶段 21
分词及词频统计 21
文本向量空间模型(VSM)及文本特征选取 27
文本向量化 31
文本分类器 32
测试阶段 36
分词及词频统计 36
文本向量化 36
分类处理

Web信息抽取中的文本分类 来自淘豆网www.taodocs.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数33
  • 收藏数0 收藏
  • 顶次数0
  • 上传人s0012230
  • 文件大小678 KB
  • 时间2018-06-14