Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMART KEYBOARD - n-gram approach

This app shows how to use an ngram model to allow the user to select words based on the input

The model is generated using this NLP ngram project

Because the model can be built using a specific corpus the predictions are relevant to the potential business model of the app.

The model included in this app (saved_model) was created using movie titles. This means the predictions will be movie-related instead of a more generic keyboard that would show whatever the user types in any other app

To use the keyboard, enable it on your device. Go on Settings > Language and Input. Click on the Smart Keyboard Ngram and enable

Read more in the companion article [here]

About

Keyboard using predictive words generated by an NPL model

Resources

Stars

44 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages