SlideShare a Scribd company logo
1 of 6
Download to read offline
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056
VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 972
--------------------------------------------------------------------------****-----------------------------------------------------------------------------------
ABSTRACT-Big Data benefit research in the provinces of
medical care and voyage suggestions. This paper presents a
personalized and an automatic itinerary voyage plan from
both SoNet sites and society bestowed photos. Author topic
model approach is used for finding homogeneity between
assorted users. The spots of interest (SOI) are found from the
shared photo’s Geo-tag and text descriptions. Based on user’s
personalized SOI, a dynamic travel plan is recommended.
Our evaluation is done on Flickr images and SoNet sites.
Index Terms— SoNet, Author Topic model, SOI, Spots of
Interest (SOI), Itinerary plan
1. INTRODUCTION1
he automatic voyage suggestions is a province which
needs more research . Communal media (eg., Flickr,
Facebook etc.) provides a strong hand for this research.
Furthermore, society bestowed photos with metadata
record user’s diurnal life and voyage encounters.
There are dual vital challenges for automatic voyage
suggestions. Initially, spots of interest (SOI) should be
dynamic. Some people may prefer mysterious and
enthralling places, while others may prefer historical and
general places.
Second, it is vital to suggest itinerary plan. Because, the
locations and timings are new to the people when they
visit the spot for the headmost time. For example the user
is visiting San Francisco for the headmost time he may
neither know the places of his interest nor their timings.
Existing studies on personalized voyage suggestion
recommends the SOI by mining [1].The most famous
method is Location based Collaborative Filtering (LCF) [2].
LCF it generally suffers from paucity problem. Voyage
related data from the real domain is very “less”, if the user
has visited very less SOIs. However the existing studies
haven’t solved the two challenges. It still remains
challenge for existing works to provide dynamic and
scheduled voyage package suggestion.
To address the above challenges, we use Author Topic
Collaborative Filtering (ATCF) [3].This method utilizes the
user’s topic preferences and overcomes the paucity
problem.
The category and the topic preferences could be elicited
simultaneously. The Spots Of Interest (SOI) are found from
the shared photo’s geo-tag and text descriptions.
The main contributions of this paper are concluded as
 Our work is personalized itinerary voyage plan
rather than different route suggestions. We
provide the user a unique and single itinerary plan
with regard to his current location and Spots of
Interest (SOI).
 We recommend dynamic, new, unique, interesting
places to the users. We mine the various spots
from the photo collections in SoNets and society
bestowed photos.
 Our voyage recommendation will be available to
all the passionate travellers. We provide an
interactive way of satisfying each user with what
they expect.
The carryover of this paper is methodized as follows.
Related work is reviewed in Part 2. Part 3 brings up the
layout of our system. Working is explained in Part 4. Then
SoNet site construction is portrayed in elaborated form in
Part 5. Data collection and processing is visualized in Part
6. Voyage Suggestion site creation is seen in Part 7.
An automatic itinerary voyage plan construction is
portrayed in elaborated in Part 8. Experiments and
discussions are shown in Part 8. In Part 9 the conclusions
are drawn.
Automatic Itinerary Voyage Suggestion Using
SoNet in Big Data
Uvashri.L1, Vardhini.D2, BalaKumar.P3 and KapilaVani.R.K4
1, 2 Department of Computer Science and Engineering, Prince Shri Venkateshwara Padmavathy
Engineering College, Chennai, India
3 Professor,Department of Computer Science and Engineering, Prince Dr.K.Vasudevan college of
engineering and technology, Chennai, India
4 Assistant Professor,Department of Computer Science and Engineering, Prince Dr.K.Vasudevan
college of engineering and technology, Chennai, India
T
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056
VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 973
2. RELATED WORK
Here we bring up aspects like (1) voyage
recommendation on various communal media (2)
Automatic itinerary voyage suggestion. We also pinpoint
out variances between our creation and previous works.
GPS [2], [4], [5], [6], [15] Geo-tags, [7], [8], [9], [10], [11]
and travelogues [12], [13] are the vital communal media
utilized in suggestion. User-written travelogues provide
genuine information. Geo-tagged photos based voyage
planning works have fascinated a lot of attention [16].
Location based filtering [14] is a vital approach of
personalized suggestion. However the location based CF
face paucity problem.
The system enabled user to input personal performance
in a user friendly manner [1]. However, the mining was
not automated.
In latest years, the various attributes of a photo (e.g. time,
cost, season) were mined but not used effectively enough.
To unravel these challenges, Author Topic based
Filtering [3] is used. Second, we consider Spots Of Interest
from user in an interactive manner.
In the former model, they utilized two models. Among
them one is offline model which consists of travelogues
and community contributed photos. Here the travelogues
contains written descriptions of many places whereas
community contributed photos consists of photos of places
in different angles.
The other module is an online module which consists of
photos posted in it. These photos are the of places of
interest of the Flickr users. The user enters the input in
user package. The user gives the user ID and the name of
the place they wishes to visit as input. There is a package
space called as Topical Package Space (TPS).
Here the first step is in an offline module, the TPS is
mined from social media combining travelogues and
community contributed photos. The sample representative
tags, cost, time are represented in it. And the next step is
mapping descriptions from travelogues related to the
places of interest’s route to the TPS for the route package
mining.
The user package is mined from mapping tags of user’s
photo to TPS. Then the preferred routes are provided to
route recommendation system. Then in route
recommendation system, the preferred routes are
provided to route ranking system.
In the route ranking system, the similar user’s travel
history is obtained and routes are ranked from most
popular to least popular .
Then the ranked routes are given to route optimization
system and the user is provided with many routes that can
be followed for reaching the places that the user is
interested to visit.
The major disadvantages of the former model are
 The data set used here is static and hence dynamic
