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

Text Clustering: Implementation

  • Taeho Jo

摘要

This chapter is concerned with the implementation of text clustering system, which is its prototype version. The simplest unsupervised learning algorithm, AHC algorithm, is adopted as an approach to text clustering. We present the system architecture, source code, and demonstration of executing the system. We mention points for upgrading the system which is implemented in this chapter. In this chapter, we implement and demonstrate the prototype version of text clustering system to provide the guide of implementing its real version.