Eric Ihli
|
3c57418a61
|
Bigram transduction to rhymes
|
4 years ago |
Eric Ihli
|
dd51e0fdca
|
Generate with some grammar rules
|
4 years ago |
Eric Ihli
|
dc5340be7f
|
Add package for data transform
Transforms text files to tries.
|
4 years ago |
Eric Ihli
|
6cf1236708
|
Misc updates to tpt
|
4 years ago |
Eric Ihli
|
e8f56ed043
|
Track 4-gram binaries
|
4 years ago |
Eric Ihli
|
7eb429daaf
|
Rhyme with unstressed vowels only
|
4 years ago |
Eric Ihli
|
5feb551a2f
|
Flexible rhyming.
|
4 years ago |
Eric Ihli
|
5d0311904a
|
Rhyme generation
|
4 years ago |
Eric Ihli
|
7922d7611d
|
TPT Rhyme gen
|
4 years ago |
Eric Ihli
|
baf290650f
|
Working reverse rhyme lookup efficient
|
4 years ago |
Eric Ihli
|
2e8c108299
|
Track tight trie and db
|
4 years ago |
Eric Ihli
|
fc0cbe3b2e
|
Saving and loading corpus from disk
|
4 years ago |
Eric Ihli
|
c7b6ee1a32
|
More performant trie creation
|
4 years ago |
Eric Ihli
|
a2fd40bd7c
|
Faster trie/db gen in tpt example
|
4 years ago |
Eric Ihli
|
26694b5e52
|
Pushing for debugging help
|
4 years ago |
Eric Ihli
|
c1f20a8f8c
|
Working with tpt lib
|
4 years ago |
Eric Ihli
|
de194913d9
|
Add python example of Katz backoff
|
4 years ago |
Eric Ihli
|
f66210d7dd
|
Add tightly-packed-trie example
|
4 years ago |
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
|
a7af75f114
|
Add linear regerssion and smoothing to scratchpad
|
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
|
0be5be0074
|
Add some project deps
Might be temporary. Related to performance tests for the most part.
|
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
|
45e88a495b
|
Add sample simple good turing C code
|
4 years ago |
Eric Ihli
|
ab79181da5
|
Add dev samples for experimenting
Trying Good-Turing rather than Antigood-Eric smoothing.
|
4 years ago |
Eric Ihli
|
f5ba1120a8
|
Track freqs data
|
4 years ago |
Eric Ihli
|
9068c671f1
|
Update to simple-nlg code
|
4 years ago |
Eric Ihli
|
1851b23668
|
Update gitattrs with nippy resources
|
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 |