Sep 2015
14 Mon
15 Tue 08:30 AM – 05:35 PM IST
16 Wed 09:45 AM – 06:00 PM IST
17 Thu 08:45 AM – 05:35 PM IST
18 Fri 08:15 AM – 05:55 PM IST
19 Sat 09:45 AM – 05:50 PM IST
20 Sun 10:00 AM – 06:00 PM IST
Sep 2015
14 Mon
15 Tue 08:30 AM – 05:35 PM IST
16 Wed 09:45 AM – 06:00 PM IST
17 Thu 08:45 AM – 05:35 PM IST
18 Fri 08:15 AM – 05:55 PM IST
19 Sat 09:45 AM – 05:50 PM IST
20 Sun 10:00 AM – 06:00 PM IST
Auditorium
Lawns
Auditorium
Main hall
08:30–09:15
Check-in and breakfast
09:15–09:30
Introduction to workshop and instructors
09:30–11:00
A Slow (and Hopefully Heedful) Ride Through ReactJS and Flux
Abhinav Sarkar
11:00–11:30
Morning tea break
11:30–13:00
A Slow (and Hopefully Heedful) Ride Through ReactJS and Flux
13:00–14:00
Lunch break
14:00–15:30
A Slow (and Hopefully Heedful) Ride Through ReactJS and Flux
15:30–16:00
Evening tea break
16:00–17:35
A Slow (and Hopefully Heedful) Ride Through ReactJS and Flux
Auditorium
Lawns
Auditorium
Main hall
09:45–10:15
Breakfast and check-in
10:15–10:30
Introduction to workshop and speaker
10:30–12:00
NodeJS Workshop
Shyam Seshadri
12:00–12:20
Tea break
12:20–13:30
NodeJS Workshop
13:30–14:15
Lunch
14:15–16:00
NodeJS Workshop
16:00–16:30
Evening tea break
16:30–18:00
NodeJS Workshop
Auditorium
Lawns
Auditorium
Main hall
08:45–09:30
Check-in and breakfast
09:30–11:00
AngularJS Workshop
Shyam Seshadri
11:00–11:30
Morning tea break
11:30–13:00
AngularJS Workshop
13:00–14:00
Lunch break
14:00–15:30
AngularJS Workshop
15:30–16:00
Evening tea break
16:00–17:35
AngularJS Workshop
Auditorium
Lawns
Auditorium
Main hall
08:15–09:20
Check-in and breakfast
09:20–09:30
Introduction to JSFoo
09:30–10:15
Going Functional with JS
Hemanth.HM
10:15–11:00
JavaScript VM internals, EventLoop, Async and ScopeChains
Arindam Paul
11:00–11:20
Remotely debug any JavaScript code through Vorlon.JS
Saurabh Kirtani
11:20–11:50
@WalmartLabs sponsored morning tea and snacks
11:50–12:35
RegExp.prototype.unicode
Mathias Bynens
12:35–12:55
Brewing JavaScript: Compile your own domain-specific language to JavaScript
Mansi Shah
12:55–13:15
Understand, find, prevent and fix memory leaks in JavaScript
Anirudh Sanjeev
13:15–14:15
Lunch break
14:15–15:00
Orchestrating the Web Audio API
Srikumar
15:00–15:20
JavaScript for Competitive Programming
Pranay Dubey
15:00–16:05
ReactJS BOF
Vagmi Mudumbai, Raja Sekar, Akshay Gupta and Abhinav Sarkar.
15:20–16:05
Sponsored: JavaScript Plugin Architecture for Single Page Applications
Bala Dutt
16:05–16:35
Evening tea break
16:35–16:55
Building Cross Platform Desktop App using Web Technologies with Electron
rahul rout
16:35–17:35
JS and IoT BOF
16:55–17:55
What makes a community? Trust, Care and Passion: The Feeling of Belonging.
sva
Auditorium
Lawns
Auditorium
Main hall
09:45–10:30
Metaprogramming - A journey into ES6
Suhas SG
10:30–11:15
Building a self learning word prediction and auto-correct module for FirefoxOS and openweb handling multilingual input
Rabimba Karanjai
11:15–11:45
Snapdeal sponsored morning tea and snacks
11:45–12:30
An introduction to search-index.js
Mats Olsen
12:30–13:15
Deep Dive into Rxjs Observables.
Pavithra Kodmad
13:15–14:15
Lunch
14:15–15:00
Building 3D Games using Babylon.js
Abhishek Narain
14:15–15:15
BOF on Frameworks – which side are you on?
15:00–15:20
Learning djembe visually with p5.js
Amit Kapoor
15:15–16:00
Elephants in the room BOF – things that JS developers should talk about, but don't
15:20–15:40
Flying a drone autonomously with JS
Sharmiladevi
15:40–16:00
Droids, JavaScript and Web Connected Hardware
Andrew Fisher
16:00–16:30
Evening tea break
16:30–16:50
Full stack home automation prorotyping in Javascript
Arnav Gupta
16:50–17:50
The future of chat
Guillermo Rauch
Auditorium
Lawns
Auditorium
Main hall
10:00–10:30
Check in and tea
10:30–12:00
NodeBots & JS Hardware Workshop
Andrew Fisher
12:00–12:30
Break
12:30–13:30
NodeBots & JS Hardware Workshop
13:30–14:15
Lunch
14:15–16:00
NodeBots & JS Hardware Workshop
16:00–16:30
Break
16:30–18:00
NodeBots & JS Hardware Workshop
Sep 2015
14 Mon
15 Tue 08:30 AM – 05:35 PM IST
16 Wed 09:45 AM – 06:00 PM IST
17 Thu 08:45 AM – 05:35 PM IST
18 Fri 08:15 AM – 05:55 PM IST
19 Sat 09:45 AM – 05:50 PM IST
20 Sun 10:00 AM – 06:00 PM IST
Hosted by
Rabimba Karanjai
Sep 19, 2015, 10:30 AM–11:15 AM
Auditorium, MLR Convention Centre, J P Nagar
View submission for this session
A predictive text input system predicts the user’s next input word from the characteristics of natural languages and the user’s text input history. It can dramatically reduce the burden of text input tasks especially in environments where standard full-size keyboards cannot be used. When a user of a predictive text input system types the “a” key and “p” key to enter “application”, the system suggests “apple”, “application”. Candidate words are usually selected based on the word frequencies and the user’s usage pattern, but it would be better if the system can predict words based on the context of the text composition task.
Also for localized/asian languages transliteration has been one of the common methods for multilingual text input. One such way predictive transliteration, where user could input a word, by intuitively combining the input alphabet phonetically and the predictive transliteration system should correctly convert it to the target language.
For both of these cases it is of paramount importance to learn about the users usage of the words and learn from the usage pattern/words to dynamically improve upon the prediction for better output candidates. The talk will be organised as follows. In first part we will discuss briefly on how to integrate a modular learning algorithm to the prediction engine of FirefoxOS(gaia). Then we will talk about specific challenges to be addressed by a phonetic transliteration system and how we can address them. We will finish it with the limitations of present approach and what can be done to improve it.
Full Time Graduate Researcher, part time hacker and FOSS enthusiast.
I used to write code for Watson and do a bunch of other things at their lab (mostly deals with algorithm,NLP, Ontologies,reading papers among other stuff). At present intern at Almaden Research Center. And crawling my way towards a PhD at RICE University.
My present interest deviates towards security. Primarily static analysis and marginally towards systems.