information is not obtained.
 Many routes are provided for the user and may
lead to confusion for users.
 Meta data about the place is not provided.
 The static travel plans are provided.
 This was developed only for Flickr users and
cannot be used by general users.
Fig 1: The former model consists of 2 modules-online and
offline,Topical Package Space(TPS), Route package mining,
User package, and Route recommendation system. The
user enters the input in user package and obtains the
output .
3. SYSTEM OVERVIEW
The system we proposed is a personalized itinerary
voyage plan suggestion system which could automatically
provide an itinerary plan based on user’s interest and his
current location.
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056
VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 974
The author topic space is used to take the topics from
tags associated with the photos. They learn the category of
topics and user travel topic preference simultaneously.
The system framework contains two online modules. The
online module is a SoNet site which is created by us. In this
module it focuses attention on the user picture. The user is
registered and photos are uploaded along with geo-tag.
In second module, the photos from Flickr site are
collected by admin and it is downloaded and then geo-
tagging is applied to all these photos.
The basic inputs of framework are user’s current
location, Spots of Interest (SOI), duration, budget cost and
type.
Fig 2: System framework above consists of two online
modules and author topic space and voyage suggestion site
and automatic Itinerary plan. The user enters his input in
site and gets the Itinerary plan as output.
4. WORKING
The admin obtains the uploaded photo and apply Geo-
Tag for the photo and downloads the Flickr images also.
When the user logs into the travel recommendation site,
they provide their location and Spots Of Interest (SOI).
The public photos are obtained and the web service
identifies the metadata information like location (latitude,
longitude) information and stores the information in the
database.
Then the voyage plan based on user’s Spots Of Interest
(SOI) is developed. And along with that voyage plan with
the route is provided as the output to the user.
The web service plays a critical role as it helps in
collecting the various images from different social media.
Access control is stage where the locations of the images
are checked.
Fig 3: The above figure describes the flow of data and
various steps involved in the itinerary recommendation.
5. SONET SITE
A SoNet site is created by the admin. It mostly
concentrates on user’s pictures. Users share photos in
SoNet site.
The uploaded photos and their details are stored in the
database. The other details like name, latitude, longitude,
date and time of the uploaded photo are also stored in the
database.
5.1 Sonet site construction:
JSP and Servlet are used for the origination of SoNet. A
server is created with a specific IP address and a port
number.
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056
VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 975
It acts as the main server for connecting with the SoNet
site created by the admin.
The users are provided with a login id and a password to
enter the particular server. The SoNet site created by the
admin.
It will be one of the applications of the server and this
can be entered by the users.
Fig 4: This figure shows the SoNet site.
5.2 Working of sonet site:
When the user opens the SoNet site, if he is a new user,
he needs to register. For the registration purposes the
private information are obtained and validated using JSP
coding where <script> tag is used for on the spot
validation which overcomes the problem of server called
many times.
5.3 Database creation for sonet site:
A new database is created using MySQL and it is linked to
the project using JDBC in servlet code. As the server is
linked to the database a prompt of every action in the
database is obtained.
5.4 Features of sonet site:
Every user has their own profile and they can update
their profile, cover pictures. In addition the user can give
requests and can also chat, post videos, images private or
public. Relevant top trends are also presented to the user
as specified by the Argo system [17].
5.5 User’s image mining:
Once, the user posts an image the latitude, longitude are
found out using Geo-tag extraction. The image URL and the
tags are used to find the type of place. The date and instant
of the photo taken are also updated in the database.
6. DATABASE COLLECTION AND PROCESSING
6.1 Data collection:
The admin creates another server for obtaining and
downloading the photos from Flickr. The admin can use his
login id and password to access the server. A separate data
-base is created for the downloaded photos from Flickr and
also for mapping the images from the SoNet site.
The admin downloads the photos from Flickr by
specifying the city name. There can be restrictions also
added by the admin like image size and specific topics by
using code. As the server is connected to the database a
prompt of every action in the database is obtained.
6.2 Data processing:
The images downloaded by the admin are stored in the
database along with their city, tag and image uploaded
date. The admin preprocesses the images from the SoNet
site and it is mapped with Flickr images and updated in the
database.
A table in the database shows the mapped content which
is later used for extraction purposes. A main table in the
database maintains all the images from both the online
modules along with all attributes of the images with the
SOI and their tag. The exact address of the place is added
to the database using Google embedded in the coding.
The preprocessing section consists of 4 options. They are
mapping, location, time and season. The mapping option is
pressed the photos from both the SoNet and Flickr are
stored in the main table in the database. When the location
option is pressed the latitude and longitude of the Spot is
obtained. When the time option is pressed the time of the
photo uploaded is obtained. When the season option is
pressed the perfect season when the spot can be visited is
presented to the user.
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056
VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 976
Fig 5: The options present in preprocessing.
7. VOYAGE SUGGESTION SITE
The new users must register themselves in the voyage
suggestion site by providing their personal details which
are validated. A new database is created for maintaining
the information of the users. The server and the database
are connected and it is used for accessing the site by the
users.
7.1 working:
Once the users are logged in they provide their current
location, Spots Of Interest (SOI), budget cost, duration. The
latitude and the longitude of the location provided by the
user is found out and his SOI are matched with the data -
base. The various SOIs are obtained and using logic the
nearby SOI is extracted which is used for providing the
itinerary plan to the user.
8. AUTOMATIC ITINERARY VOYAGE PLAN
Based on the user’s personalized SOI which has been
extracted and according to the user’s duration, budget cost
the sequence of SOI are generated as a route.
The itinerary plan is generated by the server along with
the route, specific time to be spent by the user in the
various SOIs recommended to them.
9. RECOMMENDATION EVALUATION
VISUALIZATION
In this system when the user logs in and enters his
location and SOI in the website, the system mine SOI from
the author topic space and provide the itinerary plan along
with details.
Fig 6: The above figure shows the evaluated output of our
paper and in the top left the user name or id is specified, in
middle the current location is shown and in the right the
SOI is specified and in the left bottom the plan is shown
and in the right the itinerary plan is shown with all the
details.
10. CONCLUSION
In our paper, we recommend an automatic itinerary
voyage recommendation system by learning author topic
model from huge communal media - SoNet. The advantage
of our paper is 1) the method describes provision of
itinerary voyage plan for all users based on their Spots Of
Interest (SOI). 2) We suggest SOI along with voyage
sequence allowing for user’s preferences all at once. The
optimized sequential route is given for all users. However
this paper has some limitations. It was very hard to give
precise details about hotel information and transportation
is not included, which provides added convenience for
users. We plan to utilize many communal media (eg.
weather forecast, transportation etc) also for more
distributions of SOI and context aware suggestion.
11. REFERENCES
[1] X.Lu, C.Wang, J Yang,Y.Pang and L Zhang, “Photo2trip
Generating travel routes from geo-tagged photos for
trip planning,” in proc Int.Conf.Multimedia, 2010 pp
143-152.
[2] V.W. Zheng, Y. Zheng, X.Xie, and Q. Yang, “collaborative
location and activity recommendations with GPS
history date,” in Proc,19th Int. Conf World Wide Web
2010 pp. 1029-1038.
[3] S. Jiang,X.Qian, J.Shen Y.Fu, and T.Mei, “Author topic
model based collaborative filtering for personalized
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056
VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 977
POI recommendation,” IEEE Trans, Multimedia, Vol.
17,no.6,pp.907-918 jun.2015.
[4] Y.Zheng, L.Zhang, Z.Ma, X.Xie and
W.Ma,”Recommending friends and locations based on
Individual location history,”ACMTrans.Web,vol.no 5,no
1,p.5,2011.
[5] J.Li.X.Qian, Y.Y. Tang,L.Yang,and T.Mei, “GPS estimation
for places of interest from social users’ uploaded
photos,” IEEE, Trans,Multimedia,Vol.15, no. 8,pp 2058-
2071,Dec 2013.
[6] H.Liu,T.Mei, J.Luo, H.Li, and S.Li, “Finding perfect
rendezvous on the go; Accurate mobile visual
localization and its applications to routing,” in proc,th
ACM Int.Conj.Muiltimedia, .pp.
[7] Y.Shi,P. Serdyukov, A.Hanjalic, and M.Larson
,”Personalized landmark recommendation based on
geo-tags from photo sharing sites,” in Proc.5th AAAI
conf. weblogs social Media, 2011, vol. 11, pp.622-625.
[8] H.Yin,C.Wang,N.Yu and L.Zhang,”Trip planing and
recommendation from geo-tagged photos,”in
Proc.IEEE Int.Conh.zmultimedia Expo
Workshops,201,pp.540-545.
[9] J.Liu, Z. Huang,, L. Chen, H.T.Shen and Z,Yan,
“discovering areas of interest with geo-tagged images
and check-ins, “in proc.20th ACM Int. Conf Multimedia
2012 pp. 589-598
[10] T. Kurashima, T.Iwata, G. Irie, and K. Fujimura, “Travel
route recommendation using geotags in photo sharing
sites,” in Proc.19th ACM Int.Conf.Inform.Knowl,
Manage, 2010. Pp. 579-588.
[11] A. Majid, L.Chen, G. Chen. H.T. Mirza, I. Hussain, and
J.Woodward,”a context-aware personalized travel
recommendation system based on geotagged social
media data mining,”Int.J. Geographical
Inform.Sci,vol.27 no.4, pp, 662-684, 2013
[12] Y. Zheng, L. Zhang, X Xie, and W. Ma, “Mining
interesting locations and travel sequences from GPS
trajectories,” in Proc. 18th int.Conf. World wide web
2009, pp. 791-800.
[13] H.Kori,S.Hattori,T.Tezuka and KTanaka,”Automatic
generation of multimedia tour guides from local
blogs,”in Proc.13
th
Int
ConfAdvMultimediaModeling,2006,pp.690-699.
[14] Q.Liu,Y. Ge, Z. Li, E.Chen, and H. XIONG, ”Persanolized
travel package recommendation,” in proc.IEEE 11th
Ubt.Conf Multimedia 2011,pp 83-92.
[15] H.Huang and G. Gartner, ‘”using trajectories for
collaborative filtering-based POI recommendation,”
Int.J. data Mining, Mudeling Mange, vol. 6, no.4
[16] M.Clements, P. Serdyukov, A.de Vries , and M. Reinders
“Personalised travel recommendation based on
location cooccurrence,” arXivpreprint arXiv
1106,5213,2011.
[17] X.Wang, M.Yu, L.Zhang, R.Cai, and W. Ma, “Argo
Intelligent advertising by mining a user’s interest from
his photo collections,” in proc, 3rd Int.workshop Data
Mining Audience Intell. Advertising 2009, pp.18-2b.
BIOGRAPHIES
.
Uvashri L is currently pursuing
her B.E degree in Prince Shri
Venkateshwara Padmavathy
Engineering College. She is
interested in Cryptography and
Network Security. She has
authored or coauthored papers.
Vardhini D is currently pursuing
her B.E degree in Prince Shri
Venkateshwara Padmavathy
Engineering College. She is
interested in Theory of
Computation. She has authored
or coauthored papers.
Balakumar P received the B.Sc,
M.Sc, M.Tech and Ph.D. in
Ponnaiyah Ramajayam College,
St.Joseph’s college and Bharath
University in 2003, 2005, 2007,
and 2011 respectively. He has
authored or coauthored 19
papers in journals and
conferences. He is a professor
from 2014 till now in Prince
Dr.K.vasudevan college of
Engineering and Technology. He
received several paper awards
from prestigious multimedia
conferences. He is interested inEngineering and M.E degree in
Computer Science and
Engineering from
Dhanalakshmi college of
Engineering and alpha college
of Engineering, India in 2006
and 2014 respectively. Her
interests include Data Mining
Algorithms and Software
Engineering. She is an assistant
professor from 2014 till now in
Prince Dr.K.vasudevan college
of Engineering and Technology.
journals and conferences.
pp.333-346, 2014.
Kapila Vani R.K received the B.E
degree in Computer Science and

