Implement Prefix Completion for Markov Predictor
Currently, it assumes that the last word of a query is already complete. It should be considered that a query could also end in an incomplete word.
Edited by Phil Höfer
Currently, it assumes that the last word of a query is already complete. It should be considered that a query could also end in an incomplete word.