错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Text Categorization: Approaches

  • Taeho Jo

摘要

This chapter is concerned with some machine learning algorithms which are used as the typical approaches to text categorization. Machine learning is a computation paradigm where a model is automatically defined by sample examples called training examples. Machine learning is divided into supervised learning and unsupervised learning, and supervised learning algorithms are used as approaches to text categorization. We mention KNN (K-nearest neighbor) and SVM (support vector machine) as typical approaches to the task. In this chapter, we describe the machine learning algorithms which are the approaches to text categorization with respect to their learning and classification process.