More Related Content

Similar to Automatic Itinerary Voyage Suggestion using SoNet in Big Data

IRJET- Analysis of Trajectories
IRJET- Analysis of TrajectoriesIRJET- Analysis of Trajectories
IRJET- Analysis of TrajectoriesIRJET Journal
 
Travelogue: A Travel Package Recommendation using Python
Travelogue: A Travel Package Recommendation using PythonTravelogue: A Travel Package Recommendation using Python
Travelogue: A Travel Package Recommendation using PythonIRJET Journal
 
IRJET-0 Bus Tracker Via GPS using Andriod Application
IRJET-0 	  Bus Tracker Via GPS using Andriod ApplicationIRJET-0 	  Bus Tracker Via GPS using Andriod Application
IRJET-0 Bus Tracker Via GPS using Andriod ApplicationIRJET Journal
 
IRJET- Interest and Time based Smart Travelling Guide using Data Mining
IRJET-  	  Interest and Time based Smart Travelling Guide using Data MiningIRJET-  	  Interest and Time based Smart Travelling Guide using Data Mining
IRJET- Interest and Time based Smart Travelling Guide using Data MiningIRJET Journal
 
Optimized travel recommendation using location based collaborative filtering
Optimized travel recommendation using location based collaborative filteringOptimized travel recommendation using location based collaborative filtering
Optimized travel recommendation using location based collaborative filteringIRJET Journal
 
