index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-10-14
le optimizer
Chris Dyer
2011-10-14
one more to remove
Chris Dyer
2011-10-14
remove FSA integration code. will have to be resurrected another day
Chris Dyer
2011-10-12
model lenght properly, clean up
Chris Dyer
2011-10-11
util/murmur_hash.cc
Kenneth Heafield
2011-10-11
Trie fixes for SRI
Kenneth Heafield
2011-10-11
remove implicit conversion-to-double operator from LogVal<T> that caused ↵
Guest_account Guest_account prguest11
overflow errors, clean up some pf code
2011-10-11
missing numwords impl
Chris Dyer
2011-10-11
check in some experimental particle filtering code, some gitignore fixes
Chris Dyer
2011-10-11
check in some experimental particle filtering code, some gitignore fixes
Chris Dyer
2011-09-28
fix
Guest_account Guest_account prguest11
2011-09-28
test fixes
Chris Dyer
2011-09-28
upgrade gtest m4 config
Chris Dyer
2011-09-28
Merge branch 'master' of github.com:redpony/cdec
Chris Dyer
2011-09-28
fix broken compile on weights test
Chris Dyer
2011-09-26
Fix trie pointer segfault
Kenneth Heafield
2011-09-25
Fix trie sort merging
Kenneth Heafield
2011-09-24
Chris says remnant and oovs should not be null, so stop checking. Also, we ↵
Kenneth Heafield
were not properly doing ZeroRemaining, sorry.
2011-09-24
Belated documentation
Kenneth Heafield
2011-09-23
Go through ff_klm and try to fix it for the new version.
Kenneth Heafield
2011-09-23
Add ZeroRemaining
Kenneth Heafield
2011-09-23
stub work to talk to new kenlm
Guest_account Guest_account prguest11
2011-09-23
make show_partition work even in absence of feature functions
Guest_account Guest_account prguest11
2011-09-22
Sorry forgot the Makefile.am updates
Kenneth Heafield
2011-09-21
Updated kenlm. Includes left state support but not the cdec-side use of it. ↵
Kenneth Heafield
Updated binary format.
2011-09-17
add target side for sss features
Chris Dyer
2011-09-17
arity > 0 rules only for sss features
Chris Dyer
2011-09-17
enable sss features
Chris Dyer
2011-09-17
source span size features
Chris Dyer
2011-09-17
make fix
Chris Dyer
2011-09-17
add dep
Guest_account Guest_account prguest11
2011-09-17
Merge branch 'master' of github.com:redpony/cdec
Chris Dyer
2011-09-17
enable ramdisk scratch for per-sentence-grammars
Chris Dyer
2011-09-17
add md5 hash function
Chris Dyer
2011-09-15
script to filter reachable sentences, weight cleanup
Guest_account Guest_account prguest11
2011-09-14
fix for more problems caused by hash refactoring
Chris Dyer
2011-09-14
fix for potential segv with no weights
Chris Dyer
2011-09-14
fix pro train bug causing it not to optimize when there is no held-out test set
Chris Dyer
2011-09-14
oxford env
Chris Dyer
2011-09-14
weight_t refactoring
Chris Dyer
2011-09-13
binary to extract features encountered
Chris Dyer
2011-09-13
tool to reconstruct text weights from a hash function, key file, and ↵
Chris Dyer
(binary) weights file
2011-09-13
remove features that are overfitting
Chris Dyer
2011-09-13
fix weight serialization bug
Chris Dyer
2011-09-13
fix for crash with no rescoring
Chris Dyer
2011-09-13
get rid of bad Weights class so it no longer keeps a copy of a vector inside it
Chris Dyer
2011-09-13
cmph configuration option fix
Chris Dyer
2011-09-13
optional support for doing perfect hashing of feature strings to save lots ↵
Chris Dyer
of memory
2011-09-13
add one more source syntax feature
Chris Dyer
2011-09-12
add configuration option for perfect hashing library
Chris Dyer
[next]