Intelligent Personal Assistants: A view from the intersection of Data Mining and Mobile Services

Size: px
Start display at page:

Download "Intelligent Personal Assistants: A view from the intersection of Data Mining and Mobile Services"

Transcription

1 Intelligent Personal Assistants: A view from the intersection of Data Mining and Mobile Services Y. Akinaga S. Mukherjee [speaker] H.-S. Shin P. Subasic R. Sujithan Y. Sun H. Yin DOCOMO Innovations, Inc., Palo Alto, CA H. Fujimoto T. Hayashi S. Iizuka J. Jacintha T. Yoshimura NTT DOCOMO, Inc. Japan

2 The age of intelligent virtual assistants Name Clippy Siri 2012 Google Now By (in): MS (Off97) Apple (ios5) Google (And4.1JB) MS (WP8.1) For: Desktop (local app) Mobile (OS) [Cloud] Mobile (OS) [Cloud] Mobile (OS) [Cloud] Access: Typing Voice Voice Voice Limited, definiton- based: is my wife. Rule- based, e.g., show traffic map for appointment Machine learning algorithms on collected data Learning Very limited, method machine (if any) learning 5/15/14 Cortana 2

3 DOCOMO s intelligent assistant: Shabette-Concier DOCOMO serves about 60M subscribers in Japan DOCOMO didn t carry iphone until 2013 only Android! 2011: iphone big in Japan, but Siri didn t speak Japanese! [Japanese support introduced in Mar. 2012] Feb. 2012: DOCOMO introduced (on Android) an intelligent virtual assistant (exclusively Japanese): Named Shabette-Concier [ talking concierge ] Used more accurate local information sources (e.g., restaurants) than Siri s Japanese service Google introduced Google Now in Jul. 2012, but Japanese support only came in 2013 Shabette-Concier was DOCOMO s weapon for selling Android handsets in Japan 5/15/14 3

4 The key to global expansion: language-independent processing! Voice Voice recognition, text transcription Task Recog., Query Extraction Display the result or Initiate Func. Content organizer Content Provider Search Engine From Japanese team Well-defined interface 5/15/ v=ytbf8lcofpm&feature=youtube_gdata

5 Example: processing a text query Find a good Italian restaurant in Palo Alto Input sentence Slots in Restaurant CP API Location query Restaurant Search task Query extracton is done using rule- based text processing and matching to a large dictonary. The dictonary is created by combining the input from many corpora and searching knowledge databases like Wikipedia and Freebase. Example of rendering of results of restaurant search query More examples: YVrkwKutFlg! I found restaurants below, 1. Osteria detail 2. Vero detail 247 Hamilton Ave Palo Alto, CA (650) Bryant St Palo Alto, CA (650) Café Pro Bono 2437 Birch St detail Palo Alto, CA (650) Terrone 448 S California Ave detail see more Palo Alto, CA (650) Find a good Italian restaurant in Palo Alto 5/15/14 5

6 Supported Search tasks (US, English) Category Contents Provider Query extraction Location extraction Transportation Google map No need Location for search Date(time) extraction Map search Google map No need Center location No need Weather info World Weather Online No need Location for weather Date for weather Music search Yahoo BOSS (search) Name of music Movie Yahoo BOSS (search) Name of movie Location for reservation Date for reservation Photo/Image search Yahoo BOSS (search) Named Entity No need No need News search Yahoo BOSS (search) No need No need No need Game search Yahoo Game Search Appl. name or type No need No need Apps search Google play Appl. name or type No need No need Restaurant search Yelp (restaurant) No need Location for search / reservation Date for reservation Recipe search Yahoo BOSS (search) Name of dish No need No need Book search Yahoo BOSS (search) Name of book No need No need Shop search Yelp (shop) No need Location for search Travel search Yahoo BOSS No need Location for search Date for reservation Wikipedia search Wikipedia Search word No need No need Hospital search Yelp (Health & Medical) No need Location for search FAQ search Wolfram Alpha No need No need No need 5/15/14 6

7 Supported Initiation and Chatting tasks Category Query extraction Date(time) extraction IdenTfying/evaluaTng temporal expressions Initiate call Called person s name No need Initiate Destination No need Initiate camera No need No need Check schedule Schedule contents Date and time for schedule Book schedule Schedule contents Date and time for schedule Make memo Memo contents No need Launch timer No need Time for timer Set alarm No need Alarm date and time Music player Search queries for music No need Greeting No need No need Praise No need No need Chatting tasks Dispraise No need No need Boredom No need No need Check schedule: What do I have on the calendar for Thursday at 2pm? check calendar for march 25 at 8am Weather: Show me the 5 day weather forecast What are the current weather conditions in Cleveland, Ohio? What is Friday's weather forecast? Book Schedule: schedule dentist appointment next Tuesday at 9am Timer: Set a timer for 6 minutes Love No need No need Alarm: set alarm for 10am tomorrow 5/15/14 7

8 High-level architecture Web Client (Dev.) Mobile Client (Android) Web Service + Pipeline (Supervised) Machine Learning Feature Engineering AWS Deployment + Core Libraries Task classifier C/C++ code (linear SVM) Python Bindings (low-level) Python APIs (high-level) 5/15/14 8

