SlideShare a Scribd company logo
1 of 6
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 136
COMPARATIVE ANALYSIS OF RELATIVE AND EXACT SEARCH
FOR WEB INFORMATION RETRIEVAL
Yagnesh D. Dave1
, Bijendra S. Agrawal2
1
Associate Professor, Shri Chimanbhai Patel Post Graduate Institute of Computer Applications,Gujarat,India
2
Director, Kalol Institute of Management, Gujarat, India
Abstract
The volume of data on web repository is huge. To get specific and precise information for the web repository is a big challenge.
Existing Information Retrieval (IR) techniques, given by contemporary researchers, are very useful in field of IR. Here, the
authors have implemented and tested two of the techniques from the fields of IR. The authors dealt with Relative Search and Exact
Search techniques one by one. Initially relative search tested on web repository data using web mining tool and then its results
are analyzed. In the same manner, the exact search technique of IR tested on web repository data and the results are measured.
The researchers have experienced the significant importance on exact search and relative search. The focused of the research
paper is to retrieve relevant information from the web information repository. With the use of two searching criteria these can be
done. With the use of the suggested methods the searchers may retrieve a relevant web data in a fewer time.
Key Words: Web data Mining, Exact Search, Relative Search, PR, TM, CD, VSM and TASE.
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
The search engine is a common tool used for information
retrieval from web repository. Information for multiple
types are available on the public channels. The difficulties
are to get exact or relative expected search responses
depending on the searchers criteria. The web information
retrieval involves three types of search systems: exact,
relative and adaptive search. In this work relative and exact
searches are analyzed for information retrieval.
The relative search will produce a resultant web data
depending upon the likeliness from web repository. This
method works on probabilistic model [1] which can
summarize the ranks from either web page or web data.
With the use of this, it can produce the nearest result.
The exact method compares the word with the already
stored word in database. In the database, there works on two
fields: web page name and keyword which consists of some
certain kinds of keywords. The keyword belongs to
classification dictionary which built from the domain
sitemap [2]. This approach is also work on classification
dictionary. Each entry of the classification dictionary
contains a term-category pair, the contingency table for that
pair and its calculated strength of association. The dictionary
also consists of all possible term-category pairs with at least
one searching content, category outcome.
2. RELATED WORK
Thangaraj,et. al. have indicated the ontology repository and
thesaurus to get semantic web search for relative search in
Information Retrieval[3]. Zhao et. al have given a
framework emphasized on targeted data with the use of web
crawled web pages and also for performing retrieved data
depended on the location base rank. They focused on web
locations and keywords from web information repository
and compared keywords with its specific web page location
in a pair[4]. Lin,et.al have targeted for retrieving web data
depended on the retrieval time from specific web page by
using temporal-textual Web queries. They proposed Time-
Aware Search Engine [5]. Roy et. al. have proposed web IR
technique content and intend for topic of query and explicit
use of the word respectively[6]. Francès et. al. have
suggested a technique for improving the document
replication in a concern to web distribution techniques on
the basis of cost and time effectiveness[7].
3. PROBLEM STATEMENT
From the understanding of the literature review, it is found
that for obtaining the optimize and relevant retrieval
searcher has to choose the right technique. The significance
part of the research work has dealt with the comparison of
two different techniques. The authors focused on retrieval
results and also experimenting techniques to summarize
with the retrieval results.
4. PROPOSED WORK
The purposed work has targeted to compare and analyzed
the two different information retrieval methods for
identifying the efficient retrieval from web information
repository.
4.1 Methodology
The undertaken relative search methodology searches the
word by opening the file before comparing all the word in
the file. If the search word matches with the word in the file
then it will be listed to the file. In database there be two field
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 137
that are URL field which would be a filename and keyword
which consists some certain kinds of keywords.
With the use of Term match, it produces a rank for retrieval
depending upon the different available web source
categories, which finds similar term in the web files
available on web site or web domain. It also generates the
relevance number of nodes for retrieving ranked based web
retrieval in listed manner:
1. For identifying related categories,
a. Determine the number of no duplicate term
based on different category in a query.
b. Determine the total frequency of no duplicate
term from different title from the entire
available web domain.
c. Calculate the ratio of available web domain
with the use of related term from the different
categories.
2. Based on the above steps, assign rank from the step a,
b and c in descending order for obtaining result from
relative search.
It is to point that the retrieval rank retrieved by different web
categories and these may contain similar types of relative
data which the searcher is looking for. In this research
paper, the authors have used categories available on web file
are like document, paragraphs, sentences, files. Based on
that ranking approach is quite producing a same result how
the website is producing. Only difference is that this uses a
combination of category and content match. The expansion
from original retrieval query containing the identification
depending on the basis of maximum retrieval occurrences,
and also consisting titles and descriptions from the top three
retrieval occurrences from most retrieving categories. The
term weight of the expanded query vector, which is
computed by multiplying term category.
Another methodology is based on the exact search with the
objective of comparative analysis searches the word by
compare with the already stored word in database. If the
search word matches with database word then it will be
listed to the file. In implemented database there are two
fields: one is URL field which is being a filename and
second one is keyword which consist some certain kinds of
keyboards.
To use this method for retrieving web data, the classification
method (CD) should be defined from the web domain on
which the web pages are resides. This methods works on the
association model which can be better for handling
performance issue in all criteria. To find the exact retrieval,
the searcher has to move from the web content to web page
and its categories. The following conditions are defined
below:
[Searching Content,
Category]
[Searching Content] ¬
[Category]
¬[Searching Content],
[Category]
¬[Searching Content]¬
[Category]
Each entry of the classification dictionary contains a term-
category pair, the contingency table for that pair, and its
calculated strength of association. The dictionary entries
consist of all possible term-category pairs with at least one
Searching Content, Category outcome.
5. RESULTS AND ANALYSIS
5.1 Exact Search Result
To retrieve data from the web, the first approach that the
researcher has used is exact search, where the researcher has
identified data by the keyword. All the results shown under
the head of exact search are retrieved based on the keyword
retrieved. Researcher retrieved results from all the phases
i.e. documents, paragraphs, sentences and files.
Fig-1 Agglomeration order after relatively
The Fig- 1 summarizes the relative frequencies retrieved
keywords from the selected data and it summarizes to the
maximum to minimum relative keyword found from the
resultant web data. As seen in classification, the retrieval
results are vast but the authors have removed clusters from
the table which retrieved in figure 1.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 138
Fig-2 Classifications of Most Frequent Data
The Fig- 2 retrieved a classification of relative data from the keywords and it shows the directions and action name have more
weight age then any one have.
Fig- 3 Classifications of Occurrences from Relevance Data
Fig- 3 shows the classification of occurrences of retrieval data depending upon the relevance. It identified the
likelihood of retrieval based on the relevance.
Fig- 4 Classifications of Frequencies of Relevance Data
Fig- 4 summarizes the classification chart of a frequency obtained by each case. It shows that the activity name occurred more
than 75% in vol_2_module which colored as red and the blue colored activity obtained 4% in class_1_outline.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 139
Fig- 5 Rate of Nonverbal per 1000 words
The Fig- 5 summarized that the vol_1_modules retrieved more non verbal resultant data i.e. 4.63%. it summarized that with the
relative search it also retrieved non verbal keyword on the basis of relevant search.
Fig- 6 Rate of verbal per 1000 words
The Fig- 6 summarized that the resultant data retrieved in the chart found the verb from the test data and found that good writing
guide and the good writing guide sociology have more verbs than any case has.
Fig- 7 Occurrences By Files
The Fig- 7 retrieved most occurrences keyword by each file and found that the different colored defined as keyword which
mapped in each different file. It identified that the vol_2_module.and Act_communication have more occurrences then
critical_writing test case.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 140
Fig- 8 Exact Searches With Case Occurrences By File
The Fig- 8 shows occurrences of retrieval data depending
upon the exact search retrieval and found that the four web
retrieval have common value i.e.1.
Fig- 9 Exact Searches With Word Frequency By File
Fig- 9 retrieved web information from the sentences
containing in a file and focused that the interpersonal
module have more frequencies than the rest. It achieves
more than 200%.
Fig- 10 Exact Searches By Case Occurrences From
Sentences
Fig- 10 containing the exact searches from the case
occurrence from the sentences containing in a test data and
found that the black colored are the file which is in active
and summarized that the all the mentioned web data files are
obtaining 100% result for a specified keyword.
Fig- 11 Exact Searches With Rate Per 10000 By File
The Fig- 11 shown a result based on rate per 10000 words
by file. It found that more than 180% achieves in the file
from interpersonal module and then it immediately move
down to 45% in nqimch08 and then increases in
vol_2_module in 60%.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 141
Fig- 12 Exact Searches By Case Occurrences From
Sentences
The Fig- 12 retrieved web resultant data and found number
of case occurrences and found that the test files are
obtaining 100% exact result.
Fig- 13 Exact Searches By Category Percentage From
Sentences
The Fig- 13 shows that retrieval based on the category
percentage and from the selected test data, the vertical bar
shown the files (test file) which obtained 100% result based
on the category.
Fig- 14 Exact Searches By Case Occurrences From
Sentences
The above Fig- 14 shows that case occurrences found by the
sentences. It is clearly indicating that these sentences are
classified by predicted classes and based on that the case
occurrences are identified by the paragraphs.
6. CONCLUSION
The result analysis led to conclude that to exact search,
searcher is expected to find the minimal retrieval in fewer
times, where as in the relative search the searcher get vast
retrieval and will also take bit more time than exact search.
In the exact search will not work on uncertain or unclear
keyword. In contrast to this, relative search gives
comparatively improved response option and is expected to
more possible values that the searcher is looking for from
the web information repository. While using the relative
search it also require more time to filter out the relevant
resultant data. Both the approaches are useful in text and
link based retrieval process. The extensibility of relative
search may give more options to retrieve from web domain.
The exact search produces better outcomes from different
sources like web documents, paragraphs containing in the
web documents, sentences containing the paragraphs. Thus
with the use these option searcher retrieves the better
outcome as compare to relative search. The obtained result
has justified and validated that the targeted outcomes tht
has been attained with integration/fusion of approaches
rather than their individual uses.
REFERENCES
[1] Robertson, S.E. Maron & Cooper (1982), Probability of
Relevance: A unification of two competing models for
document retrieval. Information Technology: Research
and Development,1,1-21.
[2] McCallum, A. Rosenfeld, R.,Mitchell & A.Y.
Improving text classification by shrinkage in a
hierarchy of classes. Proceeding of the 15th
international
conference on Machine Learning,359-367.
[3] Thangaraj, M., and G. Sujatha. "An architectural design
for effective information retrieval in semantic web."
Expert Systems with Applications 41.18 (2014): 8225-
8233.
[4] Zhao, Jie, et al. "Exploiting location information for
web search." Computers in Human Behavior 30 (2014):
378-388.
[5] Lin, Sheng, et al. "Exploiting temporal information in
Web search." Expert Systems with Applications 41.2
(2014): 331-341.
[6] Roy, Rishiraj Saha, et al. "Discovering and
understanding word level user intent in Web search
queries." Web Semantics: Science, Services and Agents
on the World Wide Web 30 (2015): 22-38.
[7] Francès, Guillem, et al. "Improving the efficiency of
multi-site web search engines." Proceedings of the 7th
ACM international conference on Web search and data
mining. ACM, 2014.

