Age | Commit message (Expand) | Author |
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 |
2011-03-06 | oov feature | Chris Dyer |
2011-03-03 | new span features | Chris Dyer |
2011-03-03 | fix potential crash on long sentences | Chris Dyer |
2011-03-02 | final version of SOS EOS handling, i think | Chris Dyer |
2011-03-02 | better sentence marker handling, part 2 | Chris Dyer |
2011-03-02 | better handling of SOS/EOS markers, part 1 | Chris Dyer |
2011-03-01 | handle start-of-sentence correctly | Chris Dyer |
2011-03-01 | remove logging | Chris Dyer |
2011-03-01 | support explicit sentence boundary markers with cdec | Chris Dyer |
2011-02-26 | chiang, marton, resnik fine reordering features | Chris Dyer |
2011-02-22 | typo | Chris Dyer |
2011-02-22 | support span scores | Chris Dyer |
2011-02-22 | fix typo | Chris Dyer |
2011-02-22 | split features more | Chris Dyer |
2011-02-17 | more spans | Chris Dyer |
2011-02-13 | phrasinator v1 | Chris Dyer |
2011-02-11 | remove meaningless stat | Chris Dyer |
2011-02-10 | multipass decoding | Chris Dyer |
2011-02-10 | conditional compilation of experimental code, remove prelm scoring code in pr... | Chris Dyer |
2011-02-07 | more span-level features | Chris Dyer |
2011-02-02 | first span features | Chris Dyer |
2010-12-28 | incorporate dwarf features | chris dyer |
2010-12-23 | non-latin character detector | Chris Dyer |
2010-12-23 | support different types in kenlm | Chris Dyer |
2010-12-22 | fix compound splitter, new features, more training data | Chris Dyer |
2010-12-22 | clean up names of feature functions, fix tagger, fix tests | Chris Dyer |