9 Crowdsourcing training data (text) for ML (in each language!) English -- Amazon Mechanical Turk A marketplace for work that requires human intelligence Workers ( turkers ) submit text, get paid after tasks complete Other languages too! We did it for Chinese using a different marketplace (in China) Caveat: careful task definition and scrutiny of submissions to maintain quality Mech. Turk: a fake chess-playing automaton from late 18 th century moves are made by a human hiding under the table! 5/15/14 File:Tuerkischer_schachspieler_windisch4.jpg! 9

10 An example of a set of tasks on AMT 5/15/14 10

11 Now in the car! DOCOMO DriveNet Demo: ITS World Congr., Tokyo, Oct. 13 Restaurant in Palo Alto GPOI/UPOI tagger Query extraction for Point of Interest (POI) Unique (UPOI), e.g. Palo Alto General (GPOI), e.g. Restaurant task classifier <GPOI> in <UPOI> 2 Incorrect task classification Task ID 004:POI search 3 Failure to extract query keywords Failure could occur at any of these 3 points: Task classifier has fairly low probability of failure Logic needs to handle failure to tag/extract query 5/15/14 Slot 1: Restaurant Slot 2: Palo Alto 1 Failure to tag/ incorrect tagging of GPOI/UPOI Tagged Text <task id, Extracted query keywords> Text Query extractor 11

12 The next frontier: DOCOMO s (silent) predictive assistant -- Tap de Concier Applications supported: TOP (slide-in widget) o Call : address (called tel. number) o Mail : address ( addr.) o Train route search : origin / destination o SMS : address (text tel. number) Dynamic: One-shot tasks Call More one-shot suggestions for train route search Enter your own train route search Train route Search Pressing the static button for train route gets you this screen Static buttons Mail 5/15/14 12

13 The next frontier: DOCOMO s (silent) predictive assistant -- Tap de Concier (contd.) CA team: design and implement predictor for: One-Shot candidates on top screen Query candidates (content) on each app screen One-Shot candidates on top screen List of apps and content with scores Score and compare Mail - Alice Alarm 08:00 Mail - Bob Call Alice Query candidates on app screen Score and compare List of mail content with scores Alice Bob Charlie Many subscribers = big data, but Personalization = working with small data (individual subscriber s usage) 5/15/14 13

14 Predictor Framework Usage log data Feature ExtracTon Training data Log data is converted to an RFM feature vector RFM = Recency, Frequency, Monetary (utility value) record PredicTon For top screen: One-shot candidates For app screens: Query candidates Modeling Multivariate linear regression Input: matrix of RFM entries Output: weighting vector RFM feature vector format is app-dependent 1 vector per: contact [for call, sms, and apps] origin or destination station [for transit app] Training data: RFM vectors and clickthrough rates measured from usage log 5/15/14 14

15 What comes next? Contextual awareness Some idea of what state you are in May require detailed probing of your likes/dislikes/personal data Example: Cortana s notebook Specialization (with expert knowledge) Assistants may be embedded into the apps you use E.g., you open a flight reservation app and the assistant talks you through your choices and creates an itinerary Would help if all apps on your mobile device had access to the underlying processing pipeline of the virtual assistant Example: Siri not available to third-party apps 5/15/14 15

16 Duchess:... When I was younger, boys of your age used to be nice and innocent. Reginald: Now we are only nice. One must specialise in these days. [From Reginald at the Theatre, by Saki (H.H. Munro), London, 1911.] Thank you! smukherjee@docomoinnovations.com 5/15/14 16

NTT DOCOMO Technical Journal. Shabette-Concier for Raku-Raku Smartphone Improvements to Voice Agent Service for Senior Users. 1.

NTT DOCOMO Technical Journal. Shabette-Concier for Raku-Raku Smartphone Improvements to Voice Agent Service for Senior Users. 1. Raku-Raku Smartphone Voice Agent UI Shabette-Concier for Raku-Raku Smartphone Improvements to Voice Agent Service for Senior Users We have created a new version of Shabette-Concier for Raku-Raku for the

More information

Hello. Quick Start Guide

Hello. Quick Start Guide Hello. Quick Start Guide Welcome to your new Mac mini. Let us show you around. This guide shows you what s on your Mac, helps you set it up, and gets you up and running with tips for the apps you ll use

More information

Kore Bots Platform Competitive Comparison Overview Kore Bots Platform Competitive Comparison Overview

Kore Bots Platform Competitive Comparison Overview Kore Bots Platform Competitive Comparison Overview Kore Bots Competitive Comparison Overview Kore Bots Competitive Comparison Overview 1 Kore Bots Competitive Comparison Overview Kore The intelligent Bots for the Enterprise Introduction Bots have officially

More information

How to Use Siri Full list of Siri Commands for iphone, ipad, Video

How to Use Siri Full list of Siri Commands for iphone, ipad, Video How to Use Siri Full list of Siri Commands for iphone, ipad, Video Posted by: Quentin Moore in Continuously Updated, ios, ios Apps, ipad, ipad Tips, iphone, iphone Tips, Mobile Apps, Smartphones News,

More information

Developing and deploying mobile apps

Developing and deploying mobile apps Developing and deploying mobile apps 1 Overview HTML5: write once, run anywhere for developing mobile applications 2 Native app alternative Android -- Java ios -- Objective-C Windows Mobile -- MS tools

More information

Mobile Search Deployments. Mike Wehrs Vice President, Nuance Mobile & Consumer Services