More Related Content

What's hot

Syntactic Indexes for Text Retrieval
Syntactic Indexes for Text RetrievalSyntactic Indexes for Text Retrieval
Syntactic Indexes for Text RetrievalITIIIndustries
 
A Survey on Automatically Mining Facets for Queries from their Search Results
A Survey on Automatically Mining Facets for Queries from their Search ResultsA Survey on Automatically Mining Facets for Queries from their Search Results
A Survey on Automatically Mining Facets for Queries from their Search ResultsIRJET Journal
 
IRJET- Review on Information Retrieval for Desktop Search Engine
IRJET-  	  Review on Information Retrieval for Desktop Search EngineIRJET-  	  Review on Information Retrieval for Desktop Search Engine
IRJET- Review on Information Retrieval for Desktop Search EngineIRJET Journal
 
A novel method to search information through multi agent search and retrie
A novel method to search information through multi agent search and retrieA novel method to search information through multi agent search and retrie
A novel method to search information through multi agent search and retrieIAEME Publication
 
Query Recommendation by using Collaborative Filtering Approach
Query Recommendation by using Collaborative Filtering ApproachQuery Recommendation by using Collaborative Filtering Approach
Query Recommendation by using Collaborative Filtering ApproachIRJET Journal
 
A comprehensive study of mining web data
A comprehensive study of mining web dataA comprehensive study of mining web data
A comprehensive study of mining web dataeSAT Publishing House
 