IRJET- Travel Sequence Application
IRJET-  	  Travel Sequence ApplicationIRJET-  	  Travel Sequence Application
IRJET- Travel Sequence ApplicationIRJET Journal
 
IRJET- Travel Sequence Application
IRJET- Travel Sequence ApplicationIRJET- Travel Sequence Application
IRJET- Travel Sequence ApplicationIRJET Journal
 
IRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET Journal
 
Social Friend Overlying Communities Based on Social Network Context
Social Friend Overlying Communities Based on Social Network ContextSocial Friend Overlying Communities Based on Social Network Context
Social Friend Overlying Communities Based on Social Network ContextIRJET Journal
 
Travel Management Application
Travel Management ApplicationTravel Management Application
Travel Management ApplicationIRJET Journal
 
IRJET- Interest and Time Based Smart Travelling Guide using Data Mining
IRJET- Interest and Time Based Smart Travelling Guide using Data MiningIRJET- Interest and Time Based Smart Travelling Guide using Data Mining
IRJET- Interest and Time Based Smart Travelling Guide using Data MiningIRJET Journal
 
IRJET- Smart Travel Guide(STG)
IRJET- Smart Travel Guide(STG)IRJET- Smart Travel Guide(STG)
IRJET- Smart Travel Guide(STG)IRJET Journal
 
IRJET- Bus Monitoring System using Android Application
IRJET-  	  Bus Monitoring System using Android ApplicationIRJET-  	  Bus Monitoring System using Android Application
IRJET- Bus Monitoring System using Android ApplicationIRJET Journal
 
IRJET- News Recommendation based on User Preferences and Location
IRJET-  	  News Recommendation based on User Preferences and LocationIRJET-  	  News Recommendation based on User Preferences and Location
IRJET- News Recommendation based on User Preferences and LocationIRJET Journal
 
EFFICIENT AND END TO END TOUR SYSTEM
EFFICIENT AND END TO END TOUR SYSTEMEFFICIENT AND END TO END TOUR SYSTEM
EFFICIENT AND END TO END TOUR SYSTEMIRJET Journal
 
IRJET- Popularity based Recommender Sytsem for Google Maps
IRJET-  	  Popularity based Recommender Sytsem for Google MapsIRJET-  	  Popularity based Recommender Sytsem for Google Maps
IRJET- Popularity based Recommender Sytsem for Google MapsIRJET Journal
 
Visual Relation Identification Using BoFT Labels in Social Media Feeds
Visual Relation Identification Using BoFT Labels in Social Media FeedsVisual Relation Identification Using BoFT Labels in Social Media Feeds
Visual Relation Identification Using BoFT Labels in Social Media FeedsIRJET Journal
 