Mobile Search Deployments. Mike Wehrs Vice President, Nuance Mobile & Consumer Services Mobile Search Deployments Mike Wehrs Vice President, Nuance Mobile & Consumer Services 1 Scary Stats 80 percent of crashes involve some sort of driver inattention within three seconds of the event. The

More information

Oguzhan Topsakal s. Selected ios / Android Apps

Oguzhan Topsakal s. Selected ios / Android Apps Oguzhan Topsakal s Selected ios / Android Apps Oguzhan has produced over 50 apps for iphone, ipad and Android by supervising and working in all stages of development including writing requirements, designing,

More information

have more skill and perform more complex

have more skill and perform more complex Speech Recognition Smartphone UI Speech Recognition Technology and Applications for Improving Terminal Functionality and Service Usability User interfaces that utilize voice input on compact devices such

More information

Empire State Building. Panama Canal. 7 million man hours

Empire State Building. Panama Canal. 7 million man hours What is Web2.0? Exploiting Web2.0 & Crowdsourcing to Boost Innovation User-generated content Examples: Facebook, YouTube, Wikipedia, where the main attraction is what other people upload! Christopher L.

More information

Lee Barnes, CTO Utopia Solutions. Utopia Solutions

Lee Barnes, CTO Utopia Solutions. Utopia Solutions Mobile Technology Testing Are You Ready? Lee Barnes, CTO Utopia Solutions Agenda 1. Mobile Testing Challenges 2. Mobile Testing Practices 3. Mobile Test Automation 4. Summary and Q & A Mobile Testing Challenges

More information

Evolution of Smartphones And Android Operating System

Evolution of Smartphones And Android Operating System Evolution of Smartphones And Android Operating System Evolution of Smartphones Background First telephone call was made on March 10, 1876 by Alexander Graham Bell. After that Pager continues to dominate

More information

NTT DOCOMO Technical Journal. Knowledge Q&A: Direct Answers to Natural Questions. 1. Introduction. 2. Overview of Knowledge Q&A Service

NTT DOCOMO Technical Journal. Knowledge Q&A: Direct Answers to Natural Questions. 1. Introduction. 2. Overview of Knowledge Q&A Service Knowledge Q&A: Direct Answers to Natural Questions Natural Language Processing Question-answering Knowledge Retrieval Knowledge Q&A: Direct Answers to Natural Questions In June, 2012, we began providing

More information

Maximize Revenues on your Customer Loyalty Program using Predictive Analytics

Maximize Revenues on your Customer Loyalty Program using Predictive Analytics Maximize Revenues on your Customer Loyalty Program using Predictive Analytics 27 th Feb 14 Free Webinar by Before we begin... www Q & A? Your Speakers @parikh_shachi Technical Analyst @tatvic Loves js

More information

Oracle Advanced Analytics 12c & SQLDEV/Oracle Data Miner 4.0 New Features

Oracle Advanced Analytics 12c & SQLDEV/Oracle Data Miner 4.0 New Features Oracle Advanced Analytics 12c & SQLDEV/Oracle Data Miner 4.0 New Features Charlie Berger, MS Eng, MBA Sr. Director Product Management, Data Mining and Advanced Analytics charlie.berger@oracle.com www.twitter.com/charliedatamine

More information

2013 Honeywell Users Group Americas Symposium. Mobile App Guide

2013 Honeywell Users Group Americas Symposium. Mobile App Guide 2013 Honeywell Users Group Americas Symposium Mobile App Guide Introduction Welcome to the 2013 Honeywell Users Group Americas Symposium. This year, we have replaced the printed agenda book with a mobile

More information

Machine Learning and Predictive Analytics Foster Growth Convert Edit Feb. 21 2014

Machine Learning and Predictive Analytics Foster Growth Convert Edit Feb. 21 2014 Machine Learning and Predictive Analytics Foster Growth Convert Edit Feb. 21 2014 By Janet Wagner, PW Staff Machine learning technology, which is defined in this ProgrammableWeb article, is starting to

More information

ITP 342 Mobile App Development. APIs

ITP 342 Mobile App Development. APIs ITP 342 Mobile App Development APIs API Application Programming Interface (API) A specification intended to be used as an interface by software components to communicate with each other An API is usually

More information

Challenges, Solutions and Visions for the Interactive Multilingual Digital Single Market

Challenges, Solutions and Visions for the Interactive Multilingual Digital Single Market Challenges, Solutions and Visions for the Interactive Multilingual Digital Single Market Dr. Rebecca Jonsson Artificial Solutions, Spain Who are Artificial Solutions? A multilingual European LT company

More information

Reference Guide TEAM. Pogoplug Team. Reference Guide. 2012 Cloud Engines Inc., All Rights Reserved.

Reference Guide TEAM. Pogoplug Team. Reference Guide. 2012 Cloud Engines Inc., All Rights Reserved. Reference Guide Pogoplug Team Reference Guide Table of Contents Table of Contents 1. What s Included 2. Getting Started 3. Customizing the Pogoplug Interface a. Custom UI b. Custom Domain Name c. Custom

More information

Machine Learning using MapReduce

Machine Learning using MapReduce Machine Learning using MapReduce What is Machine Learning Machine learning is a subfield of artificial intelligence concerned with techniques that allow computers to improve their outputs based on previous

More information

Machine Learning What, how, why?

Machine Learning What, how, why? Machine Learning What, how, why? Rémi Emonet (@remiemonet) 2015-09-30 Web En Vert $ whoami $ whoami Software Engineer Researcher: machine learning, computer vision Teacher: web technologies, computing