Context Sensitive Search String Composition Algorithm using User Intention to...
Context Sensitive Search String Composition Algorithm using User Intention to...Context Sensitive Search String Composition Algorithm using User Intention to...
Context Sensitive Search String Composition Algorithm using User Intention to...IJECEIAES
 
Volume 2-issue-6-2016-2020
Volume 2-issue-6-2016-2020Volume 2-issue-6-2016-2020
Volume 2-issue-6-2016-2020Editor IJARCET
 
P036401020107
P036401020107P036401020107
P036401020107theijes
 
Overview of Indexing In Object Oriented Database
Overview of Indexing In Object Oriented DatabaseOverview of Indexing In Object Oriented Database
Overview of Indexing In Object Oriented DatabaseEditor IJMTER
 
Annotation for query result records based on domain specific ontology
Annotation for query result records based on domain specific ontologyAnnotation for query result records based on domain specific ontology
Annotation for query result records based on domain specific ontologyijnlc
 
Ontology Based Approach for Semantic Information Retrieval System
Ontology Based Approach for Semantic Information Retrieval SystemOntology Based Approach for Semantic Information Retrieval System
Ontology Based Approach for Semantic Information Retrieval SystemIJTET Journal
 
Meta documents and query extension to enhance information retrieval process
Meta documents and query extension to enhance information retrieval processMeta documents and query extension to enhance information retrieval process
Meta documents and query extension to enhance information retrieval processeSAT Journals
 
