christian-westbrook / interactive-sentence-predictor

An interactive sentence predictor that generates likely continuations of partial sentences.
0 stars 0 forks source link

Test Red-Black Tree Representation of Language Models #5

Open christian-westbrook opened 6 years ago

christian-westbrook commented 6 years ago

The goal of this issue is to develop and test a branch of the repository where the language models are represented as red-black trees instead of hash tables.