Age | Commit message (Expand) | Author |
2011-09-23 | partial merge, ruleid feature | Patrick Simianer |
2011-09-23 | added svm, ksampler | Patrick Simianer |
2011-09-23 | big update: working iterating, pretty output, test scripts and more | Patrick Simianer |
2011-09-23 | hacking in weights setting, getting | Patrick Simianer |
2011-09-23 | added dtrain, implemented psg setting in decoder/translator, implemented psme... | Patrick Simianer |
2011-09-23 | Quantization | Kenneth Heafield |
2011-09-23 | Code cleanup for vocabulary mapping | Kenneth Heafield |
2011-09-23 | Add exception catcher around constructor | Kenneth Heafield |
2011-06-01 | register feature | Chris Dyer |
2011-06-01 | rule bigram features | Chris Dyer |
2011-05-26 | fix bug preventing oovs from firing when they're near the beginning of a word | Chris Dyer |
2011-05-20 | kenlm update including being nicer to NFS | Kenneth Heafield |
2011-05-19 | HG intersection bug pointed out by Andrea Gesmundo | Chris Dyer |
2011-05-03 | mira finished, clean up | Chris Dyer |
2011-05-03 | weight setting bug | Chris Dyer |
2011-04-30 | enable list of features to be displayed at the end of decoding | Chris Dyer |
2011-04-28 | removing logging | Chris Dyer |
2011-04-27 | get rid of bad constructor | Chris Dyer |
2011-04-23 | get rid of expensive copy | Chris Dyer |
2011-04-23 | fixes | Chris Dyer |
2011-04-23 | make sure state is initialized properly | Chris Dyer |
2011-04-22 | fix | Chris Dyer |
2011-04-22 | make compatible with FastSparseVector | Chris Dyer |
2011-03-30 | small fix for dynasearch neighborhoods | Chris Dyer |
2011-03-29 | dynasearch neighborhood option instead of default partition | Chris Dyer |
2011-03-24 | various summary feature types, part 1 | Chris Dyer |
2011-03-23 | refactor makefile | Chris Dyer |
2011-03-23 | remove thread-local stuff which was fragile on some build systems | Chris Dyer |
2011-03-23 | yet another feature attempt | Chris Dyer |
2011-03-22 | reweight after weight pushing to avoid weird output | Chris Dyer |
2011-03-22 | fix local normalizer code for summary features | Chris Dyer |
2011-03-22 | check for infs | Chris Dyer |
2011-03-21 | add support for normalized 'summary features'- seemingly sound way of dealing... | Chris Dyer |
2011-03-16 | possible mert bug with rules with alignments | Chris Dyer |
2011-03-16 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2011-03-16 | explicit markers turned on by default | Chris Dyer |
2011-03-14 | Fix wordset to override features() so that we can safely use multiple instanc... | Jonathan Clark |
2011-03-10 | initial version of scons | Jonathan Clark |
2011-03-10 | remove dependency on SRILM | Chris Dyer |
2011-03-09 | fix compile error on certain gcc's | Chris Dyer |
2011-03-09 | print empty line when parse fails | Chris Dyer |
2011-03-08 | make default max sizes bigger, for people who like REALLY BIG RULES | Chris Dyer |
2011-03-08 | fix to json-escape feature names in hg json encoding | Chris Dyer |
2011-03-08 | fix class-based lm | Chris Dyer |
2011-03-08 | support for class based LMs (without emission probs) | Chris Dyer |
2011-03-08 | support multiple LMs with different feature names | Chris Dyer |
2011-03-06 | track alignment info in copy constructor | Chris Dyer |
2011-03-06 | print word alignments in rule | Chris Dyer |
2011-03-06 | clarify a comment | Chris Dyer |
2011-03-06 | support feature collapsing with new span features | Chris Dyer |