6 ms·
Couldn't this coherence be obtained with Markov chains fed with your texts? I found this: https://medium.com/@preranabora12/text-generating-with-markov-chains-b
by almatia 1y ago
Couldn't this coherence be obtained with Markov chains fed with your texts? I found this: https://medium.com/@preranabora12/text-generating-with-markov-chains-basics-of-language-modelling-05a2649c1f78 https://medium.com/@preranabora12/text-generating-with-marko...
For creative writing it's true the "most common word based on your personal corpus for this input" could be useful as a hint input on an llm-powered creative text UI like loom: https://github.com/socketteer/loom https://github.com/socketteer/loom
- gabriel666smith 1y agoYep, the latter is far more interesting I think! Those results I got in the other file in the repo were fascinating to me