Eric Ihli
|
ccea20a6e9
|
Add part-of-speech models for opennlp
|
3 years ago |
Eric Ihli
|
f408778c9b
|
Generation misc
|
4 years ago |
Eric Ihli
|
2c06413a93
|
Combined generation grammar and n-gram
|
4 years ago |
Eric Ihli
|
acd22d9b2d
|
Move generation code to nlg
|
4 years ago |
Eric Ihli
|
1c3a07708a
|
Gen from grammar
|
4 years ago |
Eric Ihli
|
47a29e96a9
|
Misc
|
4 years ago |
Eric Ihli
|
da6f63f470
|
Closer to markov from grammar
|
4 years ago |
Eric Ihli
|
78b9977fe0
|
Working part-of-speech markov trie
|
4 years ago |
Eric Ihli
|
b766f836d3
|
Misc more markov gen
|
4 years ago |
Eric Ihli
|
b349e7af2c
|
More markov gen testing
|
4 years ago |
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 |