TWO WAY CHAINED PACKETS MARKING TECHNIQUE FOR SECURE COMMUNICATION IN WIRELES...
TWO WAY CHAINED PACKETS MARKING TECHNIQUE FOR SECURE COMMUNICATION IN WIRELES...TWO WAY CHAINED PACKETS MARKING TECHNIQUE FOR SECURE COMMUNICATION IN WIRELES...
TWO WAY CHAINED PACKETS MARKING TECHNIQUE FOR SECURE COMMUNICATION IN WIRELES...pharmaindexing
 
F0362036045
F0362036045F0362036045
F0362036045theijes
 

What's hot (18)

Syntactic Indexes for Text Retrieval
Syntactic Indexes for Text RetrievalSyntactic Indexes for Text Retrieval
Syntactic Indexes for Text Retrieval
 
A Survey on Automatically Mining Facets for Queries from their Search Results
A Survey on Automatically Mining Facets for Queries from their Search ResultsA Survey on Automatically Mining Facets for Queries from their Search Results
A Survey on Automatically Mining Facets for Queries from their Search Results
 
IRJET- Review on Information Retrieval for Desktop Search Engine
IRJET-  	  Review on Information Retrieval for Desktop Search EngineIRJET-  	  Review on Information Retrieval for Desktop Search Engine
IRJET- Review on Information Retrieval for Desktop Search Engine
 
A novel method to search information through multi agent search and retrie
A novel method to search information through multi agent search and retrieA novel method to search information through multi agent search and retrie
A novel method to search information through multi agent search and retrie
 
At33264269
At33264269At33264269
At33264269
 
Query Recommendation by using Collaborative Filtering Approach
Query Recommendation by using Collaborative Filtering ApproachQuery Recommendation by using Collaborative Filtering Approach
Query Recommendation by using Collaborative Filtering Approach
 
A comprehensive study of mining web data
A comprehensive study of mining web dataA comprehensive study of mining web data
A comprehensive study of mining web data
 
Context Sensitive Search String Composition Algorithm using User Intention to...
Context Sensitive Search String Composition Algorithm using User Intention to...Context Sensitive Search String Composition Algorithm using User Intention to...
Context Sensitive Search String Composition Algorithm using User Intention to...
 
Sub1579
Sub1579Sub1579
Sub1579
 
Volume 2-issue-6-2016-2020
Volume 2-issue-6-2016-2020Volume 2-issue-6-2016-2020
Volume 2-issue-6-2016-2020
 
P036401020107
P036401020107P036401020107
P036401020107
 
Overview of Indexing In Object Oriented Database
Overview of Indexing In Object Oriented DatabaseOverview of Indexing In Object Oriented Database
Overview of Indexing In Object Oriented Database
 
Annotation for query result records based on domain specific ontology
Annotation for query result records based on domain specific ontologyAnnotation for query result records based on domain specific ontology
Annotation for query result records based on domain specific ontology
 
Ontology Based Approach for Semantic Information Retrieval System
Ontology Based Approach for Semantic Information Retrieval SystemOntology Based Approach for Semantic Information Retrieval System
Ontology Based Approach for Semantic Information Retrieval System
 
Meta documents and query extension to enhance information retrieval process
Meta documents and query extension to enhance information retrieval processMeta documents and query extension to enhance information retrieval process
Meta documents and query extension to enhance information retrieval process
 
50120140503003 2
50120140503003 250120140503003 2
50120140503003 2
 
TWO WAY CHAINED PACKETS MARKING TECHNIQUE FOR SECURE COMMUNICATION IN WIRELES...
TWO WAY CHAINED PACKETS MARKING TECHNIQUE FOR SECURE COMMUNICATION IN WIRELES...TWO WAY CHAINED PACKETS MARKING TECHNIQUE FOR SECURE COMMUNICATION IN WIRELES...
TWO WAY CHAINED PACKETS MARKING TECHNIQUE FOR SECURE COMMUNICATION IN WIRELES...
 
F0362036045
F0362036045F0362036045
F0362036045
 

Similar to Comparative analysis of relative and exact search for web information retrieval

Effective Performance of Information Retrieval on Web by Using Web Crawling  
Effective Performance of Information Retrieval on Web by Using Web Crawling  Effective Performance of Information Retrieval on Web by Using Web Crawling  
Effective Performance of Information Retrieval on Web by Using Web Crawling  dannyijwest
 
