A System for Mining Traversal Patterns from Web Log Files

웹 로그 화일에서 순회 패턴 탐사를 위한 시스템

  • 박종수 (성신여자대학교 컴퓨터정보학과) ;
  • 윤지영 (성신여자대학교 컴퓨터정보학과)
  • Published : 2001.10.01

Abstract

In this paper, we designed a system that can mine user's traversal patterns from web log files. The system cleans an input data, transactions of a web log file, and finds traversal patterns from the transactions, each of which consists of one user's access pages. The resulting traversal patterns are shown on a web browser, which can be used to analyze the patterns in visual form by a system manager or data miner. We have implemented the system in an IBM personal computer running on Windows 2000 in MS visual C++, and used the MS SQL Server 2000 to store the intermediate files and the traversal patterns which can be easily applied to a system for knowledge discovery in databases.

Keywords