IRJET - Optimized Travel Planner
IRJET -  	  Optimized Travel PlannerIRJET -  	  Optimized Travel Planner
IRJET - Optimized Travel PlannerIRJET Journal
 
Smart Tourism Recommender System
Smart Tourism Recommender SystemSmart Tourism Recommender System
Smart Tourism Recommender SystemIRJET Journal
 
Place recommendation system
Place recommendation systemPlace recommendation system
Place recommendation systemIRJET Journal
 

Similar to Automatic Itinerary Voyage Suggestion using SoNet in Big Data (20)

IRJET- Analysis of Trajectories
IRJET- Analysis of TrajectoriesIRJET- Analysis of Trajectories
IRJET- Analysis of Trajectories
 
Travelogue: A Travel Package Recommendation using Python
Travelogue: A Travel Package Recommendation using PythonTravelogue: A Travel Package Recommendation using Python
Travelogue: A Travel Package Recommendation using Python
 
IRJET-0 Bus Tracker Via GPS using Andriod Application
IRJET-0 	  Bus Tracker Via GPS using Andriod ApplicationIRJET-0 	  Bus Tracker Via GPS using Andriod Application
IRJET-0 Bus Tracker Via GPS using Andriod Application
 
IRJET- Interest and Time based Smart Travelling Guide using Data Mining
IRJET-  	  Interest and Time based Smart Travelling Guide using Data MiningIRJET-  	  Interest and Time based Smart Travelling Guide using Data Mining
IRJET- Interest and Time based Smart Travelling Guide using Data Mining
 
Optimized travel recommendation using location based collaborative filtering
Optimized travel recommendation using location based collaborative filteringOptimized travel recommendation using location based collaborative filtering
Optimized travel recommendation using location based collaborative filtering
 
IRJET- Travel Sequence Application
IRJET-  	  Travel Sequence ApplicationIRJET-  	  Travel Sequence Application
IRJET- Travel Sequence Application
 
IRJET- Travel Sequence Application
IRJET- Travel Sequence ApplicationIRJET- Travel Sequence Application
IRJET- Travel Sequence Application
 
IRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare APIIRJET- City Tour Traveller: Based on FourSquare API
IRJET- City Tour Traveller: Based on FourSquare API
 
Social Friend Overlying Communities Based on Social Network Context
Social Friend Overlying Communities Based on Social Network ContextSocial Friend Overlying Communities Based on Social Network Context
Social Friend Overlying Communities Based on Social Network Context
 
Travel Management Application
Travel Management ApplicationTravel Management Application
Travel Management Application
 
IRJET- Interest and Time Based Smart Travelling Guide using Data Mining
IRJET- Interest and Time Based Smart Travelling Guide using Data MiningIRJET- Interest and Time Based Smart Travelling Guide using Data Mining
IRJET- Interest and Time Based Smart Travelling Guide using Data Mining
 
IRJET- Smart Travel Guide(STG)
IRJET- Smart Travel Guide(STG)IRJET- Smart Travel Guide(STG)
IRJET- Smart Travel Guide(STG)
 
IRJET- Bus Monitoring System using Android Application
IRJET-  	  Bus Monitoring System using Android ApplicationIRJET-  	  Bus Monitoring System using Android Application
IRJET- Bus Monitoring System using Android Application
 
IRJET- News Recommendation based on User Preferences and Location
IRJET-  	  News Recommendation based on User Preferences and LocationIRJET-  	  News Recommendation based on User Preferences and Location
IRJET- News Recommendation based on User Preferences and Location
 
EFFICIENT AND END TO END TOUR SYSTEM
EFFICIENT AND END TO END TOUR SYSTEMEFFICIENT AND END TO END TOUR SYSTEM
EFFICIENT AND END TO END TOUR SYSTEM
 
IRJET- Popularity based Recommender Sytsem for Google Maps
IRJET-  	  Popularity based Recommender Sytsem for Google MapsIRJET-  	  Popularity based Recommender Sytsem for Google Maps
IRJET- Popularity based Recommender Sytsem for Google Maps
 
Visual Relation Identification Using BoFT Labels in Social Media Feeds
Visual Relation Identification Using BoFT Labels in Social Media FeedsVisual Relation Identification Using BoFT Labels in Social Media Feeds
Visual Relation Identification Using BoFT Labels in Social Media Feeds
 
IRJET - Optimized Travel Planner
IRJET -  	  Optimized Travel PlannerIRJET -  	  Optimized Travel Planner
IRJET - Optimized Travel Planner
 
Smart Tourism Recommender System
Smart Tourism Recommender SystemSmart Tourism Recommender System
Smart Tourism Recommender System
 
Place recommendation system
Place recommendation systemPlace recommendation system
Place recommendation system
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
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
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City 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
 
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
 
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
 
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
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.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 )
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City 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...
 
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
 
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
 
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
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

