103 Commits (1c5ddf1797d2c9e1827c015e3a173e957eba6b61)

Author SHA1 Message Date
Eric Ihli ded92cc0a2 Search TPT 4 years ago
Eric Ihli 809a30b8a3 ByteBuffer is packed with trie. Decoding... 4 years ago
Eric Ihli 6e9021495a Implement cursors to decode from a byte array 4 years ago
Eric Ihli 6e143a91cb Closer to tightly packed trie 4 years ago
Eric Ihli 633ac1bd18 Start byte-packing trie 4 years ago
Eric Ihli 1ef29bf96b Add code trie and variable-length code 4 years ago
Eric Ihli bf6836bb69 More SGT exploration 4 years ago
Eric Ihli b63b8d6cf4 More exploration of Katz back-off 4 years ago
Eric Ihli f0e03d76a2 Progress towards Katz back-off 4 years ago
Eric Ihli 33b5f26d0b Move towards Katz backoff 4 years ago
Eric Ihli 72e06612bf Clean up and expand examples SGT 4 years ago
Eric Ihli 495ef6c602 Working completions 4 years ago
Eric Ihli cbde1996dc Fix bug, correct probabilities 4 years ago
Eric Ihli 3bd356fa8b Fix bug, not always taking lgt 4 years ago
Eric Ihli 79fa3e2d80 Parity with c++ code up to estimations 4 years ago
Eric Ihli 56109c3810 Experiments with simple good turing estimation 4 years ago
Eric Ihli acfa291e85 Move Good-Turing maths helpers to math namespace 4 years ago
Eric Ihli 3c3bc377c0 Experiments in memory efficient data structures 4 years ago
Eric Ihli 2a2d5adc35 Add example of logic programming to find rhymes 4 years ago
Eric Ihli 0bd7683020 Scratch code related to grammar nlg 4 years ago
Eric Ihli 969240f919 Scratchpad for tightly-packed-trie
Includes variable-length encoding examples
4 years ago
Eric Ihli 31518e2cbd Add notes for efficient trie 4 years ago
Eric Ihli 9068c671f1 Update to simple-nlg code 4 years ago
Eric Ihli c193152a79 Add nippy for pos and grammar freqs 4 years ago
Eric Ihli 75218e770b Add function to parse top-k 4 years ago
Eric Ihli 0c7da21610 Add comments to nlp/g code 4 years ago
Eric Ihli c0ad5acefc Add simple-nlg 4 years ago
Eric Ihli 86546c7d01 Add example code, more nlp options 4 years ago
Eric Ihli f0ea2bc513 WIP 4 years ago
Eric Ihli 1cb959010c WIP 4 years ago
Eric Ihli 94f32d0a2f Cleanup 4 years ago
Eric Ihli c2d3882854 Remove unused requires and fix paths 4 years ago
Eric Ihli fc7972d8bb Remove some stale code 4 years ago
Eric Ihli f30686e95e Cleanup and organize namespaces 4 years ago
Eric Ihli 7e461b3620 Add limerick gen 4 years ago
Eric Ihli 7a4f22970e Better markov/corpus handling 4 years ago
Eric Ihli 3809ab1f09 More scraping utilities and better rhyming 4 years ago
Eric Ihli 218d665c65 Better detection of rimes
If a word ends with a single vowel, check for rhyme on the last two rimes.
4 years ago
Eric Ihli f3274a8c2f Add 2-chain markov and darklyrics 4 years ago
Eric Ihli 1228739fd2 Add scraper for lyrics 4 years ago
Eric Ihli 6d4eba92aa Minor testing 4 years ago
Eric Ihli 186583ffb9 Add freetts grapheme to phoneme 4 years ago
Eric Ihli ff17cdec32 Add rhyme generation helpers 4 years ago
Eric Ihli 731ac8bd03 Add sentence validity detection 4 years ago
Eric Ihli b6bdba58ad Simulate some nice rhymes with '-1' fns 4 years ago
Eric Ihli 98ffd872ba Add markovian lovecraft generation 4 years ago
Eric Ihli 3782b6072a Add constraints to protocols 4 years ago
Eric Ihli 5c1242eccb Add rudimentary constraint checking 4 years ago
Eric Ihli d780502a7c Add insert! to frp 4 years ago
Eric Ihli f5aedcb510 Exploration of FRP system. 4 years ago
Eric Ihli 7422660018 Rhymes for partitions 4 years ago
Eric Ihli b6a89a774f Post-initial commit 4 years ago
Eric Ihli 5ce14fefe2 Initial commit 4 years ago