A SMART MEDIA-BASED RECOMMENDATION SYSTEM

ABSTRACT
Smart media devices such as: smartphones and tablets are getting more powerful, smarter, cheaper and hence more popular.

Recommendation systems become very common in e-business and e-Commerce, for example: Amazon, Google, eBay, Facebook, etc. all are using recommendation systems to promote their business. Recommendation systems are rarely used in learning; however it can be very useful.

The proposed project works as follow:

·         Send a learning query to sites, sources and repositories across the Web and gather relevant information through the use of recommendation system that filter all the useless or irrelevant materials off the main list of recommended items.

·         Filter result from other user’s preference using collaborative-filtering, having the current query in mind.

·         Use TFIDF for content-based filtering and ranking of the shortlisted pages or articles.

·       Present the shortlist based on their rank to the user of the system.

TABLE OF CONTENTS

Abstract
Table of Figures
1. Introduction
1.1. Context
1.3. Research Objective
1.4. Research Methodology
1.4.1. Information gathering
1.4.2. Collaborative Filtering
1.4.3. Content-based filtering
1.4.4.   Hybridization of Both filtering methods
1.4.5.   Connecting of the Android application to the Server through HTTP protocol
1.5. Organization of document

CHAPTER TWO
2. State of Art
2.1. Collaborative filtering
2.1.1.   Overview of the Collaborative Filtering Process
2.1.2.   Types of Collaborative Filtering Algorithms
2.1.3. Application
2.2. Content based filtering
2.2.1. TFIDF
2.2.2. Application of TF-IDF
2.3. Java
2.4. Android
2.5. Servlet / JSP
2.6. JSON
2.7. Related work
2.7.1.   Hybrid Web Recommender Systems [19]
2.7.2. Combining Content-Based and Collaborative Filters in an Online Newspaper [15]
2.7.3.   Item-Based Collaborative Filtering Recommendation Algorithms [1]
2.8. Discussion (outcome, pros, cons) & why your work
2.8.1.   Pros and Cons of Different techniques
2.9. Proposal

CHAPTER THREE
3.   Application / Case Study / Benchmarking
3.1. Case Study
3.2. ER Diagram
3.3. Building Dataset
3.4. Query the System through Android and HTTP
3.4.1.   Querying the server via emulator
3.4.2.   Querying the server via a physical device
3.5. Gathering Information
3.5.1. Getting URL links
3.5.2. Removing irrelevant links
3.5.3. Avoiding Duplicates
3.5.4.   Making content temporarily available
3.6. Collaborative filtering of URL-List
3.7. Content-based filtering of final List
3.7.1. Getting documents weight
3.7.2. Getting Term Frequency (TF)
3.7.3.   Getting the Inverse Document Frequency (IDF)
3.7.4. Computing TFIDF
3.8.   Making a JSON output for Android device
3.9. Android Application
3.9.1.   Adding Item to database
3.9.2.   Adding Rating to database
3.9.3.   Adding Users to database
3.9.4. Authenticating user
3.9.5. Screenshots

CHAPTER FOUR
4. Conclusion
4.1. Work done

CHAPTER FIVE
5. References
Appendix

CHAPTER ONE
1. Introduction
With the growth of the web, there is an explosion in the size of content available to various users around the world. The materials available are a mixture of useful and useless documents to the interest of the user. This show gives the need for a better way of getting useful document from the web and mostly through the taste of the user of the web.

This project aims at using the taste and the behavior of a user to get documents that are relevant to what the user needs. Depending on the choices of the user, they may have people with the same taste as them, and the system is to harness this opportunity and recommend materials, based on interaction of the neighbor of the users with other interesting materials. Using a collaborative filtering approach, the system can find the items (document) that other users with similar interest with the current user have read and rated to a good degree. In the early stages of the system’s life, the system can’t depend on the Collaborative approach alone, or else the system’s recommendation will be inadequate, thus prompting the need for another filtering approach to support the weaknesses of the collaborative approach. The most use filtering approach that has been used with the collaborative filtering approach is the “Content-based filtering” approach. Adding a content-based filter to the result of the collaborative will yield a more concrete recommendation that will be close to what the user requires.

1.1.       Context
Recently Recommendation Systems are becoming common and important in e-technologies such as e-business and e-learning. Many major companies such as Amazon, Google, etc. have its own recommendation system. Recommendation systems can help customers to pick up the most relevant products that fit with their needs. In the area of e-learning and learning in general, there is no much research have been done to design and build a reliable recommendation system that can help learners to pick up the most relevant materials that can speed up and enhance their learning process.

In this project we plan to design and implement a learning recommendation system, which supports smart media such as smartphone and tablets, as its clients.

To achieve this, the system needs to be hosted probably on a remote server with the capability to run codes efficiently, and optimally. A server side will be written in Java Servlets in order to be able to use various libraries available. All communication will be across a network and the source data will be from the internet.

1.2.        Problem Statement

In the digital world today, the amount of content finding their way to the internet, has become alarming in the rate of increase, and this has led to an increase in the scrutiny of this content by search engines and other pointer-sites. It is now glaring that there is a need to provide a personal touch to the recommendation of materials to users.

If a form of recommendation can be added to the search result of user’s, then the probability of them getting more interesting materials will become high. Take for example, a school with lots of materials in their repository, which offers the students or the public access to their wealth of content, but the only provide a generic search. If there is a way of finding the articles or papers of interest, and at the same time finding materials with similar relevant content, based on the content similarities and the people who previously viewed and rated the materials, thus saving the next person the trouble of viewing irrelevant materials.


1.3.       Research Objective

In this research, the aim is to aid common search with the help of filtering techniques, in order to improve the quality of materials recommended to people or users of the system.

Due to the fact that finding material for research and study may be hard to get on the web, a user might search with a search engine for materials and information, and the user may or may not get the result he/she seek from the first search engine, and he/she may try the second, third, fourth etc. this process of searching numerous places for information may be time consuming and tedious. Then a system that searches more than one place will surely be better.

We aim to provide a multi-platform search that is based on hybrid filtering, in order to provide the user with a result that is close to what the user wants or needs...

For more Computer Science Projects click here
================================================================
Item Type: Postgraduate Material  |  Attribute: 68 pages  |  Chapters: 1-5
Format: MS Word  |  Price: N3,000  |  Delivery: Within 2hrs
================================================================

Share:

No comments:

Post a Comment

Select Your Department

Featured Post

Reporting and discussing your findings

This page deals with the central part of the thesis, where you present the data that forms the basis of your investigation, shaped by the...

Followers