Adaptive focused crawling strategy for maximising the relevance
Adaptive focused crawling strategy for maximising the relevanceAdaptive focused crawling strategy for maximising the relevance
Adaptive focused crawling strategy for maximising the relevanceeSAT Journals
 
Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...IRJET Journal
 
IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...IRJET Journal
 
IRJET- Text-based Domain and Image Categorization of Google Search Engine usi...
IRJET- Text-based Domain and Image Categorization of Google Search Engine usi...IRJET- Text-based Domain and Image Categorization of Google Search Engine usi...
IRJET- Text-based Domain and Image Categorization of Google Search Engine usi...IRJET Journal
 
Optimization of Search Results with Duplicate Page Elimination using Usage Data
Optimization of Search Results with Duplicate Page Elimination using Usage DataOptimization of Search Results with Duplicate Page Elimination using Usage Data
Optimization of Search Results with Duplicate Page Elimination using Usage DataIDES Editor
 
An investigative scheme for keyword search using inverted key tactic
An investigative scheme for keyword search using inverted key tacticAn investigative scheme for keyword search using inverted key tactic
An investigative scheme for keyword search using inverted key tacticeSAT Publishing House
 
Recommendation generation by integrating sequential
Recommendation generation by integrating sequentialRecommendation generation by integrating sequential
Recommendation generation by integrating sequentialeSAT Publishing House
 
Recommendation generation by integrating sequential pattern mining and semantics
Recommendation generation by integrating sequential pattern mining and semanticsRecommendation generation by integrating sequential pattern mining and semantics
Recommendation generation by integrating sequential pattern mining and semanticseSAT Journals
 
IRJET-Deep Web Crawling Efficiently using Dynamic Focused Web Crawler
IRJET-Deep Web Crawling Efficiently using Dynamic Focused Web CrawlerIRJET-Deep Web Crawling Efficiently using Dynamic Focused Web Crawler
IRJET-Deep Web Crawling Efficiently using Dynamic Focused Web CrawlerIRJET Journal
 
IRJET - Re-Ranking of Google Search Results
IRJET - Re-Ranking of Google Search ResultsIRJET - Re-Ranking of Google Search Results
IRJET - Re-Ranking of Google Search ResultsIRJET Journal
 
A Robust Keywords Based Document Retrieval by Utilizing Advanced Encryption S...
A Robust Keywords Based Document Retrieval by Utilizing Advanced Encryption S...A Robust Keywords Based Document Retrieval by Utilizing Advanced Encryption S...
A Robust Keywords Based Document Retrieval by Utilizing Advanced Encryption S...IRJET Journal
 
Proactive Approach to Estimate the Re-crawl Period for Resource Minimization ...
Proactive Approach to Estimate the Re-crawl Period for Resource Minimization ...Proactive Approach to Estimate the Re-crawl Period for Resource Minimization ...
Proactive Approach to Estimate the Re-crawl Period for Resource Minimization ...IJCSIS Research Publications
 
IRJET- Foster Hashtag from Image and Text
IRJET-  	  Foster Hashtag from Image and TextIRJET-  	  Foster Hashtag from Image and Text
IRJET- Foster Hashtag from Image and TextIRJET Journal
 
IRJET-Multi -Stage Smart Deep Web Crawling Systems: A Review
IRJET-Multi -Stage Smart Deep Web Crawling Systems: A ReviewIRJET-Multi -Stage Smart Deep Web Crawling Systems: A Review
IRJET-Multi -Stage Smart Deep Web Crawling Systems: A ReviewIRJET Journal
 
An efficient information retrieval ontology system based indexing for context
An efficient information retrieval ontology system based indexing for contextAn efficient information retrieval ontology system based indexing for context
An efficient information retrieval ontology system based indexing for contexteSAT Journals
 

Similar to Comparative analysis of relative and exact search for web information retrieval (20)

Chemread – a chemical informant
Chemread – a chemical informantChemread – a chemical informant
Chemread – a chemical informant
 
Effective Performance of Information Retrieval on Web by Using Web Crawling  
Effective Performance of Information Retrieval on Web by Using Web Crawling  Effective Performance of Information Retrieval on Web by Using Web Crawling  
Effective Performance of Information Retrieval on Web by Using Web Crawling  
 
Adaptive focused crawling strategy for maximising the relevance
Adaptive focused crawling strategy for maximising the relevanceAdaptive focused crawling strategy for maximising the relevance
Adaptive focused crawling strategy for maximising the relevance
 
Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...
 
50120140502013
5012014050201350120140502013
50120140502013
 
50120140502013
5012014050201350120140502013
50120140502013
 
IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...IRJET-Computational model for the processing of documents and support to the ...
IRJET-Computational model for the processing of documents and support to the ...
 
