A Distributed Text Mining System for Online Web Textual Data Analysis

  • Authors:
  • Bin Zhou;Yan Jia;Chunyang Liu;Xu Zhang

  • Affiliations:
  • -;-;-;-

  • Venue:
  • CYBERC '10 Proceedings of the 2010 International Conference on Cyber-Enabled Distributed Computing and Knowledge Discovery
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Real world Web mining applications usually have different requirements, such as massive data processing, low system latency, and high scalability. In order to meet these different requirements, we proposed a distributed text mining system with a layered architecture that divides the system functions into three layers, namely, the crawling and storage layer, the basic mining layer, and the analysis service layer. Message-oriented middleware are used between these layer components and services to make the communication in a loosely-coupled way. To conquer the data-intensive and storage failure problems, a distributed file system is used to store and manage the raw text data and various indexes. As a case study and example, the design and implementation of an experimental online topic detection application, which can be scaled to handle thousands of Internet news and forum channels and perform online analysis, is also discussed.