ivanliu1989/SwiftKey-Natural-language
SwiftKey, our corporate partner in this capstone, builds a smart keyboard that makes it easier for people to type on their mobile devices. One cornerstone of their smart keyboard is predictive text models.
This project helps improve the speed and ease of typing on mobile devices by predicting the next word a user intends to type. It takes a sequence of words as input and suggests the most likely next word, making communication faster and less frustrating. This would be used by anyone developing or enhancing a mobile keyboard application.
No commits in the last 6 months.
Use this if you are building a smart mobile keyboard and need to incorporate a highly effective word prediction feature.
Not ideal if you are looking for a general-purpose natural language processing tool beyond predictive text for mobile typing.
Stars
16
Forks
29
Language
HTML
License
MIT
Category
Last pushed
Jun 30, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ivanliu1989/SwiftKey-Natural-language"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hangyav/textLSP
Language server for text spell and grammar check with various tools.
google-research/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
gsurma/text_predictor
Char-level RNN LSTM text generatorđź“„.
ujjax/pred-rnn
PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs
oliverguhr/fullstop-deep-punctuation-prediction
A model that predicts the punctuation of English, Italian, French and German texts.