Does anyone know of an AngularJS (v10 directive that implements next word 
prediction in a <textarea> HTML element based on the text already entered? 
Or could perhaps suggest an approach that could help implement this in the 
front-end? I've included some examples below:

   1. *WordPrediction*

[image: enter image description here] <https://i.stack.imgur.com/SOxUl.png>

   1. *Google Scribe*

[image: enter image description here] <https://i.stack.imgur.com/BydgD.png>


I am currently implementing an n-gram for next word prediction as detailed 
below in the back-end, but having difficulty figuring out how the 
implementation might work in the front-end.


[image: enter image description here] <https://i.stack.imgur.com/3VSFs.png>

-- 
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