摘要
概述了中文网页分类的一般过程,重点论述了在分类过程中特征词提取、训练库建立和文本分类算法等关键问题,针对向量空间模型的文本特征表示方法中特征词数量的多少与分类算法的效率有着密切关系的特点,提出了基于词性的特征词提取方法,并且在文本相似度计算时,融入传统的特征向量的比较方法来对kNN算法进行改进,提出了基于特征词减少的改进kNN算法,提高了分类算法的效率和性能.
The procedure of Chinese Web classification is described; and the keys of this classification including feature selection, building the training collection and text categorization algorithm are discussed crucially. The quantity of characteristic word in the text characteristic expression method of vector space model has an intimate relationship with the efficiency of classification algorithm. A characteristic word extraction method has been deeloped based on word gender. By fusing the traditional method which comparing the feature vectors when computing the similarity of texts to reform the k-nearest neighbor (kNN) algorithm, a modified kNN algorithm, which is based on lessening of characteristic words and data division respectively, has been proposed; so that the efficiency and performance of classification algorithm are improved.
出处
《武汉大学学报(工学版)》
CAS
CSCD
北大核心
2007年第4期141-144,共4页
Engineering Journal of Wuhan University
关键词
特征词
训练库
文本相似度
KNN算法
characteristic words
training collection
similarity of the text
kNN algorithm.