IRJET- Text-based Domain and Image Categorization of Google Search Engine usi...
IRJET- Text-based Domain and Image Categorization of Google Search Engine usi...IRJET- Text-based Domain and Image Categorization of Google Search Engine usi...
IRJET- Text-based Domain and Image Categorization of Google Search Engine usi...
 
Optimization of Search Results with Duplicate Page Elimination using Usage Data
Optimization of Search Results with Duplicate Page Elimination using Usage DataOptimization of Search Results with Duplicate Page Elimination using Usage Data
Optimization of Search Results with Duplicate Page Elimination using Usage Data
 
An investigative scheme for keyword search using inverted key tactic
An investigative scheme for keyword search using inverted key tacticAn investigative scheme for keyword search using inverted key tactic
An investigative scheme for keyword search using inverted key tactic
 
Recommendation generation by integrating sequential
Recommendation generation by integrating sequentialRecommendation generation by integrating sequential
Recommendation generation by integrating sequential
 
Recommendation generation by integrating sequential pattern mining and semantics
Recommendation generation by integrating sequential pattern mining and semanticsRecommendation generation by integrating sequential pattern mining and semantics
Recommendation generation by integrating sequential pattern mining and semantics
 
IRJET-Deep Web Crawling Efficiently using Dynamic Focused Web Crawler
IRJET-Deep Web Crawling Efficiently using Dynamic Focused Web CrawlerIRJET-Deep Web Crawling Efficiently using Dynamic Focused Web Crawler
IRJET-Deep Web Crawling Efficiently using Dynamic Focused Web Crawler
 
IRJET - Re-Ranking of Google Search Results
IRJET - Re-Ranking of Google Search ResultsIRJET - Re-Ranking of Google Search Results
IRJET - Re-Ranking of Google Search Results
 
CloWSer
CloWSerCloWSer
CloWSer
 
A Robust Keywords Based Document Retrieval by Utilizing Advanced Encryption S...
A Robust Keywords Based Document Retrieval by Utilizing Advanced Encryption S...A Robust Keywords Based Document Retrieval by Utilizing Advanced Encryption S...
A Robust Keywords Based Document Retrieval by Utilizing Advanced Encryption S...
 
Proactive Approach to Estimate the Re-crawl Period for Resource Minimization ...
Proactive Approach to Estimate the Re-crawl Period for Resource Minimization ...Proactive Approach to Estimate the Re-crawl Period for Resource Minimization ...
Proactive Approach to Estimate the Re-crawl Period for Resource Minimization ...
 
IRJET- Foster Hashtag from Image and Text
IRJET-  	  Foster Hashtag from Image and TextIRJET-  	  Foster Hashtag from Image and Text
IRJET- Foster Hashtag from Image and Text
 
IRJET-Multi -Stage Smart Deep Web Crawling Systems: A Review
IRJET-Multi -Stage Smart Deep Web Crawling Systems: A ReviewIRJET-Multi -Stage Smart Deep Web Crawling Systems: A Review
IRJET-Multi -Stage Smart Deep Web Crawling Systems: A Review
 
An efficient information retrieval ontology system based indexing for context
An efficient information retrieval ontology system based indexing for contextAn efficient information retrieval ontology system based indexing for context
An efficient information retrieval ontology system based indexing for context
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 

