Skip to content

A rewrite of scambier/markov-strings to utilize a relational SQL database rather than an in-memory object. The goal is to reduce memory usage, disk reads/writes, remove batch corpus generation, and increase performance.

License

Notifications You must be signed in to change notification settings

claabs/markov-strings-db

Error
Looks like something went wrong!

About

A rewrite of scambier/markov-strings to utilize a relational SQL database rather than an in-memory object. The goal is to reduce memory usage, disk reads/writes, remove batch corpus generation, and increase performance.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 97.6%
  • JavaScript 2.4%