More information

Editions Comparison Chart

Editions Comparison Chart Sugar Professional Sugar Enterprise Sugar Ultimate List price / user / month $35 $60 $150 List price / user / year (contractual term) $420 $720 $1,800 Application or user limits no limits no limits no

More information

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note BlackBerry Enterprise Service 10 Secure Work Space for ios and Android Version: 10.1.1 Security Note Published: 2013-06-21 SWD-20130621110651069 Contents 1 About this guide...4 2 What is BlackBerry Enterprise

More information

CS15-319 / 15-619 Cloud Computing. Recitation 2 September 2 & 4, 2014

CS15-319 / 15-619 Cloud Computing. Recitation 2 September 2 & 4, 2014 CS15-319 / 15-619 Cloud Computing Recitation 2 September 2 & 4, 2014 Administrative Issues Overview --TA hours, Piazza posts guidelines Last Week s Reflection --Project Primer, Module 1 This Week s Schedule

More information

You don t hear me but your phone s voice interface does. José LOPES ESTEVES & Chaouki KASMI

You don t hear me but your phone s voice interface does. José LOPES ESTEVES & Chaouki KASMI You don t hear me but your phone s voice interface does José LOPES ESTEVES & Chaouki KASMI Hack In Paris - 18/06/2015 WHO WE ARE José Lopes Esteves and Chaouki Kasmi ANSSI-FNISA / Wireless Security Lab

More information

Open-Xchange. Daniel Halbe, Open-Xchange GmbH. Open-Xchange 2013. All rights reserved; not for distribution.

Open-Xchange. Daniel Halbe, Open-Xchange GmbH. Open-Xchange 2013. All rights reserved; not for distribution. Open-Xchange Daniel Halbe, Open-Xchange GmbH Open-Xchange 2013. All rights reserved; not for distribution. The battle of the Three or Five Are we heading for a market with few monopolies?! ! OX Portal!

More information

MLeads. Mobile App User's Guide. Never Lose a Lead Again..

MLeads. Mobile App User's Guide. Never Lose a Lead Again.. MLeads Mobile App User's Guide Never Lose a Lead Again.. About us As you know, turning leads into sales is complicated, leads are difficult to capture and organize, follow-ups are difficult and sales cycles

More information

Apple Deployment Programs Apple ID for Students: Parent Guide

Apple Deployment Programs Apple ID for Students: Parent Guide Apple Deployment Programs Apple ID for Students: Parent Guide As a parent or guardian, you want the best learning environment for your student. One that makes learning relevant for each student and allows

More information

CYBERCRIMINAL IN BRAZIL SHARES MOBILE CREDIT CARD STORE APP

CYBERCRIMINAL IN BRAZIL SHARES MOBILE CREDIT CARD STORE APP CYBERCRIMINAL IN BRAZIL SHARES MOBILE CREDIT CARD STORE APP August 2014 RSA agents recently traced a threat actor advertising a mobile credit card store application. The cybercriminal shared the information

More information

Security Benefits of Cloud Computing

Security Benefits of Cloud Computing Security Benefits of Cloud Computing FELICIAN ALECU Economy Informatics Department Academy of Economic Studies Bucharest ROMANIA e-mail: alecu.felician@ie.ase.ro Abstract: The nature of the Internet is

More information

DATA MINING TECHNIQUES AND APPLICATIONS

DATA MINING TECHNIQUES AND APPLICATIONS DATA MINING TECHNIQUES AND APPLICATIONS Mrs. Bharati M. Ramageri, Lecturer Modern Institute of Information Technology and Research, Department of Computer Application, Yamunanagar, Nigdi Pune, Maharashtra,

More information

THOUSANDS OF APPS CAN'T BE WRONG: MOBILE APPLICATION ANALYSIS AT SCALE

THOUSANDS OF APPS CAN'T BE WRONG: MOBILE APPLICATION ANALYSIS AT SCALE THOUSANDS OF APPS CAN'T BE WRONG: MOBILE APPLICATION ANALYSIS AT SCALE Chris Eng Vice President, Research Session ID: Session Classification: MBS-T08 Intermediate Agenda State of Mobility in the Enterprise

More information

GUI/Custom GUI, SIP Stack, Telephony, DB, Sockets, Bluetooth, QT.

GUI/Custom GUI, SIP Stack, Telephony, DB, Sockets, Bluetooth, QT. OVERVIEW FOR SYNERGY ISG: Mobile development ScienceSoft in quick facts 250 full-time IT experts and a network of 100+ developers 200+ successfully completed large outsourcing projects Experience in software

More information

Available on VitalSource

Available on VitalSource User Guide Available on VitalSource Welcome to Pageburst on VitalSource all of your Elsevier ebooks at your fingertips! This user guide contains the information you will need to redeem your access code

More information

HP Cloud Printing. Rachel Tang, Market Development Manager 3 Dec, 2013

HP Cloud Printing. Rachel Tang, Market Development Manager 3 Dec, 2013 HP Cloud Printing Rachel Tang, Market Development Manager 3 Dec, 2013 Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Great

More information

COMP9321 Web Application Engineering

COMP9321 Web Application Engineering COMP9321 Web Application Engineering Semester 2, 2015 Dr. Amin Beheshti Service Oriented Computing Group, CSE, UNSW Australia Week 11 (Part II) http://webapps.cse.unsw.edu.au/webcms2/course/index.php?cid=2411

