JSFoo 2015

YouTube Event ↗

Abstract

Talk at JSFoo 2015 on building a self-learning word prediction module for Firefox OS.

Key points:

  • Predictive text input for mobile devices
  • Self-learning from user typing patterns
  • Handling multilingual input (Hindi, Bengali)
  • Implementation in JavaScript for Firefox OS
  • Challenges with transliteration systems

Takeaway: Self-learning word prediction can significantly improve typing experience for localized languages, adapting to each user’s patterns over time.