SlideShare a Scribd company logo
1 of 8
We develops Computer Engineering Projects for BE/ME students. For any kind of
support you may live chat with us at www.ocularsystems.in or call us on 020 30858066
or
Mail Us: info@ocularsystems.in
Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46
(Maharashtra)
Personalized Web search Using Browsing
History And Domain Knowledge
ABSTRACT
Generic search engines are important for retrieving relevant information from
web. However these engines follow the "one size fits all" model which is not
adaptable to individual users. Personalized web search is an important field for
tuning the traditional IR system for focused information retrieval. This paper is
an attempt to improve personalized web search. User's ProfIle provides an
important input for performing personalized web search. This paper proposes a
framework for constructing an Enhanced User ProfIle by using user's browsing
history and enriching it using domain knowledge. This Enhanced User Profile
can be used for improving the performance of personalized web search. In this
paper we have used the Enhanced User ProfIle specifically for suggesting
relevant pages to the user. The experimental results show that the suggestions
provided to the user using Enhanced User Profile are better than those obtained
by using a User Profile.
EXISTING SYSTEM:
With the development of World Wide Web, web search engines have contributed
a lot in searching information from the web. They help in finding information on
the web quick and easy. But there is still room for improvement. Current web
search engines do not consider specific needs of user and serve each user equally.
It is difficult to let the search engine know what we the user actually want.
We develops Computer Engineering Projects for BE/ME students. For any kind of
support you may live chat with us at www.ocularsystems.in or call us on 020 30858066
or
Mail Us: info@ocularsystems.in
Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46
(Maharashtra)
Generic search engines are following the "one size fits all" model which is not
adaptable to individual users.
Disadvantage:
 When different users give same query, same result will be returned by a
typical search engine.
 It becomes difficult for the user to get the relevant content.