More information

Sugar Professional. Approvals + + + + Competitor tracking + + + + Territory management + + + + Third-party sales methodologies + + + +

Sugar Professional. Approvals + + + + Competitor tracking + + + + Territory management + + + + Third-party sales methodologies + + + + Professional Corporate Enterprise Ultimate List price / user / month $35 $45 $60 $150 List price / user / year (contractual term) $420 $540 $720 $1,800 Application or user limits no limits no limits no

More information

MULTIMODAL VIRTUAL ASSISTANTS FOR CONSUMER AND ENTERPRISE

MULTIMODAL VIRTUAL ASSISTANTS FOR CONSUMER AND ENTERPRISE MULTIMODAL VIRTUAL ASSISTANTS FOR CONSUMER AND ENTERPRISE Michael Johnston Lead Inventive Scientist 1 mjohnston@interactions.net VIRTUAL ASSISTANTS: CONSUMER Calling Local Search Messaging Web Search Calendar

More information

Machine Learning and Predictive Analytics Foster Growth [1]

Machine Learning and Predictive Analytics Foster Growth [1] Machine Learning and Predictive Analytics Foster Growth [1] Machine learning technology, which is defined in this ProgrammableWeb article [2], is starting to become a common component in many types of

More information

Crowdsourcing of Location based Information and Open Data Integration

Crowdsourcing of Location based Information and Open Data Integration Crowdsourcing of Location based Information and Open Data Integration Nobuo Kawaguchi Professor, Nagoya University Chief Director, NPO Lisra (Location Information Service Research Agency) Topics Open Data

More information

Baseline Assessment on Malaysia Mobile App Economy

Baseline Assessment on Malaysia Mobile App Economy Baseline Assessment on Malaysia Mobile App Economy Presented by Ms. Ng Wan Peng Mobile Apps Ecosystem in Malaysia Mobile Apps Ecosystem in Malaysia Funding & Support Government 2 3 Developer Enterprise

More information

Sugar Professional. Approvals + + + + Competitor tracking + + + + Territory management + + + + Third-party sales methodologies + + + +

Sugar Professional. Approvals + + + + Competitor tracking + + + + Territory management + + + + Third-party sales methodologies + + + + Professional Corporate Enterprise Ultimate List price / user / month $35 $45 $60 $100 List price / user / year (contractual term) $420 $540 $720 $1,200 Application or user limits no limits no limits no

More information

Leveraging the power of social media & mobile applications

Leveraging the power of social media & mobile applications Leveraging the power of social media & mobile applications Xoriant delivers an innovative solution blending mobile applications and web based social networking media for our client focusing on local marketing.

More information

Make life work better. How to get the most out of your Office 365.

Make life work better. How to get the most out of your Office 365. Make life work better. How to get the most out of your Office 365. Office 365 goes where you go on all your devices. Welcome to your Office 365 guide. Over 1 billion people on the planet use Office. This

More information

Get Started with LeadSquared Guide for Marketing Users. Complete lead to revenue platform

Get Started with LeadSquared Guide for Marketing Users. Complete lead to revenue platform Get Started with LeadSquared Guide for Marketing Users Complete lead to revenue platform Bookmark LeadSquared Login Page Login to LeadSquared at https://run.leadsquared.com (Bookmark the URL) LeadSquared

More information

provided by you upon registration at one of our websites or for one of our games;

provided by you upon registration at one of our websites or for one of our games; Data Privacy Policy This data privacy policy informs you of which personal data is being collected by gamefabrik GmbH as part of our Internet services and games. It also explains how that data is processed

More information

QUICK FEATURE GUIDE OF SNAPPII'S ULTRAFAST CODELESS PLATFORM

QUICK FEATURE GUIDE OF SNAPPII'S ULTRAFAST CODELESS PLATFORM QUICK FEATURE GUIDE OF SNAPPII'S ULTRAFAST CODELESS PLATFORM (* Click on the screenshots to enlarge) TABLE OF CONTENTS 1. Visually Develop Mobile Applications 2. Build Apps for Any Android or ios Device

More information

User Manual for HOT SmartWatch Mobile Application

User Manual for HOT SmartWatch Mobile Application User Manual for HOT SmartWatch Mobile Application HOT SmartWatch mobile application is a companion to your HOT Watch. It runs on the smartphone which is connected to the watch via Bluetooth. Currently

More information

Join the Mobile Marketing Revolution...it is HERE! Your customer has gone mobile, have you?

Join the Mobile Marketing Revolution...it is HERE! Your customer has gone mobile, have you? Join the Mobile Marketing Revolution...it is HERE! Your customer has gone mobile, have you? 23 Most Popular Features 1. Around Us Feature An Around Us Feature is a great way to display relevant locations

More information

Getting Started on the PC and MAC

Getting Started on the PC and MAC Getting Started on the PC and MAC Click on the topic you want to view. Download the Desktop App Download the ios or Android App Desktop App Home Screen Home Screen Drop Down Menu Home Screen: Upcoming

More information

How To Use Android For Work

How To Use Android For Work Tablet Showdown: Apple vs. Android Exclusively for the IAAP TEC13 Conference March 17-20, Anaheim, California Patrick Allmond, Focus Inc Patrick Allmond, patrick@allaboutfocus.com, 405 283 6287 - Page

