Thursday, April 21, 2005

Natural Language Processing

Here is a nice introduction and dictionary for Natural Langauge Processing (NLP). This reference might come in handy when mining text documents.

Tuesday, March 08, 2005

Personalized Assistance System

A researcher, from Penn State, has been working on a personalized assistance system that automatically helps users find more relevant search results (see the article).

Wednesday, March 02, 2005

Stages of Knowledge Discovery in Websites


|------------------
|--------------------| 3. PERSONALIZATION
|---------------------| 2. Advanced Web Mining
| 1. Clickstream Analysis

Personalization Companies

Rule-based Personalization:
ATG, BroadVision, Epiphany, Blue Martini

Collaborative Filtering Personalization:
Amazon.com

Statistical Modeling:
Touch Clarity

State-based Personalization:
Xamplify

Monday, February 07, 2005

Social Network Analysis

  • The Oracle of Bacon
  • Erdös Number Project
  • Six Degrees of Separation Experiment
  • ReferralWeb



  • Scale-Free Networks

    Most social networks including the Web seem to be scale-free networks. A Scale-free network is unique because a small number of nodes are highly connected (e.g., the majority of nodes are sparsely connected).
  • Wikipedia Encyclopedia
  • Tuesday, January 25, 2005

    24 Key Database Marketing Techniques

    This article is a good overview of 24 marketing methods which are useful in determining what data should be collected in order to personalize a website.

    Wednesday, January 19, 2005

    Thursday, January 06, 2005

    Knowledge Discovery Approaches

    Data Mining enables us to automatically sift through mass amounts of data to discover KNOWLEDGE. A couple popular approaches are summarized below:

  • Identify customer groups and forecast their behaviour. This is commonly used in Marketing, fraud detection, and more and more frequently on the web for various purposes.

  • Market basket analysis: "If customer bought product P, he or she
    is likely to buy product Q and R" (Amazon.com uses this approach)
  • Tuesday, December 07, 2004

    Website Log Analyzers

    AWStats | Comparison to the below Log analyzers
    Analog
    Webalizer

    Web Log Analysis Tools
    There are several free log analysis tools. AWStats seems to be the most popular open source tool, however, I'm not sure if it is as nice as some of the commercial products such as Omniture's SiteCatalyst.

    Monday, December 06, 2004

    Information Retrieval

    This is a good reference book with commonly used information retrieval methods.