PROPOSED SYSTEM:
We propose a framework for personalized web search which considers
individual's interest into mind and enhances the traditional web search by
suggesting the relevant pages of his/her interest. We have proposed a simple and
efficient model which ensures good suggestions as well as promises for effective
and relevant information retrieval. In addition to this, we have implemented the
proposed framework for suggesting relevant web pages to the user. Framework
for Personalized search engine consists of user modeling based on user past
browsing history or application he/she is using etc. And then use this context to
make the web search more personalized. This section presents different
approaches and the related work done in the field of Personalized Web search.
Advantage:
Personalized web search is considered as a promising solution to handle these
problems, since different search results can be provided depending upon the
choice and information needs of users. It exploits user information and search
context to learning in which sense a query refer.
We develops Computer Engineering Projects for BE/ME students. For any kind of
support you may live chat with us at www.ocularsystems.in or call us on 020 30858066
or
Mail Us: info@ocularsystems.in
Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46
(Maharashtra)
PROBLEM STATEMENT:
When different users give same query, same result will be returned by a typical
search engine, no matter which user submitted the query. This might not be
appropriate for users which require different information. While searching for
the information from the web, users need infonl1ation based on their interest. For
the same keyword two users might require different piece of information. This
fact can be explained as follows: a biologist and a programmer may need
information on "virus" but their fields are is entirely different. Biologist is
searching for the "virus" that is a microorganism and programmer is searching
for the malicious software. For this type of query, a number of documents on
distinct topics are returned by generic search engines. Hence it becomes difficult
for the user to get the relevant content. Moreover it is also time consuming.
Personalized web search is considered as a promising solution to handle these
problems, since different search results can be provided depending upon the
choice and information needs of users. It exploits user information and search
context to learning in which sense a query refer.
SCOPE:
Framework for Personalized search engine consists of user modeling based on
user past browsing history or application he/she is using etc. And then use this
context to make the web search more personalized. This section presents
different approaches and the related work done in the field of Personalized Web
search. Our system considers user's profile (based on user's weblog/navigation
browsing history) and Domain Knowledge in order to perform personalized web
We develops Computer Engineering Projects for BE/ME students. For any kind of
support you may live chat with us at www.ocularsystems.in or call us on 020 30858066
or
Mail Us: info@ocularsystems.in
Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46
(Maharashtra)
search. Using a Domain Knowledge, the system stores information about
different domain/categories. Information obtained from User Profile is classified
into these specified categories. The learning agent learns user's choice
automatically through the analysis of user navigation/browsing history, and
creates/updates enhanced User Profile conditioning to the user's most recent
choice. Once the user inputs query, the system provides good suggestions for
personalized web search based on enhanced user profile. Further our model
makes good use of the advantages of popular search engines, as it can re-rank the
results obtained by the search engine based on the enhanced user profile.
PROCESS:
We develops Computer Engineering Projects for BE/ME students. For any kind of
support you may live chat with us at www.ocularsystems.in or call us on 020 30858066
or
Mail Us: info@ocularsystems.in
Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46
(Maharashtra)
MODULE DESCRIPTION:
Number of Modules
After careful analysis the system has been identified to have the following
modules:
1. Personalized Web Search Module.
2. User Modeling Module.
3. Domain Knowledge Modeling Module.
4. Enhanced User Profile Module.
1.Personalized Web Search Module:
Personalized web search which considers individual's interest into mind and
enhances the traditional web search by suggesting the relevant pages of his/her
interest. We have proposed a simple and efficient model which ensures good
suggestions as well as promises for effective and relevant information retrieval.
In addition to this, we have implemented the proposed framework for
suggesting relevant web pages to the user.
2. User Modeling Module:
Our system considers user's profile (based on user's weblog/navigation browsing
history) and Domain Knowledge in order to perform personalized web search.
We develops Computer Engineering Projects for BE/ME students. For any kind of
support you may live chat with us at www.ocularsystems.in or call us on 020 30858066
or
Mail Us: info@ocularsystems.in
Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46
(Maharashtra)
Using a Domain Knowledge, the system stores information about different
domain/categories. Information obtained from User Profile is classified into these
specified categories. The learning agent learns user's choice automatically
through the analysis of user navigation/browsing history, and creates/updates
enhanced User Profile conditioning to the user's most recent choice. Once the
user inputs query, the system provides good suggestions for personalized web
search based on enhanced user profile. Further our model makes good use of the
advantages of popular search engines, as it can re-rank the
results obtained by the search engine based on the enhanced user profile.
3.Domain Knowledge ModelingModule:
Domain knowledge is the background knowledge that we used to enhance the
user profile. The source which we have used for preparing Domain Knowledge
is DMOZ directory. For preparing Domain Knowledge, first we have crawled the
web pages from DMOZ directory for some specified categories, where each
category is represented by collection of URL's present in that category.
4.Enhanced User Profile Module:
Using the information of user browsing history and domain knowledge, we
create an Enhanced User Profile. Once the Enhanced User Profile is created, we
take the user query and suggest the relevant web pages with respect the query.
In our Experiment, we have used User Profile as a base case for suggesting the
relevant pages and compared the results with the pages suggested from
Enhanced User Profile. For each query, we suggest top 20 relevant documents
We develops Computer Engineering Projects for BE/ME students. For any kind of
support you may live chat with us at www.ocularsystems.in or call us on 020 30858066
or
Mail Us: info@ocularsystems.in
Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46
(Maharashtra)
from User Profile and for the same query we also suggest top 20 relevant
documents from Enhanced User Profile. In order to compare the efficiency of the
result, we compared the similarity of suggested documents with the user query.
SOFTWARE REQUIREMENTS:
Operating System : Windows
Technology : Java and J2EE
Web Technologies : Html, JavaScript, CSS
IDE : My Eclipse
Web Server : Tomcat
Tool kit : Android Phone
Database : My SQL
Java Version : J2SDK1.5
HARDWARE REQUIREMENTS:
Hardware : Pentium
Speed : 1.1 GHz
RAM : 1GB
Hard Disk : 20 GB
Floppy Drive : 1.44 MB
We develops Computer Engineering Projects for BE/ME students. For any kind of
support you may live chat with us at www.ocularsystems.in or call us on 020 30858066
or
Mail Us: info@ocularsystems.in
Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46
(Maharashtra)
Key Board : Standard Windows Keyboard
Mouse : Two or Three Button Mouse
Monitor : SVGA

More Related Content

More from Adz91 Digital Ads Pvt Ltd

