Presentationreasearch

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 16

SAFFRONY INSTITUTE OF TECHNOLOGY

DEPARTMENT OF COMPUTER ENGINEERING (3RD SEM)

“MY EXAM NOTIFIER” – WEB DEVELOPMENT


BY

Het Patel [200390107005]


Piyush Prajapati [200390107013]
Jaimin Patel [200390107017]
Teerth Patel [200390107054]
Meet Adalaja [200390107066]

GUIDED BY
Asst. Prof. POOJAN SHAH
 Table of content:-

➢Literature survey
➢Research Paper
➢Patent
Paper name Journal name Published year Technologies Drawback
used
Paper 1 Alert Notification as a 2014 Pull and push All sites doesn’t
Service
notification allow push service

Paper 2 Development of Email 2018 notification Lower user rate


and SMS Based
Notification System to
Detect Abnormal
Network
Conditions
Paper 3 Helping Software 2015 Data mining Not applicable for
Developers through
Offline Repository
large scale data
Based API Searching in base
Data Mining Integrated
Environment
Paper 4 Analysis Of Different 2018 Data extraction Problem of
Web Data Extraction
Techniques
wrapper of
maintenance
Paper 5 The Use of WhatsApp 2021 WhatsApp Gate Need high internet
Gateway for Automatic
Notification System
way connectivity
Notification system :-

➢ There are various Technologies that can be used to develop notification service :-
1) Pull
2) Push
Notification via Mail/WhatsApp :-
Data Extraction :-

➢ It is the process of Extracting useful and required information/data from various


resources.
➢ It refers to extracting data from web pages where website follow unstructured and
semi-structured format for data.
➢ It has mainly two parts :- 1) Web Crawler
2) Data Extractor
1) Web crawler :- It collects all the links present in the page and store them Into list of URL.
2) Data Extractor :- Web data extraction is basically a technique of extracting user require-
information from the websites.
There are two type of technique:-
A) Human copy and paste : It is traditional approach to extract information form web sources.
B) HTML Parser : It is super fast real time parser for HTML. Mainly used by Developers
It is mainly used for text extraction, link extraction, screen scrapping etc.
Data Mining and API :-

➢ Data Mining is the practice of analysing large databases in order to generate new information.
➢ The API methods returned by the search engines are not mined so relevant data cannot be
displayed.
➢ If the API methods and classes do not have the meaningful name sometimes even experienced
a lot of problems.
➢ To solve these problems we have proposed ORBAS (Offline Repository Based API Searching)
that is an offline repository that contains various API attributes.
Patent Number Patent Name

PATENT 1 PUSH NOTIFICATION DELIVERY


SYSTEM
PATENT 2 DATA EXTRACTOR AND METHOD
OF DATA EXTRACTION
PATENT 3 WEB SCRAPING

PATENT 4 PATENT DATA MINING METHOD


AND APPARATUS
PATENT 5 AUTOMATED DOCUMENT
RECOGNITION, IDENTIFICATION,
AND DATA EXTRACTION
Patent 1:- Push notification (US 9 , 762 , 690 B2)

 A push token is an identifier used to represent received push notification and is suitable
to be used as a key in performing look up to retrieve information pertaining to received
push notification identified by the push token.
 The push token may be derived in some way form the received push notification and or
metadata related thereto or may otherwise generated or assigned.
Patent 2:- Data Abstraction (US 2005/0160087 A1)

➢ A method of data extraction according to an aspect of the present invention includes


reading Successively a plurality of data Stored in a database.
➢ A data extractor according to another aspect of the present invention that Successively
reads a plurality of data Stored in a database.
Patent 3:- Web Scrapping
(US 2012/0310914 A1)
➢ Scraping can be performed by a scraper.
➢ The scraper can be a computer program.
➢ The scraping can be data scraping, which
can include one of or a combination of user
interface scraping, web scraping, report
mining.
➢ After scraping and indexing of the HTML
file, this HTML file can be moved to
another folder.
➢ The path of this another folder can be
retrieved from the one or more XML files.
Patent 4:- Data Mining (US 6,389,418 B1)

➢ The present invention provides a process that


allows a user to comprehend the Structure of
relationships among patents in large patent
databases.
➢ Various characteristics of patents can
contribute to an indication of the degree of
Similarity between two patents.
Patent 5:- Data Extraction
(US 8,995,774 B1)

➢ The processor may be configured to receive an image of a document associated with a


user.
➢ The identification (ID) image may be processed by optical character recognition
(OCR) software integrated in the system for automated document recognition,
identification, and data extraction to retrieve and extract textual data from the image.

You might also like