Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-16 | dtrain sample.h: forest sampling, non-unique k-best sampling | Patrick Simianer | |
2015-10-16 | dtrain score.h: refactoring, 'summation' bleu | Patrick Simianer | |
2015-10-16 | dtrain update.h: implement adjustment of cut, all pairs, new pro sampling, ↵ | Patrick Simianer | |
output options | |||
2015-09-19 | dtrain: fix building | Patrick Simianer | |
2015-09-19 | ignore | Patrick Simianer | |
2015-09-19 | dtrain: current version | Patrick Simianer | |
2015-09-19 | dtrain: removed old stuff | Patrick Simianer | |
2015-09-19 | updated config for Heidelberg | Patrick Simianer | |
2015-07-08 | ignore system boost if BOOST_ROOT is set | Chris Dyer | |
2015-07-07 | fix compile issue on AWS | Chris Dyer | |
2015-06-17 | use downloaded data instead of github data | Chris Dyer | |
2015-06-17 | fix link error | Chris Dyer | |
2015-06-06 | small fixes | Chris Dyer | |
2015-05-22 | read gz files | Chris Dyer | |
2015-05-21 | deal with curly quotes | Chris Dyer | |
2015-05-11 | Merge pull request #73 from amittai/patch-1 | Chris Dyer | |
Update run-system-tests.pl | |||
2015-04-29 | Update run-system-tests.pl | amittai | |
Line 6 doesn't work, but there are two possible reasons (and possible fixes). Either A) the test should be looking for the build decoder in $cdec/build/decoder/cdec instead of in $cdec/decoder/cdec. or B) the "make -j4" command should be creating a decoder executable at $cdec/decoder/cdec , but isn't. I assumed (A), because it's simpler. | |||
2015-04-27 | copy scripts | Chris Dyer | |
2015-04-14 | Parallel tokenization | mjdenkowski | |
2015-04-13 | Moses compatibility for tokenizer | Michael Denkowski | |
2015-04-10 | Fixed bug in MPL detection | austinma | |
2015-04-09 | fix kenlm's use of compression libraries | Chris Dyer | |
2015-04-09 | added missed files | armatthews | |
2015-04-09 | added WER as a possible tuning metric | armatthews | |
2015-04-08 | Merge pull request #72 from redpony/cmake | Chris Dyer | |
flags for zlib etc | |||
2015-04-08 | flags for zlib etc | Chris Dyer | |
2015-04-02 | Merge pull request #71 from redpony/cmake | Chris Dyer | |
new instr | |||
2015-04-02 | new instr | Chris Dyer | |
2015-04-02 | Merge pull request #70 from redpony/cmake | Chris Dyer | |
Cmake | |||
2015-04-02 | fix PIC flag on old version of cmake | Chris Dyer | |
2015-04-02 | fix libRT use | Chris Dyer | |
2015-03-26 | fix sign bug | Chris Dyer | |
2015-03-26 | Merge branch 'master' of https://github.com/redpony/cdec | Chris Dyer | |
2015-03-26 | fix bug | Chris Dyer | |
2015-03-05 | Merge branch 'cmake' of https://github.com/redpony/cdec into cmake | Chris Dyer | |
2015-03-05 | fix extra logging | Chris Dyer | |
2015-03-05 | deal with possible RT lib dependency | Chris Dyer | |
2015-03-04 | deal with libdl | Chris Dyer | |
2015-03-04 | remove warning | Chris Dyer | |
2015-03-04 | remove perfect hash function stuff, add zip option to extract.cc | Chris Dyer | |
2015-03-03 | migration to cmake | Chris Dyer | |
2015-02-19 | when ApplyRules resizes nodes_, the reference to `cat` may become invalid ↵ | Wilker Aziz | |
and the parser segfaults (observed with grammars full of unary rules) | |||
2015-02-04 | fixed lattice gold files | armatthews | |
2015-02-04 | allow empty feature dictionaries | armatthews | |
2015-02-04 | Updated tests for lattice input | armatthews | |
2015-02-04 | Added dictionary support to PLF | armatthews | |
2015-02-03 | support multiple sparse features on lattice edges | CHRISTOPHER DYER | |
2015-02-03 | tool to dedupilate corpus with hashing | CHRISTOPHER DYER | |
2015-01-08 | Stop BOMbs before they decrease quality | Kenneth Heafield | |
2014-12-29 | deal with eur symbol | Chris Dyer | |