Hi Methusela,

Done some research. Most approaches are dependent on a larger dataset of 
words. This alone makes it less suited for an implementation in the browser.
What you can do is use WebSocket to communicate with your backend, and do 
the prediction there.  If you don't want to host such a thing yourself, 
there is, for example, the google prediction API. (MS and AWS and other 
will have similar offerings) Those usually use a rest interface, that makes 
it a bit more of a chore to interface with it.

Hope this helps you a bit,
Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"Angular" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to