In my specific cases, Vim autocomplete is often not so smart. Is there a way to switch to, for example, a bigram model (which predicts based on the previous word) or is something even better? Would it be difficult to write this myself (assuming I know how to write / use the n-gram histogram in an external program)?
source share