More information

Tech Presentation 2016

Tech Presentation 2016 Tech Presentation 2016 Our Management Team Marvin Igelman CEO Alex Zivkovic CTO David Berman CFO Matt Burns PM and Growth BreakingSports is the world s first fully automated real-time alerts platform for

More information

Building Cloud-powered Mobile Apps

Building Cloud-powered Mobile Apps Building Cloud-powered Mobile Apps Jenny Sun, AWS Solution Architect August 30, 2014 Session Goals Mobile Apps on AWS How to build a mobile app today? Social Logins Geo Tagging File and Data Storage Push

More information

Monitis Project Proposals for AUA. September 2014, Yerevan, Armenia

Monitis Project Proposals for AUA. September 2014, Yerevan, Armenia Monitis Project Proposals for AUA September 2014, Yerevan, Armenia Distributed Log Collecting and Analysing Platform Project Specifications Category: Big Data and NoSQL Software Requirements: Apache Hadoop

More information

Touchscreen Self-Service: How to Transform the Self-Service Customer Experience. By Dr. Natalie Petouhoff www.drnatalienews.com @DrNatalie on Twitter

Touchscreen Self-Service: How to Transform the Self-Service Customer Experience. By Dr. Natalie Petouhoff www.drnatalienews.com @DrNatalie on Twitter Touchscreen Self-Service: How to Transform the Self-Service Customer Experience By Dr. Natalie Petouhoff www.drnatalienews.com @DrNatalie on Twitter Analyst Rankings: Dr. Natalie s Background Customer

More information

Throughout this document, you will be instructed to log in as user Ann, or as user Julia. Log in using the user name assigned to you.

Throughout this document, you will be instructed to log in as user Ann, or as user Julia. Log in using the user name assigned to you. Introduction Oracle Documents Cloud Service (also referred to as "Oracle DOCS ) is a subscription-based file sync and share service available in the Oracle Cloud. It gives your employees a way to easily

More information

Analysis of advanced issues in mobile security in android operating system

Analysis of advanced issues in mobile security in android operating system Available online atwww.scholarsresearchlibrary.com Archives of Applied Science Research, 2015, 7 (2):34-38 (http://scholarsresearchlibrary.com/archive.html) ISSN 0975-508X CODEN (USA) AASRC9 Analysis of

More information

FAQ OLYMPUS DICTATION SMARTPHONE APPLICATION

FAQ OLYMPUS DICTATION SMARTPHONE APPLICATION SMOLTZ Distributing, Inc. North American Distributor of Choice 877.476.6589 www.smoltz.com FAQ OLYMPUS DICTATION SMARTPHONE APPLICATION I have a client that would like to purchase the Olympus Smartphone

More information

A Survey on Mobile Forensic for Android Smartphones

A Survey on Mobile Forensic for Android Smartphones IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 2, Ver. 1 (Mar Apr. 2015), PP 15-19 www.iosrjournals.org A Survey on Mobile Forensic for Android Smartphones

More information

Cell Phone Operating Systems

Cell Phone Operating Systems Cell Phone Operating Systems The first smartphone was the IBM Simon and was designed in 1992. The phone themselves have changed. The most important changes are in the Operating System (OS) Operating Systems

More information

Smartphone Market - Search Traffic KPIs and Application Trends

Smartphone Market - Search Traffic KPIs and Application Trends Smartphones and Application Trends and Opportunities Trends and Analysis Gabe Ingalls Contents Search Traffic KPIs Traffic Smartphone terms have received 61% more traffic in 2010 than during the same period

More information

B&SC Office 365 Email

B&SC Office 365 Email B&SC Office 365 Email Microsoft Office 365 In its continuous efforts to provide the highest quality student experience, Bryant & Stratton College is giving students access to a new tool for accessing email.

More information

Introduction to Android

Introduction to Android Introduction to Android Poll How many have an Android phone? How many have downloaded & installed the Android SDK? How many have developed an Android application? How many have deployed an Android application

More information

Augmented Search for Web Applications. New frontier in big log data analysis and application intelligence

Augmented Search for Web Applications. New frontier in big log data analysis and application intelligence Augmented Search for Web Applications New frontier in big log data analysis and application intelligence Business white paper May 2015 Web applications are the most common business applications today.

More information

Thursday, September 15, 2011

Thursday, September 15, 2011 The Smartphone Revolution 2011 is the Year of Smartphones (Gartner) Gadgets Americans intend to buy in 2011 1) Smartphone 2) Laptop 3) Desktop PC 4) Mobile handset (other than Smartphone) 5) E-Book reader

More information

Hello. Quick Start Guide

Hello. Quick Start Guide Hello. Quick Start Guide Welcome to your new MacBook Air. Let us show you around. This guide shows you what s on your Mac, helps you set it up, and gets you up and running with tips for the apps you ll

More information

RingCentral Meetings QuickStart Guide

RingCentral Meetings QuickStart Guide RingCentral Meetings QuickStart Guide RingCentral Meetings empowers your workforce to collaborate from any location with face-to-face online meetings in high definition. Share your screen, websites, documents,

More information

Impressive Analytics

Impressive Analytics Impressive Analytics and Insight on a Shoestring Lisa Ikariyama & Tracy Anderson Cabbage Tree Creative www.cabbagetree.co.nz Getting Started Before you design a page on your website or get started with

