forked from scambier/markov-strings
-
Notifications
You must be signed in to change notification settings - Fork 0
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
claabs/markov-strings-db
ErrorLooks 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%