Text prediction product: we guess your next word !
Samir Ghoudrani
01/06/2017
How it works in basic mode
How it works in advanced mode (investigational)
Opportunities of future improvement
- Improve our n-gram decision tree algorithm (eg with machine learning instead of intuition ponderation of n-gram & frequency)
- Add “learning” from user inputs

- I believe POS tagging would not bring so more added value, since we have already used n-grams (both n-gram & POS tagging seem “syntagmatic” approaches, whereas semantic similarity is more “paradigmatic”)