More information

How To Protect Your Network From Threats From Your Network (For A Mobile) And From Your Customers (For An Enterprise)

How To Protect Your Network From Threats From Your Network (For A Mobile) And From Your Customers (For An Enterprise) Plugging the Holes in Mobile Security: The Rising Threat Jennifer M. Pigg, VP of Research, Yankee Group Nick Wade, Group Product Manager, Symantec June 2011 Copyright 2011. Yankee Group Research, Inc.

More information

Mammoth Scale Machine Learning!

Mammoth Scale Machine Learning! Mammoth Scale Machine Learning! Speaker: Robin Anil, Apache Mahout PMC Member! OSCON"10! Portland, OR! July 2010! Quick Show of Hands!# Are you fascinated about ML?!# Have you used ML?!# Do you have Gigabytes

More information

An Analysis of the Transitions between Mobile Application Usages based on Markov Chains

An Analysis of the Transitions between Mobile Application Usages based on Markov Chains An Analysis of the Transitions between Mobile Application Usages based on Markov Chains Charles Gouin-Vallerand LICEF Research Center, Télé- Université du Québec 5800 St-Denis Boul. Montreal, QC H2S 3L5

More information

Mobile Testing That s Just a Smaller Screen, Right?

Mobile Testing That s Just a Smaller Screen, Right? Mobile Testing That s Just a Smaller Screen, Right? Stephen Janaway Senior Software Test Manager Nokia Mobile Phones Who am I? Stephen Janaway 12 years experience in mobile software testing. Software testing

More information

Hosted Email Market, 2011-2015 Editor: Sara Radicati, Ph.D; Principal Analyst: Quoc Hoang

Hosted Email Market, 2011-2015 Editor: Sara Radicati, Ph.D; Principal Analyst: Quoc Hoang THE RADICATI GROUP, INC. A TECHNOLOGY MARKET RESEARCH FIRM 1900 EMBARCADERO ROAD, SUITE 206. PALO ALTO, CA 94303 TEL. 650 322-8059 FAX 650 322-8061 Hosted Email Market, 2011-2015 Editor: Sara Radicati,

More information

Big Data Collection Study for Providing Efficient Information

Big Data Collection Study for Providing Efficient Information , pp. 41-50 http://dx.doi.org/10.14257/ijseia.2015.9.12.03 Big Data Collection Study for Providing Efficient Information Jun-soo Yun, Jin-tae Park, Hyun-seo Hwang and Il-young Moon Computer Science and

More information

An Introduction to Data Mining

An Introduction to Data Mining An Introduction to Intel Beijing wei.heng@intel.com January 17, 2014 Outline 1 DW Overview What is Notable Application of Conference, Software and Applications Major Process in 2 Major Tasks in Detail

More information

OS X Yosemite - Features

OS X Yosemite - Features OS X Yosemite - Features OS X Yosemite is the operating system for Mac computers and is smart, very smart, and looks and sounds good too. This essay is about why OS X Yosemite is important for owners of

More information

Key Trends in Mobile Content Usage & Mobile Advertising. February 12, 2009. Kevin Muoio

Key Trends in Mobile Content Usage & Mobile Advertising. February 12, 2009. Kevin Muoio Key Trends in Mobile Content Usage & Mobile Advertising February 12, 2009 Kevin Muoio Agenda About comscore M:Metrics Mobile Handset Landscape Mobile Content Consumption State of Mobile Advertising Mobile

More information

History of Mobile Applications

History of Mobile Applications History of Mobile Applications MAS 490: Theory and Practice of Mobile Applications Professor John F. Clark Overview Mobile communication is so integrated into our lives that many people feel uncomfortable

More information

ANALYTICS CENTER LEARNING PROGRAM

ANALYTICS CENTER LEARNING PROGRAM Overview of Curriculum ANALYTICS CENTER LEARNING PROGRAM The following courses are offered by Analytics Center as part of its learning program: Course Duration Prerequisites 1- Math and Theory 101 - Fundamentals

More information

MOBILE APPS. QA Testing for mobile applications

MOBILE APPS. QA Testing for mobile applications MOBILE APPS QA Testing for mobile applications How familiar are you with Apple devices? This question can be asked for apple devices as well as Android devices - depending on the company your interviewing

More information

How To Make Sense Of Data With Altilia

How To Make Sense Of Data With Altilia HOW TO MAKE SENSE OF BIG DATA TO BETTER DRIVE BUSINESS PROCESSES, IMPROVE DECISION-MAKING, AND SUCCESSFULLY COMPETE IN TODAY S MARKETS. ALTILIA turns Big Data into Smart Data and enables businesses to

More information

Mobile Operating Systems & Security

Mobile Operating Systems & Security Mobile Operating Systems & Security How can I protect myself? Operating Systems Android Apple Microsoft What do they do? operate smartphones, tablets, watches and other mobile devices includes touchscreens

More information

Corporate-level device management for BlackBerry, ios and Android

Corporate-level device management for BlackBerry, ios and Android B L A C K B E R R Y E N T E R P R I S E S E R V I C E 1 0 Corporate-level device management for BlackBerry, ios and Android Corporate-level (EMM) delivers comprehensive device management, security and

More information

Computer/IT Project LIST. Contact: 9860171201 8796142757

