Text and Web Mining Techniques Overview
Text and Web Mining Techniques Overview
Structure
12.0 Introduction
12.1 Objectives
12.2 Text Mining and its Applications
12.3 Text Preprocessing
12.4 BoW and TF-IDF For Creating Features from Text
12.4.1 Bag of Words
12.4.2 Vector Space Modeling for Representing Text Documents
12.4.3 Term Frequency-Inverse Document Frequency
12.5 Dimensionality Reduction
12.5.1 Techniques for Dimensionality Reduction
[Link] Feature Selection Techniques
[Link] Feature Extraction Techniques
12.6 Web Mining
12.6.1 Features of Web Mining
12.6.2 Web Mining Tasks
12.6.3 Applications of Web Mining
12.7 Types of Web Mining
12.7.1 Web Content Mining
12.7.2 Web Structure Mining
12.7.3 Web Usage Mining
12.8 Mining Multimedia Data on the Web
12.9 Automatic Classification of Web Documents
12.10 Summary
12.11 Solutions/Answers
12.12 Further Readings
12.0 INTRODUCTION
In the earlier unit, we had studied about the Clustering. In this unit let us focus on
the text and web mining aspects. This unit covers the introduction to text mining,
text data analysis and information retrieval, text mining approaches and topics
related to web mining.
12.1 OBJECTIVES
After going through this unit, you should be able to:
• understand the significance of Text Mining;
• describe the dimensionality reduction of text;
• narrate text mining approaches;
• discuss the purpose of web mining and web structure mining; and
• describe mining the multimedia data on the web and web usage mining.
Classification Clustering
and Web Mining 12.2 TEXT MINING AND ITS APPLICATIONS
Text mining, also known as text data mining, is the process of transforming
unstructured text into a structured format to identify meaningful patterns and new
insights. By applying advanced analytical techniques, such as Naïve Bayes, Support
Vector Machines (SVM), and other deep learning algorithms, companies are able
to explore and discover hidden relationships within their unstructured data.
Text is a one of the most common data types within databases. Depending on the
database, this data can be organized as:
• Structured data: This data is standardized into a tabular format with
numerous rows and columns, making it easier to store and process for
analysis and machine learning algorithms. Structured data can include
inputs such as names, addresses, and phone numbers.
• Unstructured data: This data does not have a predefined data format. It
can include text from sources, like social media or product reviews, or rich
media formats like, video and audio files.
• Semi-structured data: As the name suggests, this data is a blend between
structured and unstructured data formats. While it has some organization,
it doesn’t have enough structure to meet the requirements of a relational
database. Examples of semi-structured data include XML, JSON and
HTML files.
Since 80% of data in the world resides in an unstructured format, text mining is an
extremely valuable practice within organizations. Text mining tools and Natural
Language Processing (NLP) techniques, like information extraction, allow us to
transform unstructured documents into a structured format to enable analysis and
the generation of high-quality insights. This, in turn, improves the decision-making
of organizations, leading to better business outcomes.
For example, the tweets or messages on WhatsApp, Facebook, Instagram or
through text messages and the majority of this data exists in the textual form which
is highly unstructured in nature now in order to produce significant and actionable
insights from the text data it is important to get acquainted with the techniques of
text analysis.
Text analysis or text mining is the process of deriving meaningful information
from natural language. It usually involves the process of structuring the input text
deriving patterns within the structured data and finally evaluating the interpreted
output compared with the kind of data stored in database text is unstructured
amorphous and difficult to deal with algorithmically. Nevertheless in the modern
culture text is the most common vehicle for the formal exchange of information
now as text mining refers to the process of arriving high-quality information from
text the overall goal here is to turn the text into data for analysis.
Text mining has various areas to explore as shown below:.
Information Extraction is the techniques of taking out the information from the
unstructured text data or semi-structured data contains in the electronic documents.
The processes identify the entities, then classify them and store in the databases
254 from the unstructured text documents.
Natural Language Processing (NLP): The human language which can be found in Text and
WhatsApp chats, blogs, social media reviews or any reviews which are written in Web Mining
any offline documents. This is done by the application of NLP or natural language
processing. NLP refers to the artificial intelligence method of communicating with
an intelligent system using natural language by utilizing NLP and its components
one can organize the massive chunks of textual data perform numerous or automated
tasks and solve a wide range of problems such as automatic summarization, machine
translation, speech recognition and topic segmentation.
Data Mining: Data mining refers to the extraction of useful data, hidden patterns
from large data sets. Data mining tools can predict behaviors and future trends
that allow businesses to make a better data-driven decision. Data mining tools can
be used to resolve many business problems that have traditionally been too time-
consuming.
Information Retrieval: Information retrieval deals with retrieving useful data from
data that is stored in our systems. Alternately, as an analogy, we can view search
engines that happen on websites such as e-commerce sites or any other sites as part
of information retrieval.
Text mining often includes the following techniques:
• Information Extraction is a technique for extracting domain specific
information from texts. Text fragments are mapped to field or template lots
that have a definite semantic technique.
• Text Summarization involves identifying, summarizing and organizing
related text so that users can efficiently deal with information in large
documents.
• Text Categorization involves organizes documents into a taxonomy, thus
allowing for more efficient searches. It involves the assignment of subject
descriptors or classification codes or abstract concepts to complete texts.
• Text Clustering involves automatically clustering documents into groups
where documents within each group share common features.
12.2.1 Applications of Text Mining
Following are some of the applications of Text Mining:
• Customer service: There are various ways in which we inivite customer
feedback from our users. When combined with text analytics tools, feedback
systems such as chatbots, customer surveys, Net-Promoter Scores, online
reviews, support tickets, and social media profiles, enable companies to
improve their customer experience with speed. Text mining and sentiment
analysis can provide a mechanism for companies to prioritize key pain
points for their customers, allowing businesses to respond to urgent issues
in real-time and increase customer satisfaction.
• Risk management: Text mining also has applications in risk management.
It can provide insights around industry trends and financial markets by
monitoring shifts in sentiment and by extracting information from analyst
reports and whitepapers. This is particularly valuable to banking institutions
as this data provides more confidence when considering business investments
across various sectors. 255
Classification Clustering • Maintenance: Text mining provides a rich and complete picture of the
and Web Mining operation and functionality of products and machinery. Over time, text
mining automates decision making by revealing patterns that correlate
with problems and preventive and reactive maintenance procedures.
Text analytics helps maintenance professionals unearth the root cause of
challenges and failures faster.
• Healthcare: Text mining techniques have been increasingly valuable to
researchers in the biomedical field, particularly for clustering information.
Manual investigation of medical research can be costly and time-consuming;
text mining provides an automation method for extracting valuable
information from medical literature.
• Spam filtering: Spam frequently serves as an entry point for hackers to
infect computer systems with malware. Text mining can provide a method
to filter and exclude these e-mails from inboxes, improving the overall user
experience and minimizing the risk of cyber-attacks to end users.
12.2.2 Text Analytics
Text mining emphasizes more on the process, whereas text analytics emphasizes
more on the result. Text mining and analytics implies to turn text data into high
quality information or actionable knowledge.
Text analytics is a sub-set of Natural Language Processing (NLP) that aims to
automate extraction and classification of actionable insights from unstructured text
disguised as emails, tweets, chats, tickets, reviews, and survey responses scattered
all over the internet.
Text analytics or text mining is multi-faceted and anchors NLP to gather and process
text and other language data to deliver meaningful insights.
12.2.3 Need for Text Analytics
Need for Text Analytics is to:
Maintain Consistency: Manual tasks are repetitive and tiring. Humans tend to
make errors while performing such tasks – and, on top of everything else, performing
such tasks is time-consuming. Cognitive biasing is another factor that hinders
consistency in data analysis. Leveraging advanced algorithms like text analytics
techniques enable performing quick and collective analysis rationally and provide
reliable and consistent data.
Scalability: With text analytics techniques, enormous data across social media,
emails, chats, websites, and documents can be structured and processed without
difficulty, helping businesses improve efficiency with more information.
Real-time Analysis: Real-time data in today’s world is a game-changer. Evaluating
this information with text analytics allows businesses to detect and attend to urgent
matters without delay. Applications of Text analytics enable monitoring and
automated flagging of tweets, shares, likes, and spotting expressions and sentiments
that convey urgency or negativity.
The simplest traditional process of text mining is Text preprocessing, Text
Transformation (attribute generation) , Feature Selection (attribute selection), Data
Mining and Evaluation. In the next sections we will study them one by one.
256
Check Your Progress 1: Text and
Web Mining
1) Define structured, un-structured and semi-structured data with some
examples for each.
……………………………………………………………………………
……………………………………………………………………………
….…………………………………………………………………………..
2) Differentiate between Text Mining and Text Analytics.
……………………………………………………………………………
…………………………………………………………………………….
……………………………………………………………………………..
Figure 2; Tokenization
c) Normalization
258 Tokenization and noise removal are staples of almost all text pre-processing pipelines.
However, some data may require further processing through text normalization. Text and
Text normalization is a catch-all term for various text pre-processing tasks. In the Web Mining
next few exercises, we’ll cover a few of them:
• Upper or lowercasing
• Stopword removal
• Stemming – bluntly removing prefixes and suffixes from a word
• Lemmatization – replacing a single-word token with its root
Change Case
Changing the case involves converting all text to lowercase or uppercase so that all
word strings follow a consistent format. Lowercasing is the more frequent choice
in NLP software.
Spell Correction
Many NLP applications include a step to correct the spelling of all words in the text.
Stop-Words Removal
“Stop words” are frequently occurring words used to construct sentences. In the
English language, stop words include is, the, are, of, in, and and. For some NLP
applications, such as document categorization, sentiment analysis, and spam
filtering, these words are redundant, and so are removed at the preprocessing stage.
See the Table 1 below given the sample text with stop words and without stop words.
Table 1: Sample Text with Stop Words and without Stop Words
12.4
TEXT TRANSFORMATION USING BoW AND
TF-IDF
We understand that sentence in a fraction of a second. But machines simply cannot
process text data in raw form. They need us to break down the text into a numerical
format that’s easily readable by the machine. This is where the concepts of Bag-of-
Words (BoW) and Term Frequency-Inverse Document Frequency (TF-IDF) come
into play. Both BoW and TF-IDF are techniques that help us convert text sentences
into numeric vectors.
For example, there are sample of reviews of a movie so, the reviews of the
viewers can be:
• Review 1: This movie is very scary and long
• Review 2: This movie is not scary and is slow
• Review 3: This movie is spooky and good
260 You can easily observe three different opinions of three different viewers. You can
see thousands of reviews about a movie on the internet. All these users generated Text and
text can help us out to takeout some interpretation in gauging that how a movie Web Mining
has performed. The above three reviews mentioned above cannot be given to the
machine learning engine to analyze positive or negative reviews. So, we apply
some text filtering techniques like Bag of words.
12.4.1 Bag of words (BoW)
It is the kind of a model in which the text is written in the form of numbers. It can be
represented as represent a sentence as a bag of words vector (a string of numbers).
The Bag of Words (BoW) model is the simplest form of text representation in
numbers. Like the term itself, we can represent a sentence as a bag of words vector
(a string of numbers).
Consider once again the 3 movie reviews:
• Review 1: This movie is very scary and long
• Review 2: This movie is not scary and is slow
• Review 3: This movie is spooky and good
We will first build a vocabulary from all the unique words in the above three
reviews. The vocabulary consists of these 11 words: ‘This’, ‘movie’, ‘is’, ‘very’,
‘scary’, ‘and’, ‘long’, ‘not’, ‘slow’, ‘spooky’, ‘good’.
We can now take each of these words and mark their occurrence in the three movie
reviews above with 1s and 0s. This will give us 3 vectors for 3 reviews as shown in
the Table 2 below:
Table 2: Vector Representation for the Reviews
1 2 3 4 5 6 7 8 9 10 11 Length
This movie is very scary and long not slow spooky good of the
Review
(in
words)
Review 1 1 1 1 1 1 1 1 0 0 0 0 7
Review 2 1 1 2 0 1 1 0 1 1 0 0 8
Review 3 1 1 1 0 0 1 0 0 0 1 1 6
Vector of Review 1: [1 1 1 1 1 1 1 0 0 0 0]
Vector of Review 2: [1 1 2 0 0 1 1 0 1 0 0]
Vector of Review 3: [1 1 1 0 0 1 0 0 0 1 1]
And that’s the core idea behind a Bag of Words (BoW) model.
Drawbacks of using a BoW
In the above example, we can have vectors of length 11. However, we start facing
issues when we come across new sentences:
• If the new sentences contain new words, then our vocabulary size would
increase and thereby, the length of the vectors would increase too.
• Additionally, the vectors would also contain many 0s, thereby resulting in
a sparse matrix (which is what we would like to avoid)
261
Classification Clustering • We are retaining no information on the grammar of the sentences nor on the
and Web Mining ordering of the words in the text.
12.4.2 Vector Space Modeling for Representing Text Documents
The fundamental idea of a vector space model for text is to treat each distinct term
as its own dimension. So, let’s say you have a document D, of length M words,
so we say wi is the ith word in D, where i∈[1...M]. Furthermore, the set of words
contained in wi form a set called the vocabulary or, more evocatively, the term
space, often denoted V.
Here’s an example:
Let our actual document D be: "He is neither a friend nor is he a foe"
Then M=10, and w3="neither". Our term space consists of all distinct terms in D:
V={"He","is","neither","a","friend","nor","foe"}
Now, lets impose an (arbitrary) ordering on V, so that that we form a basis V of
terms. In this basis, vi refers to the ith term in the vocabulary (i.e. we convert the
Python “set” V to a Python "sequence" V). Think V = list(V)
V:=["He","is","neither","a","friend","nor","foe"]
What we have done is define a basis for a vector space. In this example, we have
defined a 7-dimensional vector space, where each term vi represents an orthogonal
axis in a coordinate system much like the traditional x,y,z axes.
With this space, we now have a convenient way of describing documents: Each
document can be represented as a 7-dimensional vector (n1,...,n7) where ni is the
number of times term vi occurs in D (also called the "term frequency"). In our
example, we would represent D by projecting it onto our basis V, resulting in the
following vector:
D||B = (2,2,1,2,1,1,1)
This representation forms the core of most text mining methods. For example, you
can measure similarity between two documents as the cosine of the angle between
their associated vectors. There are many more uses of this method for encoding
documents (e.g., see TF-IDF as a refinement of the basic vector space model which
is given below).
12.4.3 Term Frequency-Inverse Document Frequency (TF-IDF)
Term frequency–inverse document frequency, is a numerical statistic that is
intended to reflect how important a word is to a document in a collection or corpus.
Term Frequency (TF)
Let’s first understand Term Frequent (TF). It is a measure of how frequently a term,
t, appears in a document, d:
nt,d
tft,d =
Number of terms in the document
Here, in the numerator, n is the number of times the term “t” appears in the document
“d”. Thus, each document and term would have its own TF value.
262 Consider the 3 reviews as shown below:
• Review 1: This movie is very scary and long Text and
Web Mining
• Review 2: This movie is not scary and is slow
• Review 3: This movie is spooky and good
We will again use the same vocabulary we had built in the Bag-of-Words model to
show how to calculate the TF for Review #2:
Review 2: This movie is not scary and is slow
Here,
• Vocabulary: ‘This’, ‘movie’, ‘is’, ‘very’, ‘scary’, ‘and’, ‘long’, ‘not’,
‘slow’, ‘spooky’, ‘good’
• Number of words in Review 2 = 8
• TF for the word ‘this’ = (number of times ‘this’ appears in review 2)/
(number of terms in review 2) = 1/8
Similarly,
TF(‘movie’) = 1/8
TF(‘is’) = 2/8 = 1/4
TF(‘very’) = 0/8 = 0
TF(‘scary’) = 1/8
TF(‘and’) = 1/8
TF(‘long’) = 0/8 = 0
TF(‘not’) = 1/8
TF(‘slow’) = 1/8
TF( ‘spooky’) = 0/8 = 0
TF(‘good’) = 0/8 = 0
We can calculate the term frequencies for all the terms and all the reviews in this
manner:
263
Classification Clustering Inverse Document Frequency (IDF)
and Web Mining
IDF is a measure of how important a term is. We need the IDF value because
computing just the TF alone is not sufficient to understand the importance of words:
We can calculate the IDF values for the all the words in Review 2:
IDF(‘this’) = log(number of documents/number of documents containing the word
‘this’) = log(3/3) = log(1) = 0
Similarly,
IDF(‘movie’, ) = log(3/3) = 0
IDF(‘is’) = log(3/3) = 0
IDF(‘not’) = log(3/1) = log(3) = 0.48
IDF(‘scary’) = log(3/2) = 0.18
IDF(‘and’) = log(3/3) = 0
IDF(‘slow’) = log(3/1) = 0.48
We can calculate the IDF values for each word like this. Thus, the IDF values for
the entire vocabulary would be:
Hence, we see that words like “is”, “this”, “and”, etc., are reduced to 0 and have
little importance; while words like “scary”, “long”, “good”, etc. are words with
more importance and thus have a higher value.
We can now compute the TF-IDF score for each word in the corpus. Words with a
higher score are more important, and those with a lower score are less important:
We can now calculate the TF-IDF score for every word in Review 2:
TF-IDF(‘this’, Review 2) = TF(‘this’, Review 2) * IDF(‘this’) = 1/8 * 0 = 0
Similarly,
TF-IDF(‘movie’, Review 2) = 1/8 * 0 = 0
TF-IDF(‘is’, Review 2) = 1/4 * 0 = 0
TF-IDF(‘not’, Review 2) = 1/8 * 0.48 = 0.06
TF-IDF(‘scary’, Review 2) = 1/8 * 0.18 = 0.023
TF-IDF(‘and’, Review 2) = 1/8 * 0 = 0
TF-IDF(‘slow’, Review 2) = 1/8 * 0.48 = 0.06
Similarly, we can calculate the TF-IDF scores for all the words with respect to all
the reviews:
264
Text and
Web Mining
We have now obtained the TF-IDF scores for our vocabulary. TF-IDF also gives
larger values for less frequent words and is high when both IDF and TF values are
high i.e the word is rare in all the documents combined but frequent in a single
document.
268
Text and
12.6 WEB MINING Web Mining
Web mining as the name suggests that it involves the mining of web data. The
extraction of information from websites uses data mining techniques. It is an
application based on data mining techniques. The parameters generally to be
mined in web pages are hyperlinks, text or content of web pages, linked user
activity between web pages of the same website or among different websites. All
user activities are stored in a web server log file. Web Mining can be referred as
discovering interesting and useful information from Web content and usage.
12.6.1 Features of Web Mining
Following are some of the essential features of Web Mining:
• Web search, e.g. Google, Yahoo, MSN, Ask, Froogle (comparison
shopping), job ads (Flipdog)
• The web mining is not like relation, it has text content and linkage structure.
• On the www the user generated data is increasing rapidly. So, Googles’
usage logs are very huge in size. Data generated per day on google can be
compared with the largest data warehouse unit.
• Web mining can react in real-time with dynamic patterns generated on the
web. In this no direct human interaction is involved.
• Web Server: It maintains the entry of web log pages in the log file. This
web log entries helps to identify the loyal or potential customers from
ecommerce website or companies.
• Web page is considered as a graph like structure, where pages are considered
as nodes, hyperlinks as edges.
o Pages = nodes, hyperlinks = edges
o Ignore content
o Directed graph
• High linkage
o 8-10 links/page on average
o Power-law degree distribution
12.6.2 Web Mining Tasks
Web Mining performs various tasks such as:
1) Generating patterns existing in some websites, like customer buying
behavior or navigation of web sites.
2) The web mining helps to retrieve faster results of the queries or the search
text posted on the search engines like Google, Yahoo etc.
3) The ability to classify web documents according to the search performed on
the ecommerce websites helps to increase businesses and transactions.
269
Classification Clustering 12.6.3 Applications of Web Mining
and Web Mining
Some of the Applications of Web Mining are as follows:
• Personalized customer experience in Business to Consumer (B2C)
• Web Search
• Web-wide tracking (tracking an individual across all sites he visits, is an
intriguing and controversial technology)
• Understanding Web Communities
• Understanding Auction Behaviour
• Personalized portal for the web.
• Recommendations: e.g. Netflix, Amazon
• improving conversion rate: next best product to offer
• Advertising, e.g. Google AdSense
• Fraud detection
• Improving Web site design and performance
Web Mining
Document
Text Hyperlinks Web Server Logs
Structure
Video
Stuctured
Record
Figure 6: Example of a sample web page ([Link]), showing web page with different
semantic blocks (red, green, and brown rectangular boxes). Every block has different
importance in the web page. The links in different blocks points to the pages with different
topics.
To analyze the web page containing multimedia data there is a technique known
as Link analysis. It uses two most significant algorithms PageRank and HITS to
analyze the significance of web pages. This technique uses each page as a single
node in the web graph. But since, web page with multimedia has lot of data and
links. So, cannot be considered as a single node in the graph. So, in this case the
web page is partitioned into blocks using vision page segmentation also called VIPS
algorithm. So, now after extracting all the required information the semantic graph
can be developed over world wide web in which each node represents a semantic
topic or semantic structure of the web page.
VIPS algorithm helps in determining the text for web pages. This is the closely
related text that provides content or text description of web pages and used to build
image index. The web image search can then be performed using any traditional
search technique. Google, Yahoo still uses this approach to search web image page.
Block-level Link Analysis: The block-to-block model is quite useful for web image
retrieval and web page categorization. It uses kinds of relationships, i.e., block-to-
page and page-to-block. Let’s see some definitions. Let P denote the set of all the
web pages,
273
Classification Clustering P = {p1, p2,.., pk}, where k is the number of web pages.
and Web Mining
Let B denote the set of all the blocks,
B = {b1, b2, …, bn}, where n is the number of blocks.
It is important to note that, for each block there is only one page that contains that
block. bi ∈ pj means the block i is contained in the page j.
Block-Based Link Structure Analysis: This can be explained using matrix notations.
Consider Z is the block-to-page matrix with dimension n × k. Z can be formally
defined as follows:
where si is the number of pages that block i links to. Zij can also be viewed as a
probability of jumping from block i to page j.
The block-to-page relationship gives a more accurate and robust representation of
the link structures of the web unlikely, HITS as at times it deviates from the web
text information. It is used to organize the web image pages. The image graph
deduced can be used to achieve high-quality web image clustering results. The web
page graph for web image can be constructed by considering measuring which tells
the relationship between blocks and images, block-to-image, image-to-block, page-
to-block and block-to-pages.
The problem with the classification of web documents is that every time the model
is to be constructed by applying some algorithms to classify the document is
mammoth task. The large number of unorganized web pages may have redundant
documents.
274
The automated document classification of web pages is based on the textual content. Text and
The model requires initial training phase of document classifiers for each category Web Mining
based on training examples.
In the Fig 8 it is shown that the documents can be collected from different sources.
After the collection of documents data cleansing is performed using extraction
transformation and loading techniques. The documents can be grouped according
to the similarity measure (grouping of the documents according to the similarity
between the documents) and TF-IDF. The machine learning model is created and
executed, and different clusters are generated.
12.10 SUMMARY
In this unit we had studied the important concepts of Text Mining and Web Mining.
Text mining, also referred to as text analysis, is the process of obtaining meaningful
information from large collections of unstructured data. By automatically identifying
patterns, topics, and relevant keywords, text mining uncovers relevant insights that
can help you answer specific questions. Text mining makes it possible to detect
trends and patterns in data that can help businesses support their decision-making
processes. Embracing a data-driven strategy allows companies to understand their
customers’ problems, needs, and expectations, detect product issues, conduct
market research, and identify the reasons for customer churn, among many other
things.
Web mining is the application of data mining techniques to extract knowledge from
web data, including web documents, hyperlinks between documents, usage logs of
web sites, etc..
12.11 SOLUTIONS/ANSWERS
Check Your Progress 1:
1) Structured data: This data is standardized into a tabular format with
numerous rows and columns, making it easier to store and process for
analysis and machine learning algorithms. Structured data can include
inputs such as names, addresses, and phone numbers.
Unstructured data: This data does not have a predefined data format. It
can include text from sources, like social media or product reviews, or rich
media formats like, video and audio files.
Semi-structured data: As the name suggests, this data is a blend between
structured and unstructured data formats. While it has some organization, it
doesn’t have enough structure to meet the requirements of a relational database.
Examples of semi-structured data include XML, JSON and HTML files.
2) The terms, text mining and text analytics, are largely synonymous in
meaning in conversation, but they can have a more nuanced meaning.
276 Text mining and text analysis identifies textual patterns and trends within
unstructured data through the use of machine learning, statistics, and Text and
linguistics. By transforming the data into a more structured format through Web Mining
text mining and text analysis, more quantitative insights can be found
through text analytics. Data visualization techniques can then be harnessed
to communicate findings to wider audiences.
Check Your Progress 2:
1) Techniques used to analyze the web usage patterns are as follows:
• ession and web page visitor analysis: The web log file contains the
S
record of users visiting web pages, frequency of visit, days, and the
duration for how long the user stays on the web page.
• LAP (Online Analytical Processing): OLAP can be performed on
O
different parts of log related data in a certain interval of time.
• eb Structure Mining: It produces the structural summary of the
W
web pages. It identifies the web page and indirect or direct link
of that page with others. It helps the companies to identify the
commercial link of business websites.
2) Applications of Web Mining are:
• Digital Marketing
• Data analysis on website and application accomplishment.
• User behavior analysis
• Advertising and campaign accomplishment analysis.
3) The main difference between BLHITS (Block HITS) and HITS are:
BLHITS HITS
Links are from blocks to pages Links from pages to pages
Root is top ranked blocks Root is top ranked pages
Analyses only top ranked block links Analyses all the links of all the
pages
Content analysis at block level Content analysis at page level
4) Challenges in Web Mining are:
• The web page link structure is quite complex to analyze as the web page is
linked with many more other web pages. There exists lot of documents in
the digital library of the web. The data in this library is not organized.
• The web data is uploaded on the web pages dynamically on regular basis.
• Diversity of client networks having different interests, backgrounds, and
usage purposes. The network is growing rapidly.
• Another challenge is to extract the relevant data for subject or domain or
user.
277
Classification Clustering
and Web Mining 12.12 FURTHER READINGS
1. Mining The Web: Discovering Knowledge From Hypertext Data,
Chakrabarti Soumen, Elsevier Science, 2014.
2. Data Mining, Charu C. Aggarwal, Springer, 2015.
3. Data Mining: Concepts and Techniques, 3rd Edition, Jiawei Han, Micheline
Kamber, Jian Pei, Elsevier, 2012.
278