A Study of the Correlation between the Spatial Attributes on Twitter

Size: px
Start display at page:

Download "A Study of the Correlation between the Spatial Attributes on Twitter"

Transcription

1 A Study of the Correlation between the Spatial Attributes on Twitter Bumsuk Lee, Byung-Yeon Hwang Dept. of Computer Science and Engineering, The Catholic University of Korea 3 Jibong-ro, Wonmi-gu, Bucheon-si, Gyeonggi-do, 2-73, Korea {bslee, byhwang}@catholic.ac.kr Abstract In recent years, much attention has been given to the topics on social network analysis. Previous research has shown that each Twitter user can work as a sensor to detect the target events such as the earthquakes. They used the spatial attributes on Twitter to estimate the location of the target event. Although the precision of the location information may affect the performance of the estimation, they did not consider its reliability. In this paper, we investigate the correlation between the profile locations on Twitter and the GPS coordinates in tweets. A text-based grouping method is applied to the spatial attributes to cluster them with considering of the administrative districts. The analysis result shows that nearly 5% of users post the most of their tweets in the profile locations while 3% of users, who may have high mobility in a wide range, do not have any tweets in their locations. I. INTRODUCTION Social network services make it possible to connect people who share interests and activities across political, economic, and geographic borders. They contributed to attract support from the people around the world during the democratic uprising in the Middle East [1]. This shows the social network services reflect and react to the real world issues actively. Twitter has explicit social structures among users and tweets contain personal life stories, social issues, and events. These characteristics let the service can be used in various research fields. For our research, we can detect an event or an incident with exact location from tweets because, now, many people access Twitter with their smart mobile devices. Twitris [2] system by Meenakshi et al. and Toretter system [3] by Takeshi et al. show us that it is possible to detect an event from Twitter data. They regards each user on Twitter as a sensor that observes events in their location and reports it on Twitter in real-time. The main difference between the two systems is their approach to detect an event. While Twitris extracts frequently used terms based on the TFIDF algorithm from the tweets in a given time gap at a specific location, Toretter observes the trends of the given terms. However, both systems did not discussed about the credibility of the location information although it may affect the performance of their systems. A study has investigated the information credibility of news propagated through Twitter [], but they do not consider the credibility of the location information that was provided in free text by users. Each user can define the location in their profile and their tweets may have GPS coordinates if the user posts tweets on the smart mobile device. This paper presents an investigation result of the correlation between the location in Twitter profile and the GPS coordinates of their tweets. The result shows that nearly 5% of users post tweets in their profile locations, and they have 3 major spots for posting tweets. We can evaluate the reliability of the location information in the Twitter profiles, and we expect that it can be used to determine the weight factor for the event detection systems [5, ] on Twitter. The contributions of this paper are summarized as follows: We present a text-based grouping method, which is applied to the spatial attributes to cluster them with considering of the administrative districts. This paper explains the result as a preliminary study about the correlation between the user location in Twitter profile and the GPS coordinates of Tweets. This analysis result will provide the degree of the information reliability on Twitter for the follow up research. This paper is organized as follows: In the next section, we explain the previous researches using Twitter data, followed by the introduction of the data collection and the experiment method in Section 3. In Section, we present the analysis results. Finally, we discuss the result and conclude the paper in Section 5. II. EVENT DETECTION SYSTEMS In this paper, we investigate the correlation between the location information in user profile on Twitter and the GPS coordinates of their tweets. Nevertheless, we devote this section to related works about the event detection system such as Twitris and Toretter because this research is a preliminary study for the event detection system. These systems detect events that are visible through tweets such as earthquakes, car accidents, or fires. Meenakshi et al. developed Twitris [2], a platform for analyzing and extracting the summaries of citizen perceptions with time, space, and theme. This system used the TFIDF algorithm to extract popular terms in a day. In terms of location, they regarded the registered location in the user profile as an approximation for the current location of a tweet. The contribution of their research was that they presented a new paradigm in browsing citizen sensor observation in three dimensions: time, space, and theme. Figure 1 illustrates the Twitris user interface that has effective browsing of the when, where, and what slices of social perceptions behind an event.

2 Fig. 1 Visualization components of Twitris Toretter [3] by Takeshi et al. is a system that detects earthquakes by observing two predefined terms: earthquake and shaking. The Kalman filter and the Particle filter were applied to the spatial attributes on Twitter for location estimation of the event. Figure 2 shows the actual center, the estimated median, and the estimated center. The distance between the actual center and the estimated center was fairly close to show the efficiency of the location estimation algorithm. Moreover, the alert of the system was far faster than the rapid broadcast of announcement of Japan Meteorological Agency. limitation is the maximum length and it is 3 characters. When we use the profile locations, it is needed to refine the information because they are not normalized or geocoded in any way. Figure 3 shows the profile locations provided freely by users in different languages. Many users in Figure 3 provided fairly good information to use, and some provided the exact addresses or the GPS coordinates. However, we can find some meaningless information like darangland :) or Earth. The user id provided two locations; one is Gold Coast Australia and the other one written in Korean is the name of the administrative district in Seoul, Korea. In this case, we do not know which the current location of the user is. Fig. 2 Earthquake location estimation based on tweets Both papers proposed the event detection system that considers time and space. However, they did not concern about the reliability of the spatial attributes on Twitter. We present the analysis result on this topic in this paper as a preliminary study for developing an event detection system. Fig. 3 Locations in user profiles on Twitter Some tweets contain the GPS coordinates when users post tweets using their smart mobile devices. The GPS coordinates can be used as the credible source to identify the actual place for posting the tweet. If a tweet describes an event or an incident around the user, we can regard the GPS coordinates in the tweet as the place where the event is occurring. Figure is a sample collection of tweets with the GPS coordinates. In Figure, we found out some tweets mentioned about their current locations and those are the same places of the GPS coordinates. III. DATA COLLECTION We focus on the spatial attributes on Twitter in this paper. This section describes what the spatial attributes are and how we refine them for our experiment. A. Spatial Attributes on Twitter There are three sources of the spatial attributes: the locations in user profiles, the GPS coordinates of the tweets, and the places mentioned in tweet contents. We consider the first two attributes in this paper because our goal is to study the spatial attributes related to the response to an event. The locations in the user profiles (profile locations) are free text information written by users in their profiles. The only Fig. A sample collection of tweets with GPS coordinates B. Text-based Grouping Method In order to investigate the correlation between the profile locations and the GPS coordinates in tweets, we have to choose well-defined locations from the user profiles. Since we