Comparative analysis of relative and exact search for web information retrieval

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 136 COMPARATIVE ANALYSIS OF RELATIVE AND EXACT SEARCH FOR WEB INFORMATION RETRIEVAL Yagnesh D. Dave1 , Bijendra S. Agrawal2 1 Associate Professor, Shri Chimanbhai Patel Post Graduate Institute of Computer Applications,Gujarat,India 2 Director, Kalol Institute of Management, Gujarat, India Abstract The volume of data on web repository is huge. To get specific and precise information for the web repository is a big challenge. Existing Information Retrieval (IR) techniques, given by contemporary researchers, are very useful in field of IR. Here, the authors have implemented and tested two of the techniques from the fields of IR. The authors dealt with Relative Search and Exact Search techniques one by one. Initially relative search tested on web repository data using web mining tool and then its results are analyzed. In the same manner, the exact search technique of IR tested on web repository data and the results are measured. The researchers have experienced the significant importance on exact search and relative search. The focused of the research paper is to retrieve relevant information from the web information repository. With the use of two searching criteria these can be done. With the use of the suggested methods the searchers may retrieve a relevant web data in a fewer time. Key Words: Web data Mining, Exact Search, Relative Search, PR, TM, CD, VSM and TASE. --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION The search engine is a common tool used for information retrieval from web repository. Information for multiple types are available on the public channels. The difficulties are to get exact or relative expected search responses depending on the searchers criteria. The web information retrieval involves three types of search systems: exact, relative and adaptive search. In this work relative and exact searches are analyzed for information retrieval. The relative search will produce a resultant web data depending upon the likeliness from web repository. This method works on probabilistic model [1] which can summarize the ranks from either web page or web data. With the use of this, it can produce the nearest result. The exact method compares the word with the already stored word in database. In the database, there works on two fields: web page name and keyword which consists of some certain kinds of keywords. The keyword belongs to classification dictionary which built from the domain sitemap [2]. This approach is also work on classification dictionary. Each entry of the classification dictionary contains a term-category pair, the contingency table for that pair and its calculated strength of association. The dictionary also consists of all possible term-category pairs with at least one searching content, category outcome. 2. RELATED WORK Thangaraj,et. al. have indicated the ontology repository and thesaurus to get semantic web search for relative search in Information Retrieval[3]. Zhao et. al have given a framework emphasized on targeted data with the use of web crawled web pages and also for performing retrieved data depended on the location base rank. They focused on web locations and keywords from web information repository and compared keywords with its specific web page location in a pair[4]. Lin,et.al have targeted for retrieving web data depended on the retrieval time from specific web page by using temporal-textual Web queries. They proposed Time- Aware Search Engine [5]. Roy et. al. have proposed web IR technique content and intend for topic of query and explicit use of the word respectively[6]. Francès et. al. have suggested a technique for improving the document replication in a concern to web distribution techniques on the basis of cost and time effectiveness[7]. 3. PROBLEM STATEMENT From the understanding of the literature review, it is found that for obtaining the optimize and relevant retrieval searcher has to choose the right technique. The significance part of the research work has dealt with the comparison of two different techniques. The authors focused on retrieval results and also experimenting techniques to summarize with the retrieval results. 4. PROPOSED WORK The purposed work has targeted to compare and analyzed the two different information retrieval methods for identifying the efficient retrieval from web information repository. 4.1 Methodology The undertaken relative search methodology searches the word by opening the file before comparing all the word in the file. If the search word matches with the word in the file then it will be listed to the file. In database there be two field
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 137 that are URL field which would be a filename and keyword which consists some certain kinds of keywords. With the use of Term match, it produces a rank for retrieval depending upon the different available web source categories, which finds similar term in the web files available on web site or web domain. It also generates the relevance number of nodes for retrieving ranked based web retrieval in listed manner: 1. For identifying related categories, a. Determine the number of no duplicate term based on different category in a query. b. Determine the total frequency of no duplicate term from different title from the entire available web domain. c. Calculate the ratio of available web domain with the use of related term from the different categories. 2. Based on the above steps, assign rank from the step a, b and c in descending order for obtaining result from relative search. It is to point that the retrieval rank retrieved by different web categories and these may contain similar types of relative data which the searcher is looking for. In this research paper, the authors have used categories available on web file are like document, paragraphs, sentences, files. Based on that ranking approach is quite producing a same result how the website is producing. Only difference is that this uses a combination of category and content match. The expansion from original retrieval query containing the identification depending on the basis of maximum retrieval occurrences, and also consisting titles and descriptions from the top three retrieval occurrences from most retrieving categories. The term weight of the expanded query vector, which is computed by multiplying term category. Another methodology is based on the exact search with the objective of comparative analysis searches the word by compare with the already stored word in database. If the search word matches with database word then it will be listed to the file. In implemented database there are two fields: one is URL field which is being a filename and second one is keyword which consist some certain kinds of keyboards. To use this method for retrieving web data, the classification method (CD) should be defined from the web domain on which the web pages are resides. This methods works on the association model which can be better for handling performance issue in all criteria. To find the exact retrieval, the searcher has to move from the web content to web page and its categories. The following conditions are defined below: [Searching Content, Category] [Searching Content] ¬ [Category] ¬[Searching Content], [Category] ¬[Searching Content]¬ [Category] Each entry of the classification dictionary contains a term- category pair, the contingency table for that pair, and its calculated strength of association. The dictionary entries consist of all possible term-category pairs with at least one Searching Content, Category outcome. 5. RESULTS AND ANALYSIS 5.1 Exact Search Result To retrieve data from the web, the first approach that the researcher has used is exact search, where the researcher has identified data by the keyword. All the results shown under the head of exact search are retrieved based on the keyword retrieved. Researcher retrieved results from all the phases i.e. documents, paragraphs, sentences and files. Fig-1 Agglomeration order after relatively The Fig- 1 summarizes the relative frequencies retrieved keywords from the selected data and it summarizes to the maximum to minimum relative keyword found from the resultant web data. As seen in classification, the retrieval results are vast but the authors have removed clusters from the table which retrieved in figure 1.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 138 Fig-2 Classifications of Most Frequent Data The Fig- 2 retrieved a classification of relative data from the keywords and it shows the directions and action name have more weight age then any one have. Fig- 3 Classifications of Occurrences from Relevance Data Fig- 3 shows the classification of occurrences of retrieval data depending upon the relevance. It identified the likelihood of retrieval based on the relevance. Fig- 4 Classifications of Frequencies of Relevance Data Fig- 4 summarizes the classification chart of a frequency obtained by each case. It shows that the activity name occurred more than 75% in vol_2_module which colored as red and the blue colored activity obtained 4% in class_1_outline.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 139 Fig- 5 Rate of Nonverbal per 1000 words The Fig- 5 summarized that the vol_1_modules retrieved more non verbal resultant data i.e. 4.63%. it summarized that with the relative search it also retrieved non verbal keyword on the basis of relevant search. Fig- 6 Rate of verbal per 1000 words The Fig- 6 summarized that the resultant data retrieved in the chart found the verb from the test data and found that good writing guide and the good writing guide sociology have more verbs than any case has. Fig- 7 Occurrences By Files The Fig- 7 retrieved most occurrences keyword by each file and found that the different colored defined as keyword which mapped in each different file. It identified that the vol_2_module.and Act_communication have more occurrences then critical_writing test case.
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 140 Fig- 8 Exact Searches With Case Occurrences By File The Fig- 8 shows occurrences of retrieval data depending upon the exact search retrieval and found that the four web retrieval have common value i.e.1. Fig- 9 Exact Searches With Word Frequency By File Fig- 9 retrieved web information from the sentences containing in a file and focused that the interpersonal module have more frequencies than the rest. It achieves more than 200%. Fig- 10 Exact Searches By Case Occurrences From Sentences Fig- 10 containing the exact searches from the case occurrence from the sentences containing in a test data and found that the black colored are the file which is in active and summarized that the all the mentioned web data files are obtaining 100% result for a specified keyword. Fig- 11 Exact Searches With Rate Per 10000 By File The Fig- 11 shown a result based on rate per 10000 words by file. It found that more than 180% achieves in the file from interpersonal module and then it immediately move down to 45% in nqimch08 and then increases in vol_2_module in 60%.
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 09 | September-2015, Available @ http://www.ijret.org 141 Fig- 12 Exact Searches By Case Occurrences From Sentences The Fig- 12 retrieved web resultant data and found number of case occurrences and found that the test files are obtaining 100% exact result. Fig- 13 Exact Searches By Category Percentage From Sentences The Fig- 13 shows that retrieval based on the category percentage and from the selected test data, the vertical bar shown the files (test file) which obtained 100% result based on the category. Fig- 14 Exact Searches By Case Occurrences From Sentences The above Fig- 14 shows that case occurrences found by the sentences. It is clearly indicating that these sentences are classified by predicted classes and based on that the case occurrences are identified by the paragraphs. 6. CONCLUSION The result analysis led to conclude that to exact search, searcher is expected to find the minimal retrieval in fewer times, where as in the relative search the searcher get vast retrieval and will also take bit more time than exact search. In the exact search will not work on uncertain or unclear keyword. In contrast to this, relative search gives comparatively improved response option and is expected to more possible values that the searcher is looking for from the web information repository. While using the relative search it also require more time to filter out the relevant resultant data. Both the approaches are useful in text and link based retrieval process. The extensibility of relative search may give more options to retrieve from web domain. The exact search produces better outcomes from different sources like web documents, paragraphs containing in the web documents, sentences containing the paragraphs. Thus with the use these option searcher retrieves the better outcome as compare to relative search. The obtained result has justified and validated that the targeted outcomes tht has been attained with integration/fusion of approaches rather than their individual uses. REFERENCES [1] Robertson, S.E. Maron & Cooper (1982), Probability of Relevance: A unification of two competing models for document retrieval. Information Technology: Research and Development,1,1-21. [2] McCallum, A. Rosenfeld, R.,Mitchell & A.Y. Improving text classification by shrinkage in a hierarchy of classes. Proceeding of the 15th international conference on Machine Learning,359-367. [3] Thangaraj, M., and G. Sujatha. "An architectural design for effective information retrieval in semantic web." Expert Systems with Applications 41.18 (2014): 8225- 8233. [4] Zhao, Jie, et al. "Exploiting location information for web search." Computers in Human Behavior 30 (2014): 378-388. [5] Lin, Sheng, et al. "Exploiting temporal information in Web search." Expert Systems with Applications 41.2 (2014): 331-341. [6] Roy, Rishiraj Saha, et al. "Discovering and understanding word level user intent in Web search queries." Web Semantics: Science, Services and Agents on the World Wide Web 30 (2015): 22-38. [7] Francès, Guillem, et al. "Improving the efficiency of multi-site web search engines." Proceedings of the 7th ACM international conference on Web search and data mining. ACM, 2014.