Shared authority based privacy preserving authentication protocol in cloud co...
Shared authority based privacy preserving authentication protocol in cloud co...Shared authority based privacy preserving authentication protocol in cloud co...
Shared authority based privacy preserving authentication protocol in cloud co...
Adz91 Digital Ads Pvt Ltd
 

More from Adz91 Digital Ads Pvt Ltd (20)

Adz91 business opportunity presentation
Adz91 business opportunity presentationAdz91 business opportunity presentation
Adz91 business opportunity presentation
 
Efficient instant fuzzy search with proximity ranking
Efficient instant fuzzy search with proximity rankingEfficient instant fuzzy search with proximity ranking
Efficient instant fuzzy search with proximity ranking
 
BE/ ME / MTech / BTech Computer Engineering Project titles IEEE 2014 IEEE 2015
BE/ ME / MTech / BTech Computer Engineering Project titles IEEE 2014 IEEE 2015BE/ ME / MTech / BTech Computer Engineering Project titles IEEE 2014 IEEE 2015
BE/ ME / MTech / BTech Computer Engineering Project titles IEEE 2014 IEEE 2015
 
Xs path navigation on xml schemas made easy
Xs path navigation on xml schemas made easy Xs path navigation on xml schemas made easy
Xs path navigation on xml schemas made easy
 
Supporting privacy protection in personalized web search
Supporting privacy protection in personalized web search Supporting privacy protection in personalized web search
Supporting privacy protection in personalized web search
 
Shared authority based privacy preserving authentication protocol in cloud co...
Shared authority based privacy preserving authentication protocol in cloud co...Shared authority based privacy preserving authentication protocol in cloud co...
Shared authority based privacy preserving authentication protocol in cloud co...
 
Securing broker less publish subscribe systems using identity-based encryption
Securing broker less publish subscribe systems using identity-based encryption Securing broker less publish subscribe systems using identity-based encryption
Securing broker less publish subscribe systems using identity-based encryption
 
Secure outsourced attribute based signatures
Secure outsourced attribute based signatures Secure outsourced attribute based signatures
Secure outsourced attribute based signatures
 
Privacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devicesPrivacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devices
 
Privacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devicesPrivacy preserving optimal meeting location determination on mobile devices
Privacy preserving optimal meeting location determination on mobile devices
 
Preserving location privacy in geo social applications
Preserving location privacy in geo social applications Preserving location privacy in geo social applications
Preserving location privacy in geo social applications
 
Oruta privacy preserving public auditing for shared data in the cloud
Oruta privacy preserving public auditing for shared data in the cloud Oruta privacy preserving public auditing for shared data in the cloud
Oruta privacy preserving public auditing for shared data in the cloud
 
Mining weakly labeled web facial images for search based face annotation
Mining weakly labeled web facial images for search based face annotation Mining weakly labeled web facial images for search based face annotation
Mining weakly labeled web facial images for search based face annotation
 
Key aggregate cryptosystem for scalable data sharing in cloud storage
Key aggregate cryptosystem for scalable data sharing in cloud storage Key aggregate cryptosystem for scalable data sharing in cloud storage
Key aggregate cryptosystem for scalable data sharing in cloud storage
 
Efficient authentication for mobile and pervasive computing
Efficient authentication for mobile and pervasive computing Efficient authentication for mobile and pervasive computing
Efficient authentication for mobile and pervasive computing
 
Decentralized access control with anonymous authentication of data stored in ...
Decentralized access control with anonymous authentication of data stored in ...Decentralized access control with anonymous authentication of data stored in ...
Decentralized access control with anonymous authentication of data stored in ...
 
Decentralized access control of data stored in cloud using key policy attribu...
Decentralized access control of data stored in cloud using key policy attribu...Decentralized access control of data stored in cloud using key policy attribu...
Decentralized access control of data stored in cloud using key policy attribu...
 
Dealing with concept drifts in process mining
Dealing with concept drifts in process mining Dealing with concept drifts in process mining
Dealing with concept drifts in process mining
 
Cloud assisted mobile-access of health data with privacy and auditability
Cloud assisted mobile-access of health data with privacy and auditability Cloud assisted mobile-access of health data with privacy and auditability
Cloud assisted mobile-access of health data with privacy and auditability
 
