Is this just another case of INextWordModel? It fits the description, would just require a single rename of the Predict(...) method in Auger.
Could alternatively argue for a different interface that takes a list of previous words and a string representing the partial next word.
Is this just another case of INextWordModel? It fits the description, would just require a single rename of the Predict(...) method in Auger.
Could alternatively argue for a different interface that takes a list of previous words and a string representing the partial next word.