+ All Categories
Home > Technology > MoodLocator

MoodLocator

Date post: 15-Apr-2017
Category:
Upload: jdihlmann
View: 162 times
Download: 0 times
Share this document with a friend
13
MoodLocator Bluemix Demo Jan-Niklas Dihlmann
Transcript

MoodLocatorBluemix Demo

Jan-Niklas Dihlmann

Google Maps APILondon, United Kingdom Insert City name you want to get

Tweets from

Google Maps API will give you the coordinates

Jan-Niklas Dihlmann

Twitter Stream API

Berlin

London

User visited website 29 / 11 / 14 - 17:45

Start streaming all tweets that getting posted since

user visited website

Get all Tweets, which have a GeoLocation

November 2014

November 2014

Google & Twitter

London

When a Tweet has a GeoLocation

and that GeoLocation is inside the city area

User posted his Tweet right at this point

Structure

Stream APIMaps API

Lokal

November 2014Jan-Niklas Dihlmann

Google Maps API to show map and get places

Twitter Stream API to get Tweets for city area

Everything is running perfectly local, so I can use it, but we need a place where everybody

can use it.

Bluemix

.js

Maps API Stream API

Structure

November 2014Jan-Niklas Dihlmann

My application is running in Node.js in Bluemix

Everybody can use it

Twitter LocatorLondon, United Kingdom

UserName

Tweet Text Tweet Text Tweet Text

Tweet Text Tweet Text Tweet Text

Hover slowly with your mouse over the Tweet to get

the user name and Tweet content

I’m not the first one who shows Tweets on a map. How can we make our application special.

With using Bluemix

Bluemix

.js

Maps API Stream API

Structure

November 2014Jan-Niklas Dihlmann

We make our application special by adding the

User Modeling Service

User Modeling Service

November 2014Jan-Niklas Dihlmann

Text - at least 100 Words

Get a fully character analysis from the author

of the text

Possible character of the author

BETA:Only english

Text

User Modeling Service

November 2014Jan-Niklas Dihlmann

All Tweets from one city

Get a fully character analysis from all the

users combined who are twittering in this city

BETA:Only english

Tweets

MoodLocator

November 2014Jan-Niklas Dihlmann

London, United Kingdom

Collect the text of every Tweet posted in the city

and get the User Modeling character analysis for the

whole city

Selected parameter

Select an other parameter you want to get analysed

Choose another city and compare two cities at the

same time

Tipp how to use

November 2014Jan-Niklas Dihlmann

- User Modeling Service is a BETA version, is only analyzing english words. Therefore choose a city where people twitter mostly in english.

- Choose big cities like London, New York, Johannesburg.

- When you hover over one Tweet, only hover over the next Tweet after the first one closes.

- Test it yourself, enter your current location and send a Tweet with text and geolocation. Try to find it. Have fun and enjoy it!

Bluemix: moodlocator.mybluemix.com

MoodLocator

Jan-Niklas Dihlmann

GitHub: /JDihlmann/moodlocator