Building confidential and efficient query services in the cloud with rasp dat...
Building confidential and efficient query services in the cloud with rasp dat...Building confidential and efficient query services in the cloud with rasp dat...
Building confidential and efficient query services in the cloud with rasp dat...
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Recently uploaded (20)

Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 

Personalized web search using browsing history and domain knowledge

  • 1. We develops Computer Engineering Projects for BE/ME students. For any kind of support you may live chat with us at www.ocularsystems.in or call us on 020 30858066 or Mail Us: info@ocularsystems.in Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46 (Maharashtra) Personalized Web search Using Browsing History And Domain Knowledge ABSTRACT Generic search engines are important for retrieving relevant information from web. However these engines follow the "one size fits all" model which is not adaptable to individual users. Personalized web search is an important field for tuning the traditional IR system for focused information retrieval. This paper is an attempt to improve personalized web search. User's ProfIle provides an important input for performing personalized web search. This paper proposes a framework for constructing an Enhanced User ProfIle by using user's browsing history and enriching it using domain knowledge. This Enhanced User Profile can be used for improving the performance of personalized web search. In this paper we have used the Enhanced User ProfIle specifically for suggesting relevant pages to the user. The experimental results show that the suggestions provided to the user using Enhanced User Profile are better than those obtained by using a User Profile. EXISTING SYSTEM: With the development of World Wide Web, web search engines have contributed a lot in searching information from the web. They help in finding information on the web quick and easy. But there is still room for improvement. Current web search engines do not consider specific needs of user and serve each user equally. It is difficult to let the search engine know what we the user actually want.
  • 2. We develops Computer Engineering Projects for BE/ME students. For any kind of support you may live chat with us at www.ocularsystems.in or call us on 020 30858066 or Mail Us: info@ocularsystems.in Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46 (Maharashtra) Generic search engines are following the "one size fits all" model which is not adaptable to individual users. Disadvantage:  When different users give same query, same result will be returned by a typical search engine.  It becomes difficult for the user to get the relevant content. PROPOSED SYSTEM: We propose a framework for personalized web search which considers individual's interest into mind and enhances the traditional web search by suggesting the relevant pages of his/her interest. We have proposed a simple and efficient model which ensures good suggestions as well as promises for effective and relevant information retrieval. In addition to this, we have implemented the proposed framework for suggesting relevant web pages to the user. Framework for Personalized search engine consists of user modeling based on user past browsing history or application he/she is using etc. And then use this context to make the web search more personalized. This section presents different approaches and the related work done in the field of Personalized Web search. Advantage: Personalized web search is considered as a promising solution to handle these problems, since different search results can be provided depending upon the choice and information needs of users. It exploits user information and search context to learning in which sense a query refer.
  • 3. We develops Computer Engineering Projects for BE/ME students. For any kind of support you may live chat with us at www.ocularsystems.in or call us on 020 30858066 or Mail Us: info@ocularsystems.in Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46 (Maharashtra) PROBLEM STATEMENT: When different users give same query, same result will be returned by a typical search engine, no matter which user submitted the query. This might not be appropriate for users which require different information. While searching for the information from the web, users need infonl1ation based on their interest. For the same keyword two users might require different piece of information. This fact can be explained as follows: a biologist and a programmer may need information on "virus" but their fields are is entirely different. Biologist is searching for the "virus" that is a microorganism and programmer is searching for the malicious software. For this type of query, a number of documents on distinct topics are returned by generic search engines. Hence it becomes difficult for the user to get the relevant content. Moreover it is also time consuming. Personalized web search is considered as a promising solution to handle these problems, since different search results can be provided depending upon the choice and information needs of users. It exploits user information and search context to learning in which sense a query refer. SCOPE: Framework for Personalized search engine consists of user modeling based on user past browsing history or application he/she is using etc. And then use this context to make the web search more personalized. This section presents different approaches and the related work done in the field of Personalized Web search. Our system considers user's profile (based on user's weblog/navigation browsing history) and Domain Knowledge in order to perform personalized web
  • 4. We develops Computer Engineering Projects for BE/ME students. For any kind of support you may live chat with us at www.ocularsystems.in or call us on 020 30858066 or Mail Us: info@ocularsystems.in Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46 (Maharashtra) search. Using a Domain Knowledge, the system stores information about different domain/categories. Information obtained from User Profile is classified into these specified categories. The learning agent learns user's choice automatically through the analysis of user navigation/browsing history, and creates/updates enhanced User Profile conditioning to the user's most recent choice. Once the user inputs query, the system provides good suggestions for personalized web search based on enhanced user profile. Further our model makes good use of the advantages of popular search engines, as it can re-rank the results obtained by the search engine based on the enhanced user profile. PROCESS:
  • 5. We develops Computer Engineering Projects for BE/ME students. For any kind of support you may live chat with us at www.ocularsystems.in or call us on 020 30858066 or Mail Us: info@ocularsystems.in Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46 (Maharashtra) MODULE DESCRIPTION: Number of Modules After careful analysis the system has been identified to have the following modules: 1. Personalized Web Search Module. 2. User Modeling Module. 3. Domain Knowledge Modeling Module. 4. Enhanced User Profile Module. 1.Personalized Web Search Module: Personalized web search which considers individual's interest into mind and enhances the traditional web search by suggesting the relevant pages of his/her interest. We have proposed a simple and efficient model which ensures good suggestions as well as promises for effective and relevant information retrieval. In addition to this, we have implemented the proposed framework for suggesting relevant web pages to the user. 2. User Modeling Module: Our system considers user's profile (based on user's weblog/navigation browsing history) and Domain Knowledge in order to perform personalized web search.
  • 6. We develops Computer Engineering Projects for BE/ME students. For any kind of support you may live chat with us at www.ocularsystems.in or call us on 020 30858066 or Mail Us: info@ocularsystems.in Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46 (Maharashtra) Using a Domain Knowledge, the system stores information about different domain/categories. Information obtained from User Profile is classified into these specified categories. The learning agent learns user's choice automatically through the analysis of user navigation/browsing history, and creates/updates enhanced User Profile conditioning to the user's most recent choice. Once the user inputs query, the system provides good suggestions for personalized web search based on enhanced user profile. Further our model makes good use of the advantages of popular search engines, as it can re-rank the results obtained by the search engine based on the enhanced user profile. 3.Domain Knowledge ModelingModule: Domain knowledge is the background knowledge that we used to enhance the user profile. The source which we have used for preparing Domain Knowledge is DMOZ directory. For preparing Domain Knowledge, first we have crawled the web pages from DMOZ directory for some specified categories, where each category is represented by collection of URL's present in that category. 4.Enhanced User Profile Module: Using the information of user browsing history and domain knowledge, we create an Enhanced User Profile. Once the Enhanced User Profile is created, we take the user query and suggest the relevant web pages with respect the query. In our Experiment, we have used User Profile as a base case for suggesting the relevant pages and compared the results with the pages suggested from Enhanced User Profile. For each query, we suggest top 20 relevant documents
  • 7. We develops Computer Engineering Projects for BE/ME students. For any kind of support you may live chat with us at www.ocularsystems.in or call us on 020 30858066 or Mail Us: info@ocularsystems.in Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46 (Maharashtra) from User Profile and for the same query we also suggest top 20 relevant documents from Enhanced User Profile. In order to compare the efficiency of the result, we compared the similarity of suggested documents with the user query. SOFTWARE REQUIREMENTS: Operating System : Windows Technology : Java and J2EE Web Technologies : Html, JavaScript, CSS IDE : My Eclipse Web Server : Tomcat Tool kit : Android Phone Database : My SQL Java Version : J2SDK1.5 HARDWARE REQUIREMENTS: Hardware : Pentium Speed : 1.1 GHz RAM : 1GB Hard Disk : 20 GB Floppy Drive : 1.44 MB
  • 8. We develops Computer Engineering Projects for BE/ME students. For any kind of support you may live chat with us at www.ocularsystems.in or call us on 020 30858066 or Mail Us: info@ocularsystems.in Our Address: Swagat Corner Building, Near Narayani Dham Temple, Katraj, Pune-46 (Maharashtra) Key Board : Standard Windows Keyboard Mouse : Two or Three Button Mouse Monitor : SVGA