3 want to cluster the locations on Twitter with consideration of the administrative districts, each location has to be transformed into the name of the district. The text-based grouping method is applied to the locations. We simply group by the name of cities, but we divide the locations in the metropolitan cities into the relatively small districts because these cities are too large and the populations are extremely high. The first step of our refinement is to collect and to select the appropriate users. Due to the changed policy of Twitter, we collect the users with crawler that explores the every followers of the given seed user. We collected more than 5, Korean Twitter users and we select only about 3, users who had well-defined profile locations. We had to remove many users from our data collection because of the vague (e.g. my home) and insufficient (e.g. Earth, Seoul, or Korea) information. In addition to that, we needed the users who have the GPS coordinates in their tweets. Although we gathered,, tweets from the Korean users but only 2, tweets had the GPS coordinates. As Meenakshi et al. mentioned in their paper [2], we faced the lack of GPS coordinates in the tweets, too. Due to this problem, most of our users were eliminated and, finally, 1, users were left with the well-defined profile locations and the GPS coordinates in their tweets. Fig. 5 A sample XML file of Yahoo API Next step is the transforming the location information both the profile locations and the GPS coordinates in tweets into the names of the cities or districts. We used Yahoo API [7] for this work. The result set in XML format has four elements under the <location> element; the four elements are <country>, <state>, <county>, and <town>. Figure 5 is a sample XML response for a query with the latitude and longitude Since we collected the data only from the Korean Twitter users, what we needed from the XML file were <state> and <county> elements. For the third step, we made a text string for each tweet with user id, profile location, and tweet location. Some example strings are shown in Table I. The first row in the Table I shows the properties of the strings, and the sharp (#) is a delimiter for each property. These strings were originally written in Korean but we changed them in English for this paper. In the strings, the term -gu means district and -si means city in Korean. TABLE I. EXAMPLE STRINGS FOR LOCATION INFORMATION User id#state in profile#county in profile#state in tweet#county in tweet #Seoul#Yangchun-gu#Seoul#Seodaemun-gu #Seoul#Yangchun-gu#Seoul#Jung-gu #Seoul#Yangchun-gu#Seoul#Jung-gu 71#Gyeonggi-do#Uiwang-si#Gyeonggi-do#Uiwang-si 71#Gyeonggi-do#Uiwang-si#Gyeonggi-do#Uiwang-si 71#Gyeonggi-do#Uiwang-si#Gyeonggi-do#Seongnam-si Finally, we merged the same strings in the list and ordered them by the number of the merged strings. For example, User in Table I has strings and of them are same ( ). We merged them and indicated the number of the merged strings. Table II shows the list after the last step. This approach lets us to group the locations by the administrative districts. If there is a string that the profile location and the tweet location are matched, we call it the matched string. To investigate the correlation between the spatial properties on Twitter, the place of the matched string in the ordered list is important for us. Thus, we categorized a user into the Top-k group when the matched string is placed k th in the list. For example, the matched string of the user is #Seoul#Yangchun-gu#Seoul#Yang chun-gu () and it is placed first in the list. Thus, this user is categorized into the Top-1 group. The user 71 s matched string is 71#Gyeonggi-do#Uiwang-si#Gyeo nggi-do#uiwang-si (2) and this user is in the Top-2 group because the string is placed second in the list. TABLE II. EXAMPLE OF MERGED AND ORDERED STRINGS User id#state in profile#county in profile#state in tweet#county in tweet (n) () (3) #Seoul#Yangchun-gu#Seoul#Jung-gu (2) #Seoul#Yangchun-gu#Seoul#Seodaemun-gu (1) (3) 71#Gyeonggi-do#Uiwang-si#Gyeonggi-do#Uiwang-si (2) 71#Gyeonggi-do#Uiwang-si#Gyeonggi-do#Seongnam-si (1) What we could know from Table II is that the user posts a half of his/her tweets at the profile location while the user 71 has another place for posting tweets instead of the profile location.

4 IV. ANALYSIS RESULT In this section, we describe the analysis results to investigate the correlation between the spatial attributes on Twitter. As we mentioned above, there are 1, users left after the refinement process, and we classified the users into the Top-k groups based on the place of the matched string in the ordered list Fig. The average number of tweet locations in each group For the first result, the average number of the administrative districts for each Top-k group has is shown in Figure. Top-1 group has 3. places for posting tweets in average and the numbers of the places are increased. In other words, the correlation between the profile location and the posting location for tweets is decreased as the user has more places for posting tweets. The interesting fact can be found in the category named None. There are 33 users in this category who do not have any matched strings at all, and they have 2.5 districts in average. There would be many possible reasons. One possible scenario is that the users may provide their hometown location for the profile, but they usually stay outside for work and return home late only for sleep. Also they may stick in a specific place for a long time, and their mobility range may not be wide Fig. 7 The number of users in each group Figure 7 depicts the number of users in each group. More than % of all users are in the Top-1 group and Top-2 group. If we assume that many users provide their residential place.2.1 Top-1 Top-2 Top-3 Top- Top-5 Top-+ None Top-1 Top-2 Top-3 Top- Top-5 Top-+ None for the profile location, we could say that nearly half of all users post tweets in their hometown. However, there are still about 3% of all users who do not have any tweets in their profile locations although their profile locations are explicit and well defined. Finally, we calculated the average number of districts for posting tweets for all users with regarding of the number of users in each group, and they have tweet locations in average. V. CONCLUSION As we described in this paper, we investigated the correlation between the locations in the profiles on Twitter and the GPS coordinates of tweets. A text-based grouping method was applied to the tweets to cluster them with consideration of the administrative districts. Our analysis result shows that nearly 5%of all users post tweets in the profile location while about 3% of all users do not have any tweets posted in the profile locations. According to the result, we have to consider the reliability of the spatial attributes to avoid the performance deterioration when we use them for estimating location of an event. In other words, we can use the analysis result of this paper to determine the weight factor for the location information, and it might be helpful to improve the performance for the event location estimation. For the future work, we will apply this result to the existing event detection systems to confirm that our result will improve their performance in terms of the event location estimation. It is hoped that this paper provides some insight into the reliability of the location information offered voluntary in free text on Twitter. ACKNOWLEDGMENT This research was supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education, Science and Technology (No ). REFERENCES [1] N. K. Chebib and R. M. Sohail, The Reasons Social Media Contributed to the 211 Egyptian Revolution, International Journal of Business Research and Management, vol. 2, issue 3, pp , 211. [2] M. Nagarajan, K. Gomadam, A. P. Sheth, A. Ranabahu, R. Mutharaju, and A. Jadhav, Spatio-Temporal-Thematic Analysis of Citizen Sensor Data: Challenges and Experiences, In Proceedings of the th International Conference on Web Information Systems Engineering, ser. Lecture Notes in Computer Science, vol. 52, pp , 29. [3] T. Sakaki, M. Okazaki, and Y. Matsuo, Earthquake Shakes Twitter Users: Real-time Event Detection by Social Sensors, In Proceedings of the 19th International Conference on World Wide Web 2, pp. 51-, 2. [] C. Castillo, M. Mendoza, and B. Poblete, Information Credibility on Twitter, In Proceedings of the 2th International Conference on World Wide Web 211, pp. 75-, 211. [5] M. Mathioudakis and N. Koudas, TwitterMonitor: Trend Detection over the Twitter Stream, In Proceedings of the 2 International Conference on Management of Data, pp , 2. [] H. Becker, M. Naaman, and L. Gravano, Beyond Trending Topics: Real-World Event Identification on Twitter, In Proceedings of the 5th International AAAI Conference on Weblogs and Social Media, pp. 3-1, 211. [7] Yahoo! Korea - Open API,

5 Dataset Korean Dataset 52,2 Korean Twi2er users 11,139,92 Tweets Search API Lady Gaga Dataset 2,,9 Users 7,7 Tweets Streaming API Lee & Hwang, STIR, ICDE Average number of tweet locaons in each group Top-1 Top-2 Top-3 Top- Top-5 Top-+ Hwang, STIR, 2 2 Lee & ICDE Number of users in each group (percentage) Number of tweets in each group % % 9.73 % % 7. % % 29.1 % % 2% 11.3 % 2. % 1.51 % 1.15 % 1. % % Top-1 Top-2 Top-3 Top- Top-5 Top-+ None Hwang, STIR, 2 3 Lee & ICDE % 2.9 % 1.3 % 2%. %.77 % 5.57 % % Top-1 Top-2 Top-3 Top- Top-5 Top-+ Lee & Hwang, STIR, ICDE 2 Number of users in each group (percentage) Top- 1 Top- 2 Top- 3 Top- Top- 5 Top- + None Korean Dataset Lady Gaga Dataset Lee & Hwang, STIR, ICDE 2 5 Average number of tweet locaons in each group Top- 1 Top- 2 Top- 3 Top- Top- 5 Top- + Korean Dataset Lady Gaga Dataset Lee & Hwang, STIR, ICDE 2

Twitris 2.0 : Semantically Empowered System for Understanding Perceptions From Social Data

Twitris 2.0 : Semantically Empowered System for Understanding Perceptions From Social Data Wright State University CORE Scholar Kno.e.sis Publications The Ohio Center of Excellence in Knowledge- Enabled Computing (Kno.e.sis) 2010 Twitris 2.0 : Semantically Empowered System for Understanding

More information

Appendix A Additional Information

Appendix A Additional Information Appendix A Additional Information In this appendix, we provide more information on building practical applications using the techniques discussed in the chapters of this book. In Sect. A.1, we discuss

More information

Combining Government and Linked Open Data in Emergency Management

Combining Government and Linked Open Data in Emergency Management Combining Government and Linked Open Data in Emergency Management Axel Schulz 1,2 and Heiko Paulheim 3 1 SAP Research 2 Technische Universität Darmstadt Telecooperation Group axel.schulz@sap.com 3 Technische

More information

A Temporal Analysis of Posting Behavior in Social Media Streams

A Temporal Analysis of Posting Behavior in Social Media Streams A Temporal Analysis of Posting Behavior in Social Media Streams Bumsuk Lee Database Systems Laboratory, The Catholic University of Korea bumsuk@catholic.ac.kr Abstract In this work, we investigated the

More information

Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination

Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination Richard Kershaw and Bhaskar Krishnamachari Ming Hsieh Department of Electrical Engineering, Viterbi School

More information

Using American FactFinder

Using American FactFinder Using American FactFinder John DeWitt Lisa Neidert Project Manager Data Services Social Science Data Analysis Network Population Studies Center What is American FactFinder? http://factfinder.census.gov

More information

OSM-SVG Converting for Open Road Simulator

OSM-SVG Converting for Open Road Simulator OSM-SVG Converting for Open Road Simulator Rajashree S. Sokasane, Kyungbaek Kim Department of Electronics and Computer Engineering Chonnam National University Gwangju, Republic of Korea sokasaners@gmail.com,

More information

Applicability Estimation of Mobile Mapping. System for Road Management

Applicability Estimation of Mobile Mapping. System for Road Management Contemporary Engineering Sciences, Vol. 7, 2014, no. 24, 1407-1414 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.49173 Applicability Estimation of Mobile Mapping System for Road Management

More information

A distributed framework for early trending topics detection on big social networks data threads

A distributed framework for early trending topics detection on big social networks data threads A distributed framework for early trending topics detection on big social networks data threads Athena Vakali, Kitmeridis Nikolaos, Panourgia Maria Informatics Department, Aristotle University, Thessaloniki,

More information

Implementation of Semantic Information Retrieval. System in Mobile Environment

Implementation of Semantic Information Retrieval. System in Mobile Environment Contemporary Engineering Sciences, Vol. 9, 2016, no. 13, 603-608 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2016.6447 Implementation of Semantic Information Retrieval System in Mobile

More information

Sensors talk and humans sense Part III

Sensors talk and humans sense Part III Sensors talk and humans sense Part III Athena Vakali Palic, 6 th September 2013 OSWINDS group Department of Informatics Aristotle University of Thessaloniki http://oswinds.csd.auth.gr SEN2SOC experiment

More information

Determination of the Parameter for Transformation of Local Geodetic System to the World Geodetic System using GNSS

Determination of the Parameter for Transformation of Local Geodetic System to the World Geodetic System using GNSS Vol. (Architecture and Civil Engineering 2), pp.8-22 http://dx.doi.org/.42/astl.2..2 Determination of the Parameter for Transformation of Local Geodetic System to the World Geodetic System using GNSS Joon

More information

Overview of SAS/GIS Software

Overview of SAS/GIS Software 3 CHAPTER 1 Overview of SAS/GIS Software Introduction to Geographic Information Systems 3 Features of SAS Software 4 Data in SAS/GIS Applications 5 Spatial Data 5 Spatial Data Layers 6 Spatial Data Coverages

More information

Expanding ICT Infrastructure for Rural Areas in Korea

Expanding ICT Infrastructure for Rural Areas in Korea Expanding ICT Infrastructure for Rural Areas in Korea Hyongsoon Kim*, Eunyoung Lee** * Digital Infrastructure Division, National Information Society Agency, Seoul, Korea **Dept. of Computer Science, Dongduk

More information

Citizen Sensing: Opportunities and Challenges in Mining Social Signals and Perceptions

Citizen Sensing: Opportunities and Challenges in Mining Social Signals and Perceptions Wright State University CORE Scholar Kno.e.sis Publications The Ohio Center of Excellence in Knowledge- Enabled Computing (Kno.e.sis) 7-19-2011 Citizen Sensing: Opportunities and Challenges in Mining Social

More information

A Personal Information Retrieval System in a Web Environment

A Personal Information Retrieval System in a Web Environment Vol.87 (Art, Culture, Game, Graphics, Broadcasting and Digital Contents 2015), pp.42-46 http://dx.doi.org/10.14257/astl.2015.87.10 A Personal Information Retrieval System in a Web Environment YoungDeok

More information

RECCA Nagoya RECCA_MAPS_Nagoya DIAS en

RECCA Nagoya RECCA_MAPS_Nagoya DIAS en RECCA Nagoya 2050 1. IDENTIFICATION INFORMATION RECCA Nagoya 2050 Edition v0.1 Abbreviation Metadata Identifier 2. CONTACT RECCA_MAP_DIF 2.1 CONTACT on DATASET RECCA_MAPS_Nagoya20181216214915-DIAS20180903143952-en

More information

Developing Focused Crawlers for Genre Specific Search Engines

Developing Focused Crawlers for Genre Specific Search Engines Developing Focused Crawlers for Genre Specific Search Engines Nikhil Priyatam Thesis Advisor: Prof. Vasudeva Varma IIIT Hyderabad July 7, 2014 Examples of Genre Specific Search Engines MedlinePlus Naukri.com

More information

To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City

To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City To Study the Usage & Awareness of M- Commerce and its services with reference to Nagpur City Prof. Prerna Thakwani Assistant Professor, Dept. of MBA, Tirpude Institute of Management Education, Nagpur,

More information

Family Information Sharing System using an Access Control Method which depends on the Situation based on a Judgement of Emergency

Family Information Sharing System using an Access Control Method which depends on the Situation based on a Judgement of Emergency Family Information Sharing System using an Access Control Method which depends on the Situation based on a Judgement of Emergency Yuka Hasegawa Ochanomizu University Bunkyo, Tokyo, Japan Email: hasegawa.yuka@is.ocha.ac.jp

More information

Seoul Smart City Initiatives & Strategies. Information Planning Division Director, Lee Kiwan

Seoul Smart City Initiatives & Strategies. Information Planning Division Director, Lee Kiwan Seoul Smart City Initiatives & Strategies Information Planning Division Director, Lee Kiwan (kiwani@seoul.go.kr) About Seoul No.6 Ranked 6th in Global Power City index ( 16) -Institute for Urban Strategies,

More information

A Database Driven Initial Ontology for Crisis, Tragedy, and Recovery

A Database Driven Initial Ontology for Crisis, Tragedy, and Recovery A Database Driven Initial Ontology for Crisis, Tragedy, and Recovery ABSTRACT Many databases and supporting software have been developed to track the occurrences of natural disasters, manmade disasters,

More information

Design and Implementation a Virtualization Platform for Providing Smart Tourism Services

Design and Implementation a Virtualization Platform for Providing Smart Tourism Services Design and Implementation a Virtualization Platform for Providing Smart Tourism Services Nam Don Kim, Jungho Moon, Tae Yun Chung Abstract This paper proposes an Internet of Things (IoT) based virtualization

More information

SciVerse Scopus. 1. Scopus introduction and content coverage. 2. Scopus in comparison with Web of Science. 3. Basic functionalities of Scopus

SciVerse Scopus. 1. Scopus introduction and content coverage. 2. Scopus in comparison with Web of Science. 3. Basic functionalities of Scopus Prepared by: Jawad Sayadi Account Manager, United Kingdom Elsevier BV Radarweg 29 1043 NX Amsterdam The Netherlands J.Sayadi@elsevier.com SciVerse Scopus SciVerse Scopus 1. Scopus introduction and content

More information

Making and Sharing Digital Community Asset Maps Using Free Software and Web Resources

Making and Sharing Digital Community Asset Maps Using Free Software and Web Resources Making and Sharing Digital Community Asset Maps Using Free Software and Web Resources A Guide for Community Groups Prepared by Dave Whiting Consulting (dave.whiting@shaw.ca) May, 2009 A product of the

More information

Government of Alberta. Find Your Farm. Alberta Soil Information Viewer. Alberta Agriculture and Forestry [Date]

Government of Alberta. Find Your Farm. Alberta Soil Information Viewer. Alberta Agriculture and Forestry [Date] Government of Alberta Find Your Farm Alberta Soil Information Viewer Alberta Agriculture and Forestry [Date] Contents Definitions... 1 Getting Started... 2 Area of Interest... 3 Search and Zoom... 4 By

More information

Mining User - Aware Rare Sequential Topic Pattern in Document Streams

Mining User - Aware Rare Sequential Topic Pattern in Document Streams Mining User - Aware Rare Sequential Topic Pattern in Document Streams A.Mary Assistant Professor, Department of Computer Science And Engineering Alpha College Of Engineering, Thirumazhisai, Tamil Nadu,

More information

IMAGE ACQUISTION AND PROCESSING FOR FINANCIAL DUE DILIGENCE

IMAGE ACQUISTION AND PROCESSING FOR FINANCIAL DUE DILIGENCE Technical Disclosure Commons Defensive Publications Series August 24, 2016 IMAGE ACQUISTION AND PROCESSING FOR FINANCIAL DUE DILIGENCE Matthew Wood Patrick Dunagan John Clark Kristina Bohl David Gonzalez

More information

Supporting Growth in Society and Industry Using Statistical Data from Mobile Terminal Networks Overview of Mobile Spatial Statistics

Supporting Growth in Society and Industry Using Statistical Data from Mobile Terminal Networks Overview of Mobile Spatial Statistics Supporting Growth in Society and Industry Using Statistical Data from Mobile Terminal Networks Overview of Mobile Spatial Statistics MSS Estimation Privacy Protection Mobile Spatial Statistics Supporting

More information

Crime - Based Predictive Analysis and Warning System

Crime - Based Predictive Analysis and Warning System Crime - Based Predictive Analysis and Warning System Sahil Puri, Parul Verma 12.01.2016 Outline Motivation Goal Dataset details Architecture Modelling and Approach Progress Future work Motivation and Goal

More information

Integrated Framework for Keyword-based Text Data Collection and Analysis

Integrated Framework for Keyword-based Text Data Collection and Analysis Sensors and Materials, Vol. 30, No. 3 (2018) 439 445 MYU Tokyo 439 S & M 1506 Integrated Framework for Keyword-based Text Data Collection and Analysis Minki Cha, 1 Jung-Hyok Kwon, 1 Sol-Bee Lee, 1 Jaehoon

More information

Introduction to Data Management for Ocean Science Research

Introduction to Data Management for Ocean Science Research Introduction to Data Management for Ocean Science Research Cyndy Chandler Biological and Chemical Oceanography Data Management Office 12 November 2009 Ocean Acidification Short Course Woods Hole, MA USA

More information

Domain Specific Search Engine for Students

Domain Specific Search Engine for Students Domain Specific Search Engine for Students Domain Specific Search Engine for Students Wai Yuen Tang The Department of Computer Science City University of Hong Kong, Hong Kong wytang@cs.cityu.edu.hk Lam

More information

with Twitter, especially for tweets related to railway operational conditions, television programs and landmarks

with Twitter, especially for tweets related to railway operational conditions, television programs and landmarks Development of Real-time Services Offering Daily-life Information Real-time Tweet Development of Real-time Services Offering Daily-life Information The SNS provided by Twitter, Inc. is popular as a medium

More information

Mobile Application Of Open Source Stack To Geo-Based Data Visualisation On E-Government Web Framework

Mobile Application Of Open Source Stack To Geo-Based Data Visualisation On E-Government Web Framework Free and Open Source Software for Geospatial (FOSS4G) Conference Proceedings Volume 15 Seoul, South Korea Article 18 2015 Mobile Application Of Open Source Stack To Geo-Based Data Visualisation On E-Government

More information

Multi-Agents Scheduling and Routing Problem with Time Windows and Visiting Activities

Multi-Agents Scheduling and Routing Problem with Time Windows and Visiting Activities The Eighth International Symposium on Operations Research and Its Applications (ISORA 09) Zhangjiajie, China, September 20 22, 2009 Copyright 2009 ORSC & APORC, pp. 442 447 Multi-Agents Scheduling and

More information

Traditional and Enhanced Listing for Probability Sampling

Traditional and Enhanced Listing for Probability Sampling University of Mannheim From the SelectedWorks of Stephanie Eckman 2002 Traditional and Enhanced Listing for Probability Sampling Colm O'Muircheartaigh, University of Chicago Stephanie Eckman, University

More information

Joint Research Project on Disaster Reduction using Information Sharing Technologies

Joint Research Project on Disaster Reduction using Information Sharing Technologies 2 nd International Conference on Urban Disaster Reduction November 27~29, 2007 Joint Research Project on Disaster Reduction using Sharing Technologies Takeyasu Suzuki 1*, Yasunori Hada 2 and Yozo Goto

More information

Why U.S. Political Stats? Search and Browse. Using the Quick Search. Using the Browse Options

Why U.S. Political Stats? Search and Browse. Using the Quick Search. Using the Browse Options Overview Why U.S. Political Stats? Visualize political data in multiple formats. U.S. Political Stats is a data visualization and research tool. It contains data on the three branches of U.S. government

More information

Proceedings of NTCIR-9 Workshop Meeting, December 6-9, 2011, Tokyo, Japan

Proceedings of NTCIR-9 Workshop Meeting, December 6-9, 2011, Tokyo, Japan Read Article Management in Document Search Process for NTCIR-9 VisEx Task Yasufumi Takama Tokyo Metropolitan University 6-6 Asahigaoka, Hino Tokyo 191-0065 ytakama@sd.tmu.ac.jp Shunichi Hattori Tokyo Metropolitan

More information

Open to Every Citizen

Open to Every Citizen Open to Every Citizen Feb. 2014 Information System Planning Bureau (Information Communication & Security Division) 20 million people (11 million residents and 9.5 million foreign visitors) in Seoul!!

More information

RESEARCH ANALYTICS From Web of Science to InCites. September 20 th, 2010 Marta Plebani

RESEARCH ANALYTICS From Web of Science to InCites. September 20 th, 2010 Marta Plebani RESEARCH ANALYTICS From Web of Science to InCites September 20 th, 2010 Marta Plebani marta.plebani@thomsonreuters.com Web Of Science: main purposes Find high-impact articles and conference proceedings.

More information

A Prototype System to Browse Web News using Maps for NIE in Elementary Schools in Japan

A Prototype System to Browse Web News using Maps for NIE in Elementary Schools in Japan A Prototype System to Browse Web News using Maps for NIE in Elementary Schools in Japan Yutaka Uchiyama *1 Akifumi Kuroda *2 Kazuaki Ando *3 *1, 2 Graduate School of Engineering, *3 Faculty of Engineering

More information

AUTOMATIC EXTRACTION OF LARGE COMPLEX BUILDINGS USING LIDAR DATA AND DIGITAL MAPS

AUTOMATIC EXTRACTION OF LARGE COMPLEX BUILDINGS USING LIDAR DATA AND DIGITAL MAPS AUTOMATIC EXTRACTION OF LARGE COMPLEX BUILDINGS USING LIDAR DATA AND DIGITAL MAPS Jihye Park a, Impyeong Lee a, *, Yunsoo Choi a, Young Jin Lee b a Dept. of Geoinformatics, The University of Seoul, 90

More information

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

CS246: Mining Massive Datasets Jure Leskovec, Stanford University CS246: Mining Massive Datasets Jure Leskovec, Stanford University http://cs246.stanford.edu 2/25/2013 Jure Leskovec, Stanford CS246: Mining Massive Datasets, http://cs246.stanford.edu 3 In many data mining

More information

The NEW American FactFinder Classroom Training

The NEW American FactFinder Classroom Training 2010 The NEW American FactFinder Classroom Training U.S. Census Bureau 10/13/2010 American FactFinder Training Agenda TABLE OF CONTENTS Introduction... 1 Getting Started with American FactFinder... 3

More information

AN ITERATIVE ALGORITHM FOR MATCHING TWO ROAD NETWORK DATA SETS INTRODUCTION

AN ITERATIVE ALGORITHM FOR MATCHING TWO ROAD NETWORK DATA SETS INTRODUCTION AN ITERATIVE ALGORITHM FOR MATCHING TWO ROAD NETWORK DATA SETS Yoonsik Bang*, Student Jaebin Lee**, Professor Jiyoung Kim*, Student Kiyun Yu*, Professor * Civil and Environmental Engineering, Seoul National

More information

ScienceDirect. A privacy preserving technique to prevent sensitive behavior exposure in semantic location-based service

ScienceDirect. A privacy preserving technique to prevent sensitive behavior exposure in semantic location-based service Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 35 (2014 ) 318 327 18 th International Conference on Knowledge-Based and Intelligent Information & Engineering Systems

More information

Block-Matching Twitter Data for Traffic Event Location

Block-Matching Twitter Data for Traffic Event Location American Journal of Engineering and Applied Sciences Original Research Paper Block-Matching Twitter Data for Traffic Event Location Amal Shuqair and Samuel Kozaitis Department of Electrical and Computer

More information

Using Geofencing for a Disaster Information System

Using Geofencing for a Disaster Information System Using Geofencing for a Disaster Information System Akira Suyama Graduate School of Engineering Tokyo Denki University Tokyo, Japan 16kmc16@ms.dendai.ac.jp Ushio Inoue Dept. of Information and Communication

More information

US Geo-Explorer User s Guide. Web:

US Geo-Explorer User s Guide. Web: US Geo-Explorer User s Guide Web: http://usgeoexplorer.org Updated on October 26, 2016 TABLE OF CONTENTS Introduction... 3 1. System Interface... 5 2. Administrative Unit... 7 2.1 Region Selection... 7

More information

A quick guide to... List Segmentation

A quick guide to... List Segmentation A quick guide to... List Segmentation In this guide... Learn how to create razor-sharp list segments based on precise combinations of conditions then use those segments to generate profitable email marketing

More information

A Study of Mountain Environment Monitoring Based Sensor Web in Wireless Sensor Networks

A Study of Mountain Environment Monitoring Based Sensor Web in Wireless Sensor Networks , pp.96-100 http://dx.doi.org/10.14257/astl.2014.60.24 A Study of Mountain Environment Monitoring Based Sensor Web in Wireless Sensor Networks Yeon-Jun An 1, Do-Hyeun Kim 2 1,2 Dept. of Computing Engineering

More information

USHAHIDI GUIDE A STEP-BY-STEP GUIDE ON HOW TO USE THE USHAHIDI PLATFORM. Part IV: The User Interface. Anahi Ayala Iacucci

USHAHIDI GUIDE A STEP-BY-STEP GUIDE ON HOW TO USE THE USHAHIDI PLATFORM. Part IV: The User Interface. Anahi Ayala Iacucci USHAHIDI GUIDE A STEP-BY-STEP GUIDE ON HOW TO USE THE USHAHIDI PLATFORM Part IV: The User Interface Anahi Ayala Iacucci anahi@crisismappers.net Table of Contents Ushahidi...2 About this Guide...3 4. The

More information

A Distance-Based Classifier Using Dissimilarity Based on Class Conditional Probability and Within-Class Variation. Kwanyong Lee 1 and Hyeyoung Park 2

A Distance-Based Classifier Using Dissimilarity Based on Class Conditional Probability and Within-Class Variation. Kwanyong Lee 1 and Hyeyoung Park 2 A Distance-Based Classifier Using Dissimilarity Based on Class Conditional Probability and Within-Class Variation Kwanyong Lee 1 and Hyeyoung Park 2 1. Department of Computer Science, Korea National Open

More information

Charting the Progress of Smart City Development in Shanghai

Charting the Progress of Smart City Development in Shanghai Charting the Progress of Smart City Development in Shanghai Xueguo Wen Executive Vice President of Shanghai Academy 2017 TM Forum 1 C ONTENTS Current situation Experience and outlook Strategic cooperation

More information

The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop

The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop The Data Journalist Chapter 7 tutorial Geocoding in ArcGIS Desktop Summary: In many cases, online geocoding services are all you will need to convert addresses and other location data into geographic data.

More information

An Energy-Efficient Technique for Processing Sensor Data in Wireless Sensor Networks

An Energy-Efficient Technique for Processing Sensor Data in Wireless Sensor Networks An Energy-Efficient Technique for Processing Sensor Data in Wireless Sensor Networks Kyung-Chang Kim 1,1 and Choung-Seok Kim 2 1 Dept. of Computer Engineering, Hongik University Seoul, Korea 2 Dept. of

More information

Disaster Information System Using Geofence

Disaster Information System Using Geofence Disaster Information System Using Geofence Komal Wagh 1, Shreya Thakur 2, Saraswati Yadav 3,Assistant Prof.Shivsager Gondil 4 1,2,3,4 Computer Engg,BVCOE Abstract This paper proposes a disaster information

More information

Scalable Hierarchical Summarization of News Using Fidelity in MPEG-7 Description Scheme

Scalable Hierarchical Summarization of News Using Fidelity in MPEG-7 Description Scheme Scalable Hierarchical Summarization of News Using Fidelity in MPEG-7 Description Scheme Jung-Rim Kim, Seong Soo Chun, Seok-jin Oh, and Sanghoon Sull School of Electrical Engineering, Korea University,

More information

Construction IC User Guide

Construction IC User Guide Construction IC User Guide The complete source of project, company, market and theme information for the global construction industry clientservices.construction@globaldata.com https://construction.globaldata.com

More information

DIAS_Satellite_MODIS_SurfaceReflectance dataset

DIAS_Satellite_MODIS_SurfaceReflectance dataset DIAS_Satellite_MODIS_SurfaceReflectance dataset 1. IDENTIFICATION INFORMATION DOI Metadata Identifier DIAS_Satellite_MODIS_SurfaceReflectance dataset doi:10.20783/dias.273 [http://doi.org/10.20783/dias.273]

More information

Information Retrieval System Based on Context-aware in Internet of Things. Ma Junhong 1, a *

Information Retrieval System Based on Context-aware in Internet of Things. Ma Junhong 1, a * Information Retrieval System Based on Context-aware in Internet of Things Ma Junhong 1, a * 1 Xi an International University, Shaanxi, China, 710000 a sufeiya913@qq.com Keywords: Context-aware computing,

More information

Optimized Vehicular Traffic Flow Strategy using Content Centric Network based Azimuth Routing

Optimized Vehicular Traffic Flow Strategy using Content Centric Network based Azimuth Routing , pp.80-84 http://dx.doi.org/10.14257/astl.2014.64.20 Optimized Vehicular Traffic Flow Strategy using Content Centric Network based Azimuth Routing ByungKwan Lee 1, EunHee Jeong 2 1 Department of Computer,

More information

Exploring World s Interest in Paralympics through Twitter

Exploring World s Interest in Paralympics through Twitter Exploring World s Interest in Paralympics through Twitter Venkata Sravya Kalla, Thanaa Ghanem Information and Computer Science Department Metropolitan State University St. Paul, MN, 55106 cu9426bs@metrostate.edu,

More information

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

CS246: Mining Massive Datasets Jure Leskovec, Stanford University CS246: Mining Massive Datasets Jure Leskovec, Stanford University http://cs246.stanford.edu 3/6/2012 Jure Leskovec, Stanford CS246: Mining Massive Datasets, http://cs246.stanford.edu 2 In many data mining

More information

A Survey on Spatial Co-location Patterns Discovery from Spatial Datasets

A Survey on Spatial Co-location Patterns Discovery from Spatial Datasets International Journal of Computer Trends and Technology (IJCTT) volume 7 number 3 Jan 2014 A Survey on Spatial Co-location Patterns Discovery from Spatial Datasets Mr.Rushirajsinh L. Zala 1, Mr.Brijesh

More information

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

CS246: Mining Massive Datasets Jure Leskovec, Stanford University CS246: Mining Massive Datasets Jure Leskovec, Stanford University http://cs246.stanford.edu 2/24/2014 Jure Leskovec, Stanford CS246: Mining Massive Datasets, http://cs246.stanford.edu 2 High dim. data

More information

Lecturer 2: Spatial Concepts and Data Models

Lecturer 2: Spatial Concepts and Data Models Lecturer 2: Spatial Concepts and Data Models 2.1 Introduction 2.2 Models of Spatial Information 2.3 Three-Step Database Design 2.4 Extending ER with Spatial Concepts 2.5 Summary Learning Objectives Learning

More information

Available online at ScienceDirect. Procedia Computer Science 60 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 60 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 60 (2015 ) 1720 1727 19th International Conference on Knowledge Based and Intelligent Information and Engineering Systems

More information

Big Data Analytics CSCI 4030

Big Data Analytics CSCI 4030 High dim. data Graph data Infinite data Machine learning Apps Locality sensitive hashing PageRank, SimRank Filtering data streams SVM Recommen der systems Clustering Community Detection Queries on streams

More information

Interactive Data Visualization for Census Data

Interactive Data Visualization for Census Data Interactive Data Visualization for Census Data Naina Bharadwaj Department of Information Technology St. Francis Institute of Technology Prachi Mishra Department of Information Technology St. Francis Institute

More information

Review of Cartographic Data Types and Data Models

Review of Cartographic Data Types and Data Models Review of Cartographic Data Types and Data Models GIS Data Models Raster Versus Vector in GIS Analysis Fundamental element used to represent spatial features: Raster: pixel or grid cell. Vector: x,y coordinate

More information

Overview. Setting Up. Geospatial Centre University of Waterloo May 2014

Overview. Setting Up. Geospatial Centre University of Waterloo May 2014 Overview ArcGIS Online is a web-based mapping and app-building site created by Esri, the world leader in GIS software. In an effort to empower users of all levels to create interactive maps and applications

More information

A Novel Method for Activity Place Sensing Based on Behavior Pattern Mining Using Crowdsourcing Trajectory Data

A Novel Method for Activity Place Sensing Based on Behavior Pattern Mining Using Crowdsourcing Trajectory Data A Novel Method for Activity Place Sensing Based on Behavior Pattern Mining Using Crowdsourcing Trajectory Data Wei Yang 1, Tinghua Ai 1, Wei Lu 1, Tong Zhang 2 1 School of Resource and Environment Sciences,

More information

Data Filtering Using Reverse Dominance Relation in Reverse Skyline Query

Data Filtering Using Reverse Dominance Relation in Reverse Skyline Query Data Filtering Using Reverse Dominance Relation in Reverse Skyline Query Jongwan Kim Smith Liberal Arts College, Sahmyook University, 815 Hwarang-ro, Nowon-gu, Seoul, 01795, Korea. ORCID: 0000-0003-4716-8380

More information

CRM Insights. User s Guide

CRM Insights. User s Guide CRM Insights User s Guide Copyright This document is provided "as-is". Information and views expressed in this document, including URL and other Internet Web site references, may change without notice.

More information

Mapping of Sensor and Route Coordinates for Smart Cities

Mapping of Sensor and Route Coordinates for Smart Cities 1 Mapping of Sensor and Route Coordinates for Smart Cities Yasir Saleem, Noel Crespi Institute Mines-Telecom, Telecom SudParis, France yasir saleem.shaikh@telecom-sudparis.eu, noel.crespi@mines-telecom.fr

More information

Use of Social Media Data as a Surveillance Tool. Brenda Curtis, PhD, MSPH Assistant Professor Department of Psychiatry Addictions August 15, 2016

Use of Social Media Data as a Surveillance Tool. Brenda Curtis, PhD, MSPH Assistant Professor Department of Psychiatry Addictions August 15, 2016 Use of Social Media Data as a Surveillance Tool Brenda Curtis, PhD, MSPH Assistant Professor Department of Psychiatry Addictions August 15, 2016 Overview Social media usage in the United States What do

More information

Geo-spatial technology enables & enhances the objectives of Safe City - Smart City

Geo-spatial technology enables & enhances the objectives of Safe City - Smart City Geo-spatial technology enables & enhances the objectives of Safe City - Smart City Presented By: Mr. Shishir Verma Vice President MapmyIndia (CE Info Systems Pvt. Ltd.) About Us Making Our World Better

More information

Integrated Alert & Information Systems

Integrated Alert & Information Systems Integrated Alert & Information Systems Proprietary and Confidential Who we are National Message Israel City Alert Israel Alerta Temprana Chile Chile s national system for Earthquake and Tsunami alerts

More information

Efficient Windows Query Processing with. Expanded Grid Cells on Wireless Spatial Data. Broadcasting for Pervasive Computing

Efficient Windows Query Processing with. Expanded Grid Cells on Wireless Spatial Data. Broadcasting for Pervasive Computing Contemporary Engineering Sciences, Vol. 7, 2014, no. 16, 785 790 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4691 Efficient Windows Query Processing with Expanded Grid Cells on Wireless

More information

Intelligent Enterprise meets Science of Where. Anand Raisinghani Head Platform & Data Management SAP India 10 September, 2018

Intelligent Enterprise meets Science of Where. Anand Raisinghani Head Platform & Data Management SAP India 10 September, 2018 Intelligent Enterprise meets Science of Where Anand Raisinghani Head Platform & Data Management SAP India 10 September, 2018 Value The Esri & SAP journey Customer Impact Innovation Track Record Customer

More information

REDI 5.0 User Manual

REDI 5.0 User Manual REDI 5.0 User Manual OBJECTIVE: REDI (Regional Economic Development Information System) provides a quick, convenient and easy way of accessing the City of San Diego Business Incentive Zones (BIZ) information.

More information

Response to Santa Barbara County Grand Jury Reports (1) Santa Barbara County Emergency Operations Center (2) Emergency Public Information

Response to Santa Barbara County Grand Jury Reports (1) Santa Barbara County Emergency Operations Center (2) Emergency Public Information County of Santa Barbara FIRE DEPARTMENT / OFFICE OF EMERGENCY SERVICES 4410 CATHEDRAL OAKS ROAD SANTA BARBARA, CALIFORNIA 93110-1042 TEL 805.681.5526 FAX 805.681.5553 John M. Scherrei Fire Chief Bruce

More information

iii Map Intelligence Client User Manual

iii Map Intelligence Client User Manual Map Intelligence Client User Manual iii TM Map Intelligence Client User Manual ii CONTENTS INTRODUCTION... 5 Purpose... 5 Audience... 5 Conventions... 6 Prerequisites... 6 CONCEPTS... 7 What is Map Intelligence?...

More information

TEXT CHAPTER 5. W. Bruce Croft BACKGROUND

TEXT CHAPTER 5. W. Bruce Croft BACKGROUND 41 CHAPTER 5 TEXT W. Bruce Croft BACKGROUND Much of the information in digital library or digital information organization applications is in the form of text. Even when the application focuses on multimedia

More information

Adaptive Aggregation Scheduling Using. Aggregation-degree Control in Sensor Network

Adaptive Aggregation Scheduling Using. Aggregation-degree Control in Sensor Network Contemporary Engineering Sciences, Vol. 7, 2014, no. 14, 725-730 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4681 Adaptive Aggregation Scheduling Using Aggregation-degree Control in

More information

A Spatial Point Pattern Analysis to Recognize Fail Bit Patterns in Semiconductor Manufacturing

A Spatial Point Pattern Analysis to Recognize Fail Bit Patterns in Semiconductor Manufacturing A Spatial Point Pattern Analysis to Recognize Fail Bit Patterns in Semiconductor Manufacturing Youngji Yoo, Seung Hwan Park, Daewoong An, Sung-Shick Shick Kim, Jun-Geol Baek Abstract The yield management

More information

Big Data - Some Words BIG DATA 8/31/2017. Introduction

Big Data - Some Words BIG DATA 8/31/2017. Introduction BIG DATA Introduction Big Data - Some Words Connectivity Social Medias Share information Interactivity People Business Data Data mining Text mining Business Intelligence 1 What is Big Data Big Data means

More information

Tutorial for PGIS in Accra, Ghana

Tutorial for PGIS in Accra, Ghana Tutorial for PGIS in Accra, Ghana Chung-Rui Lee 1, Ick Hoi Kim 2, and Jayesh Patel 3 Welcome to Participatory GIS (PGIS) in Accra, Ghana (access to the PGIS website). This project is funded by NICHD Grant

More information

Introduction to Data Mining

Introduction to Data Mining Introduction to Data Mining Lecture #6: Mining Data Streams Seoul National University 1 Outline Overview Sampling From Data Stream Queries Over Sliding Window 2 Data Streams In many data mining situations,

More information

Big Data and Hadoop. Course Curriculum: Your 10 Module Learning Plan. About Edureka

Big Data and Hadoop. Course Curriculum: Your 10 Module Learning Plan. About Edureka Course Curriculum: Your 10 Module Learning Plan Big Data and Hadoop About Edureka Edureka is a leading e-learning platform providing live instructor-led interactive online training. We cater to professionals

More information

Semantic Integration of Citizen Sensor Data and Multilevel Sensing: A Comprehensive Path Towards Event Monitoring and Situational Awareness

Semantic Integration of Citizen Sensor Data and Multilevel Sensing: A Comprehensive Path Towards Event Monitoring and Situational Awareness Wright State University CORE Scholar Kno.e.sis Publications The Ohio Center of Excellence in Knowledge- Enabled Computing (Kno.e.sis) 2-17-2009 Semantic Integration of Citizen Sensor Data and Multilevel

More information

SQL-to-MapReduce Translation for Efficient OLAP Query Processing

SQL-to-MapReduce Translation for Efficient OLAP Query Processing , pp.61-70 http://dx.doi.org/10.14257/ijdta.2017.10.6.05 SQL-to-MapReduce Translation for Efficient OLAP Query Processing with MapReduce Hyeon Gyu Kim Department of Computer Engineering, Sahmyook University,

More information

Reputation Management Guide

Reputation Management Guide Reputation Management Guide What is Reputation Management? Reputation Management is a tool that measures your online visibility and alerts you every time your business is reviewed or mentioned online.

More information

Operability Improvement of Twitter-based Safety Confirmation System for Disaster Situations

Operability Improvement of Twitter-based Safety Confirmation System for Disaster Situations Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'17 203 Operability Improvement of Twitter-based Safety Confirmation System for Disaster Situations Mariko Abe 1, Osamu Uchida 2, and Keisuke Utsu

More information

A PRELIMINARY STUDY ON THE EXTRACTION OF SOCIO-TOPICAL WEB KEYWORDS

A PRELIMINARY STUDY ON THE EXTRACTION OF SOCIO-TOPICAL WEB KEYWORDS A PRELIMINARY STUDY ON THE EXTRACTION OF SOCIO-TOPICAL WEB KEYWORDS KULWADEE SOMBOONVIWAT Graduate School of Information Science and Technology, University of Tokyo, 7-3-1 Hongo, Bunkyo-ku, Tokyo, 113-0033,

More information

A Hybrid Peer-to-Peer Architecture for Global Geospatial Web Service Discovery

A Hybrid Peer-to-Peer Architecture for Global Geospatial Web Service Discovery A Hybrid Peer-to-Peer Architecture for Global Geospatial Web Service Discovery Shawn Chen 1, Steve Liang 2 1 Geomatics, University of Calgary, hschen@ucalgary.ca 2 Geomatics, University of Calgary, steve.liang@ucalgary.ca

More information

Information Retrieval CSCI

Information Retrieval CSCI Information Retrieval CSCI 4141-6403 My name is Anwar Alhenshiri My email is: anwar@cs.dal.ca I prefer: aalhenshiri@gmail.com The course website is: http://web.cs.dal.ca/~anwar/ir/main.html 5/6/2012 1

More information