Automatic Itinerary Voyage Suggestion using SoNet in Big Data

  • 1. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056 VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 972 --------------------------------------------------------------------------****----------------------------------------------------------------------------------- ABSTRACT-Big Data benefit research in the provinces of medical care and voyage suggestions. This paper presents a personalized and an automatic itinerary voyage plan from both SoNet sites and society bestowed photos. Author topic model approach is used for finding homogeneity between assorted users. The spots of interest (SOI) are found from the shared photo’s Geo-tag and text descriptions. Based on user’s personalized SOI, a dynamic travel plan is recommended. Our evaluation is done on Flickr images and SoNet sites. Index Terms— SoNet, Author Topic model, SOI, Spots of Interest (SOI), Itinerary plan 1. INTRODUCTION1 he automatic voyage suggestions is a province which needs more research . Communal media (eg., Flickr, Facebook etc.) provides a strong hand for this research. Furthermore, society bestowed photos with metadata record user’s diurnal life and voyage encounters. There are dual vital challenges for automatic voyage suggestions. Initially, spots of interest (SOI) should be dynamic. Some people may prefer mysterious and enthralling places, while others may prefer historical and general places. Second, it is vital to suggest itinerary plan. Because, the locations and timings are new to the people when they visit the spot for the headmost time. For example the user is visiting San Francisco for the headmost time he may neither know the places of his interest nor their timings. Existing studies on personalized voyage suggestion recommends the SOI by mining [1].The most famous method is Location based Collaborative Filtering (LCF) [2]. LCF it generally suffers from paucity problem. Voyage related data from the real domain is very “less”, if the user has visited very less SOIs. However the existing studies haven’t solved the two challenges. It still remains challenge for existing works to provide dynamic and scheduled voyage package suggestion. To address the above challenges, we use Author Topic Collaborative Filtering (ATCF) [3].This method utilizes the user’s topic preferences and overcomes the paucity problem. The category and the topic preferences could be elicited simultaneously. The Spots Of Interest (SOI) are found from the shared photo’s geo-tag and text descriptions. The main contributions of this paper are concluded as  Our work is personalized itinerary voyage plan rather than different route suggestions. We provide the user a unique and single itinerary plan with regard to his current location and Spots of Interest (SOI).  We recommend dynamic, new, unique, interesting places to the users. We mine the various spots from the photo collections in SoNets and society bestowed photos.  Our voyage recommendation will be available to all the passionate travellers. We provide an interactive way of satisfying each user with what they expect. The carryover of this paper is methodized as follows. Related work is reviewed in Part 2. Part 3 brings up the layout of our system. Working is explained in Part 4. Then SoNet site construction is portrayed in elaborated form in Part 5. Data collection and processing is visualized in Part 6. Voyage Suggestion site creation is seen in Part 7. An automatic itinerary voyage plan construction is portrayed in elaborated in Part 8. Experiments and discussions are shown in Part 8. In Part 9 the conclusions are drawn. Automatic Itinerary Voyage Suggestion Using SoNet in Big Data Uvashri.L1, Vardhini.D2, BalaKumar.P3 and KapilaVani.R.K4 1, 2 Department of Computer Science and Engineering, Prince Shri Venkateshwara Padmavathy Engineering College, Chennai, India 3 Professor,Department of Computer Science and Engineering, Prince Dr.K.Vasudevan college of engineering and technology, Chennai, India 4 Assistant Professor,Department of Computer Science and Engineering, Prince Dr.K.Vasudevan college of engineering and technology, Chennai, India T
  • 2. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056 VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 973 2. RELATED WORK Here we bring up aspects like (1) voyage recommendation on various communal media (2) Automatic itinerary voyage suggestion. We also pinpoint out variances between our creation and previous works. GPS [2], [4], [5], [6], [15] Geo-tags, [7], [8], [9], [10], [11] and travelogues [12], [13] are the vital communal media utilized in suggestion. User-written travelogues provide genuine information. Geo-tagged photos based voyage planning works have fascinated a lot of attention [16]. Location based filtering [14] is a vital approach of personalized suggestion. However the location based CF face paucity problem. The system enabled user to input personal performance in a user friendly manner [1]. However, the mining was not automated. In latest years, the various attributes of a photo (e.g. time, cost, season) were mined but not used effectively enough. To unravel these challenges, Author Topic based Filtering [3] is used. Second, we consider Spots Of Interest from user in an interactive manner. In the former model, they utilized two models. Among them one is offline model which consists of travelogues and community contributed photos. Here the travelogues contains written descriptions of many places whereas community contributed photos consists of photos of places in different angles. The other module is an online module which consists of photos posted in it. These photos are the of places of interest of the Flickr users. The user enters the input in user package. The user gives the user ID and the name of the place they wishes to visit as input. There is a package space called as Topical Package Space (TPS). Here the first step is in an offline module, the TPS is mined from social media combining travelogues and community contributed photos. The sample representative tags, cost, time are represented in it. And the next step is mapping descriptions from travelogues related to the places of interest’s route to the TPS for the route package mining. The user package is mined from mapping tags of user’s photo to TPS. Then the preferred routes are provided to route recommendation system. Then in route recommendation system, the preferred routes are provided to route ranking system. In the route ranking system, the similar user’s travel history is obtained and routes are ranked from most popular to least popular . Then the ranked routes are given to route optimization system and the user is provided with many routes that can be followed for reaching the places that the user is interested to visit. The major disadvantages of the former model are  The data set used here is static and hence dynamic information is not obtained.  Many routes are provided for the user and may lead to confusion for users.  Meta data about the place is not provided.  The static travel plans are provided.  This was developed only for Flickr users and cannot be used by general users. Fig 1: The former model consists of 2 modules-online and offline,Topical Package Space(TPS), Route package mining, User package, and Route recommendation system. The user enters the input in user package and obtains the output . 3. SYSTEM OVERVIEW The system we proposed is a personalized itinerary voyage plan suggestion system which could automatically provide an itinerary plan based on user’s interest and his current location.
  • 3. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056 VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 974 The author topic space is used to take the topics from tags associated with the photos. They learn the category of topics and user travel topic preference simultaneously. The system framework contains two online modules. The online module is a SoNet site which is created by us. In this module it focuses attention on the user picture. The user is registered and photos are uploaded along with geo-tag. In second module, the photos from Flickr site are collected by admin and it is downloaded and then geo- tagging is applied to all these photos. The basic inputs of framework are user’s current location, Spots of Interest (SOI), duration, budget cost and type. Fig 2: System framework above consists of two online modules and author topic space and voyage suggestion site and automatic Itinerary plan. The user enters his input in site and gets the Itinerary plan as output. 4. WORKING The admin obtains the uploaded photo and apply Geo- Tag for the photo and downloads the Flickr images also. When the user logs into the travel recommendation site, they provide their location and Spots Of Interest (SOI). The public photos are obtained and the web service identifies the metadata information like location (latitude, longitude) information and stores the information in the database. Then the voyage plan based on user’s Spots Of Interest (SOI) is developed. And along with that voyage plan with the route is provided as the output to the user. The web service plays a critical role as it helps in collecting the various images from different social media. Access control is stage where the locations of the images are checked. Fig 3: The above figure describes the flow of data and various steps involved in the itinerary recommendation. 5. SONET SITE A SoNet site is created by the admin. It mostly concentrates on user’s pictures. Users share photos in SoNet site. The uploaded photos and their details are stored in the database. The other details like name, latitude, longitude, date and time of the uploaded photo are also stored in the database. 5.1 Sonet site construction: JSP and Servlet are used for the origination of SoNet. A server is created with a specific IP address and a port number.
  • 4. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056 VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 975 It acts as the main server for connecting with the SoNet site created by the admin. The users are provided with a login id and a password to enter the particular server. The SoNet site created by the admin. It will be one of the applications of the server and this can be entered by the users. Fig 4: This figure shows the SoNet site. 5.2 Working of sonet site: When the user opens the SoNet site, if he is a new user, he needs to register. For the registration purposes the private information are obtained and validated using JSP coding where <script> tag is used for on the spot validation which overcomes the problem of server called many times. 5.3 Database creation for sonet site: A new database is created using MySQL and it is linked to the project using JDBC in servlet code. As the server is linked to the database a prompt of every action in the database is obtained. 5.4 Features of sonet site: Every user has their own profile and they can update their profile, cover pictures. In addition the user can give requests and can also chat, post videos, images private or public. Relevant top trends are also presented to the user as specified by the Argo system [17]. 5.5 User’s image mining: Once, the user posts an image the latitude, longitude are found out using Geo-tag extraction. The image URL and the tags are used to find the type of place. The date and instant of the photo taken are also updated in the database. 6. DATABASE COLLECTION AND PROCESSING 6.1 Data collection: The admin creates another server for obtaining and downloading the photos from Flickr. The admin can use his login id and password to access the server. A separate data -base is created for the downloaded photos from Flickr and also for mapping the images from the SoNet site. The admin downloads the photos from Flickr by specifying the city name. There can be restrictions also added by the admin like image size and specific topics by using code. As the server is connected to the database a prompt of every action in the database is obtained. 6.2 Data processing: The images downloaded by the admin are stored in the database along with their city, tag and image uploaded date. The admin preprocesses the images from the SoNet site and it is mapped with Flickr images and updated in the database. A table in the database shows the mapped content which is later used for extraction purposes. A main table in the database maintains all the images from both the online modules along with all attributes of the images with the SOI and their tag. The exact address of the place is added to the database using Google embedded in the coding. The preprocessing section consists of 4 options. They are mapping, location, time and season. The mapping option is pressed the photos from both the SoNet and Flickr are stored in the main table in the database. When the location option is pressed the latitude and longitude of the Spot is obtained. When the time option is pressed the time of the photo uploaded is obtained. When the season option is pressed the perfect season when the spot can be visited is presented to the user.
  • 5. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056 VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 976 Fig 5: The options present in preprocessing. 7. VOYAGE SUGGESTION SITE The new users must register themselves in the voyage suggestion site by providing their personal details which are validated. A new database is created for maintaining the information of the users. The server and the database are connected and it is used for accessing the site by the users. 7.1 working: Once the users are logged in they provide their current location, Spots Of Interest (SOI), budget cost, duration. The latitude and the longitude of the location provided by the user is found out and his SOI are matched with the data - base. The various SOIs are obtained and using logic the nearby SOI is extracted which is used for providing the itinerary plan to the user. 8. AUTOMATIC ITINERARY VOYAGE PLAN Based on the user’s personalized SOI which has been extracted and according to the user’s duration, budget cost the sequence of SOI are generated as a route. The itinerary plan is generated by the server along with the route, specific time to be spent by the user in the various SOIs recommended to them. 9. RECOMMENDATION EVALUATION VISUALIZATION In this system when the user logs in and enters his location and SOI in the website, the system mine SOI from the author topic space and provide the itinerary plan along with details. Fig 6: The above figure shows the evaluated output of our paper and in the top left the user name or id is specified, in middle the current location is shown and in the right the SOI is specified and in the left bottom the plan is shown and in the right the itinerary plan is shown with all the details. 10. CONCLUSION In our paper, we recommend an automatic itinerary voyage recommendation system by learning author topic model from huge communal media - SoNet. The advantage of our paper is 1) the method describes provision of itinerary voyage plan for all users based on their Spots Of Interest (SOI). 2) We suggest SOI along with voyage sequence allowing for user’s preferences all at once. The optimized sequential route is given for all users. However this paper has some limitations. It was very hard to give precise details about hotel information and transportation is not included, which provides added convenience for users. We plan to utilize many communal media (eg. weather forecast, transportation etc) also for more distributions of SOI and context aware suggestion. 11. REFERENCES [1] X.Lu, C.Wang, J Yang,Y.Pang and L Zhang, “Photo2trip Generating travel routes from geo-tagged photos for trip planning,” in proc Int.Conf.Multimedia, 2010 pp 143-152. [2] V.W. Zheng, Y. Zheng, X.Xie, and Q. Yang, “collaborative location and activity recommendations with GPS history date,” in Proc,19th Int. Conf World Wide Web 2010 pp. 1029-1038. [3] S. Jiang,X.Qian, J.Shen Y.Fu, and T.Mei, “Author topic model based collaborative filtering for personalized
  • 6. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395 -0056 VOLUME: 04 ISSUE: 02 | FEB -2017 WWW.IRJET.NET P-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 977 POI recommendation,” IEEE Trans, Multimedia, Vol. 17,no.6,pp.907-918 jun.2015. [4] Y.Zheng, L.Zhang, Z.Ma, X.Xie and W.Ma,”Recommending friends and locations based on Individual location history,”ACMTrans.Web,vol.no 5,no 1,p.5,2011. [5] J.Li.X.Qian, Y.Y. Tang,L.Yang,and T.Mei, “GPS estimation for places of interest from social users’ uploaded photos,” IEEE, Trans,Multimedia,Vol.15, no. 8,pp 2058- 2071,Dec 2013. [6] H.Liu,T.Mei, J.Luo, H.Li, and S.Li, “Finding perfect rendezvous on the go; Accurate mobile visual localization and its applications to routing,” in proc,th ACM Int.Conj.Muiltimedia, .pp. [7] Y.Shi,P. Serdyukov, A.Hanjalic, and M.Larson ,”Personalized landmark recommendation based on geo-tags from photo sharing sites,” in Proc.5th AAAI conf. weblogs social Media, 2011, vol. 11, pp.622-625. [8] H.Yin,C.Wang,N.Yu and L.Zhang,”Trip planing and recommendation from geo-tagged photos,”in Proc.IEEE Int.Conh.zmultimedia Expo Workshops,201,pp.540-545. [9] J.Liu, Z. Huang,, L. Chen, H.T.Shen and Z,Yan, “discovering areas of interest with geo-tagged images and check-ins, “in proc.20th ACM Int. Conf Multimedia 2012 pp. 589-598 [10] T. Kurashima, T.Iwata, G. Irie, and K. Fujimura, “Travel route recommendation using geotags in photo sharing sites,” in Proc.19th ACM Int.Conf.Inform.Knowl, Manage, 2010. Pp. 579-588. [11] A. Majid, L.Chen, G. Chen. H.T. Mirza, I. Hussain, and J.Woodward,”a context-aware personalized travel recommendation system based on geotagged social media data mining,”Int.J. Geographical Inform.Sci,vol.27 no.4, pp, 662-684, 2013 [12] Y. Zheng, L. Zhang, X Xie, and W. Ma, “Mining interesting locations and travel sequences from GPS trajectories,” in Proc. 18th int.Conf. World wide web 2009, pp. 791-800. [13] H.Kori,S.Hattori,T.Tezuka and KTanaka,”Automatic generation of multimedia tour guides from local blogs,”in Proc.13 th Int ConfAdvMultimediaModeling,2006,pp.690-699. [14] Q.Liu,Y. Ge, Z. Li, E.Chen, and H. XIONG, ”Persanolized travel package recommendation,” in proc.IEEE 11th Ubt.Conf Multimedia 2011,pp 83-92. [15] H.Huang and G. Gartner, ‘”using trajectories for collaborative filtering-based POI recommendation,” Int.J. data Mining, Mudeling Mange, vol. 6, no.4 [16] M.Clements, P. Serdyukov, A.de Vries , and M. Reinders “Personalised travel recommendation based on location cooccurrence,” arXivpreprint arXiv 1106,5213,2011. [17] X.Wang, M.Yu, L.Zhang, R.Cai, and W. Ma, “Argo Intelligent advertising by mining a user’s interest from his photo collections,” in proc, 3rd Int.workshop Data Mining Audience Intell. Advertising 2009, pp.18-2b. BIOGRAPHIES . Uvashri L is currently pursuing her B.E degree in Prince Shri Venkateshwara Padmavathy Engineering College. She is interested in Cryptography and Network Security. She has authored or coauthored papers. Vardhini D is currently pursuing her B.E degree in Prince Shri Venkateshwara Padmavathy Engineering College. She is interested in Theory of Computation. She has authored or coauthored papers. Balakumar P received the B.Sc, M.Sc, M.Tech and Ph.D. in Ponnaiyah Ramajayam College, St.Joseph’s college and Bharath University in 2003, 2005, 2007, and 2011 respectively. He has authored or coauthored 19 papers in journals and conferences. He is a professor from 2014 till now in Prince Dr.K.vasudevan college of Engineering and Technology. He received several paper awards from prestigious multimedia conferences. He is interested inEngineering and M.E degree in Computer Science and Engineering from Dhanalakshmi college of Engineering and alpha college of Engineering, India in 2006 and 2014 respectively. Her interests include Data Mining Algorithms and Software Engineering. She is an assistant professor from 2014 till now in Prince Dr.K.vasudevan college of Engineering and Technology. journals and conferences. pp.333-346, 2014. Kapila Vani R.K received the B.E degree in Computer Science and