You are on page 1of 16

GALGOTIAS COLLEGE OF ENGINEERING AND TECHNOLOGY

COMPUTER SCIENCE AND ENGINEERING DEPARTMENT

TO DESIGN AND DEVELOP A MECHANISM FOR TEXT MINING.


Group Members: SANDEEP KUMAR RAI (0909710091) SHABINAZ ZAIDI (0909710097) SHASHI KANT RAWAT (0909710100) Mentor: Prof. Bhawna Mallick

Abstract
Searching and dealing with search engines like Google, yahoo, Bing etc. as a common user provides us with a tremendous amount of additive data and links which are challenging and industrious work due to the relatively rare occurrence of desired links within a gigantic pool of search results especially when we want more user friendly environment such as mobile phone. While active search tools and optimizing tools are commonly used to improving the visibility of a website or a web page in a search engine's search results, there has been little analysis on the analysis of tools used to filter the quantity of search. The objective of our study is to understand how to reduce the burden of finding the appropriate results among the millions of the search results quickly and with the help of a well versed interface. It has been analyzed under research that even in case of simpler search we have to deal with large amount of search results about millions , which sometimes leads to users discontentment and thus there is a need to have some work on it.

Introduction
Basic purpose of this project is to facilitate the users with an effective way of using search engine to get rid of the burden of finding the useful results among data pool. Particular importance here is to remove the bulk of results, for this we need to filter the incoming results by using effective algorithm . We need to develop an interactive tool called MbSeMa(Mobile Search Master) This tool basically comprises of an interactive user interface in which the preferences of the search can be gathered and accordingly the search can be filtered. The tool uses the commands from users and accordingly perform the search.
Here we have used concepts like concept of Search Engine Advanced Operators. Some of the Operators have been directly employed as radio button in the interactive tool to filter the search directly.

Proposed System
The purpose of our study was to understand how to reduce the burden

of searching complexity for search engine users.


The goal of our study is to understand how to develop a mechanism

so that we can interact with users to know what search exactly.


Specifically, our method involves an effective and hybrid use of

advanced search engine operators to filter the search.

Work Flow Diagram

USE-CASE DIAGRAM

Basic Operators
Some important things to keep in mind Google queries are not case sensitive. The * wildcard represents any word

Example: * firewall Example: firewall DMZ configuration

Google stems words automatically

Basic Operators
The + symbol forces inclusion of a certain word. firewall+DMZ+Configuration
The - symbol forces exclusion of a certain word. (Site:google.com site:www.google.co.in) The | symbol provides boolean OR logic. firewall + inurl:(firewall| cisco)

Advance Operators
link:URL = lists other pages that link to the URL. related:URL = lists other pages that are related to the URL. site:domain.com search term = restricts search results to the

given domain.

allinurl:WORDS = shows only pages with all search terms in the

url.

inurl:WORD = like allinurl: but filters the URL based on the first

term only.

allintitle:WORD = shows only results with terms in title. intitle:WORD = similar to allintitle, but only for the next word. cache:URL = will show the Google cached version of the URL.

ILLUSTRATION

ILLUSTRATION

USER INTERATIVE TOOL

Modules of the Project


Designing tool Interface Designing Filtering Algorithm Connection Establishment Employing Operators on search Engines

System Requirement Specification


Hardwares:
PROCESSOR RAM MONITOR HARD DISK CDDRIVE KEYBOARD MOUSE : : : : : : : PENTIUM IV 2.6 GHz 512 MB 15 20 GB 52X STANDARD 102 KEYS 3 BUTTONS

Softwares:
FRONT END : OPERATING SYSTEM : WINDOWS 7

THANKING YOU!!

You might also like