Computer/IT Project LIST. Contact: 9860171201 8796142757 Computer/IT Project LIST Contact: 9860171201 8796142757 1. Detecting E Banking Phishing Websites Using Associative Classification 2. Vehicle Tracking Using Driver Mobile Gps Tracking 3. Sentiment Analysis

More information

Future of Mobile App Security. Vincent Sritapan Program Manager Cyber Security Division Science and Technology Directorate

Future of Mobile App Security. Vincent Sritapan Program Manager Cyber Security Division Science and Technology Directorate Future of Mobile App Security Vincent Sritapan Program Manager Cyber Security Division Science and Technology Directorate Do You Know What Your Apps Are Doing? Spying Microphone & camera surveillance $

More information

Tutorial on Smartphone Security

Tutorial on Smartphone Security Tutorial on Smartphone Security Wenliang (Kevin) Du Professor wedu@syr.edu Smartphone Usage Smartphone Applications Overview» Built-in Protections (ios and Android)» Jailbreaking and Rooting» Security

More information

Analyzing Big Data with AWS

Analyzing Big Data with AWS Analyzing Big Data with AWS Peter Sirota, General Manager, Amazon Elastic MapReduce @petersirota What is Big Data? Computer generated data Application server logs (web sites, games) Sensor data (weather,

More information

Cloud Administration Guide for Service Cloud. August 2015 E65820-01

Cloud Administration Guide for Service Cloud. August 2015 E65820-01 Cloud Administration Guide for Service Cloud August 2015 E65820-01 Table of Contents Introduction 4 How does Policy Automation work with Oracle Service Cloud? 4 For Customers 4 For Employees 4 Prerequisites

More information

Finding Hidden Gems in the App Ecosystem

Finding Hidden Gems in the App Ecosystem Whitepaper Finding Hidden Gems in the App Ecosystem How appbackr and Appthority Sort Through Millions of Apps to Deliver a Curated List of the World s Best Apps August 2013 Introduction The mobile app

More information

Fraud Detection in Online Reviews using Machine Learning Techniques

Fraud Detection in Online Reviews using Machine Learning Techniques ISSN (e): 2250 3005 Volume, 05 Issue, 05 May 2015 International Journal of Computational Engineering Research (IJCER) Fraud Detection in Online Reviews using Machine Learning Techniques Kolli Shivagangadhar,

More information

Server Load Prediction

Server Load Prediction Server Load Prediction Suthee Chaidaroon (unsuthee@stanford.edu) Joon Yeong Kim (kim64@stanford.edu) Jonghan Seo (jonghan@stanford.edu) Abstract Estimating server load average is one of the methods that

More information

WebRTC: Why and How? FRAFOS GmbH. FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com

WebRTC: Why and How? FRAFOS GmbH. FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com WebRTC: Why and How? FRAFOS GmbH FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com This docume nt is copyright of FRAFOS GmbH. Duplication or propagation or e xtracts

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Contents FAQ: About Us... 1 FAQ: About BryteWave Digital Textbooks... 2 FAQ: Shopping... 4 FAQ: Delivery of Digital Materials... 6 FAQ: Mobile Devices... 7 FAQ: Technical...

More information

Store & Share Quick Start

Store & Share Quick Start Store & Share Quick Start What is Store & Share? Store & Share is a service that allows you to upload all of your content (documents, music, video, executable files) into a centralized cloud storage. You

More information

webmethods Mobile Designer June 2011

webmethods Mobile Designer June 2011 webmethods Mobile Designer June 2011 Agenda Software AG Mobile Strategy Introduction to Metismo Value Proposition How to identify customers and engage Questions Feb 2011 - Forrester asked 80 Companies:

More information

Systems Manager Cloud-Based Enterprise Mobility Management

Systems Manager Cloud-Based Enterprise Mobility Management Datasheet Systems Manager Systems Manager Cloud-Based Enterprise Mobility Management Overview Meraki Systems Manager provides cloud-based over-the-air centralized management, diagnostics, monitoring, and

More information

Lecture 17: Mobile Computing Platforms: Android. Mythili Vutukuru CS 653 Spring 2014 March 24, Monday

Lecture 17: Mobile Computing Platforms: Android. Mythili Vutukuru CS 653 Spring 2014 March 24, Monday Lecture 17: Mobile Computing Platforms: Android Mythili Vutukuru CS 653 Spring 2014 March 24, Monday Mobile applications vs. traditional applications Traditional model of computing: an OS (Linux / Windows),

More information

Online Game Platform for Instant Messaging on IP Multimedia Subsystems

Online Game Platform for Instant Messaging on IP Multimedia Subsystems Online Game Platform for Instant Messaging on IP Multimedia Subsystems Dongcheul Lee Department of Electronics Computer Engineering, Hanyang University, Seoul, Korea jackdclee@hanyang.ac.kr Abstract With

More information

Creating and Using Databases for Android Applications

Creating and Using Databases for Android Applications Creating and Using Databases for Android Applications Sunguk Lee * 1 Research Institute of Industrial Science and Technology Pohang, Korea sunguk@rist.re.kr *Correspondent Author: Sunguk Lee* (sunguk@rist.re.kr)

More information

CX Trends Forecast: A Summary of the Top 10 Disrupters

CX Trends Forecast: A Summary of the Top 10 Disrupters CX Trends Forecast: A Summary of the Top 10 Disrupters Driving Results. Consistently What are this year s emerging customer experience trends? Here are the 10 customer experience disrupters that we predict

More information