Age | Commit message (Expand) | Author |
2014-10-12 | fix bug | Chris Dyer |
2014-10-12 | deal with alignments in tree to string grammars | Chris Dyer |
2014-10-11 | Merge branch 'const_reorder' of github.com:kho/cdec into const_reorder | Wu, Ke |
2014-10-10 | Eliminate compiler warnings | Wu, Ke |
2014-10-10 | Remove ConstReorderFeatureFactory | Wu, Ke |
2014-10-10 | Top-level documentation for ConstReorderFeature | Wu, Ke |
2014-10-10 | Run clang-format | Wu, Ke |
2014-10-10 | Trainers for reordering constraint models | Wu, Ke |
2014-10-10 | Run clang-format | Wu, Ke |
2014-10-10 | Remove using namespace std | Wu, Ke |
2014-10-10 | Allow erasure of part of state | Wu, Ke |
2014-10-10 | Replace deprecated hash_map with unordred_map | Wu, Ke |
2014-10-10 | Replace deprecated hash_map with unordred_map | Wu, Ke |
2014-10-09 | support bigger rules in arity feature | Chris Dyer |
2014-10-09 | fix header names in decoder/ | Chris Dyer |
2014-10-09 | fix header names in mteval/ | Chris Dyer |
2014-10-09 | fix header names in util/ | Chris Dyer |
2014-10-09 | patch for using ax_pthread | Chris Dyer |
2014-10-09 | fix const | Chris Dyer |
2014-10-09 | make tree terminals available to feature functions | Chris Dyer |
2014-10-08 | Fix an out-of-bound access bug in maxent | Wu, Ke |
2014-10-08 | Apply clang-format on ff_const_reorder.* | Wu, Ke |
2014-10-07 | Move synutils under utils | Wu, Ke |
2014-10-07 | Add ConstReorderFeature | Wu, Ke |
2014-10-07 | Make synutils compile | Wu, Ke |
2014-10-07 | Apply clang-format | Wu, Ke |
2014-10-07 | Import synutils | Wu, Ke |
2014-10-02 | Correct binary name in extractor ReadMe. | Paul Baltescu |
2014-10-02 | Update C++ extractor ReadMe. | Paul Baltescu |
2014-10-02 | Fix time tracking for suffix array construction. | Paul Baltescu |
2014-09-29 | Add test-driver to .gitignore. | Paul Baltescu |
2014-09-28 | add error message | Chris Dyer |
2014-09-23 | Remove unused include. | Paul Baltescu |
2014-09-22 | added missing c++11 headers (could not compile with gcc-4.8) | Wilker Aziz |
2014-09-17 | Merge pull request #51 from wilkeraziz/master | Chris Dyer |
2014-09-17 | scaling weights, return dot and fmap from sampling, iterate over the | Wilker Aziz |
2014-09-15 | migrate to new Cython version | Chris Dyer |
2014-09-10 | fix bug when there are too few features | Chris Dyer |
2014-09-08 | fix for some new strictness with new gcc | Chris Dyer |
2014-09-08 | make dependencies on MPI libraries explicit | Chris Dyer |
2014-09-08 | upgrade to new boost.m4 | Chris Dyer |
2014-09-07 | Merge pull request #50 from pks/master | Chris Dyer |
2014-09-06 | ld commit | Chris Dyer |
2014-09-04 | word error rate metric | Chris Dyer |
2014-08-07 | Option for static linking (./configure --with-static). Currently limited to ... | mjdenkowski |
2014-08-07 | Don't depend on realtime in case people don't want to build pycdec. | mjdenkowski |
2014-08-02 | finally | Patrick Simianer |
2014-08-02 | fix | Patrick Simianer |
2014-07-29 | fix | Patrick Simianer |
2014-07-29 | make PassThrough1..N optional | Patrick Simianer |