Age | Commit message (Expand) | Author |
2010-07-23 | Pipeline code for running with mixing tokens and tags in the clustering. | trevor.cohn |
2010-07-23 | Changed the initialisation of the sampler, hopefully this will work better. | philblunsom |
2010-07-23 | fsa: stateless works, debug sample bigram {Longer,Shorter}ThanPrev | graehl |
2010-07-23 | fsa: final features opt. for 0 state, correct left_end when # words = 0 | graehl |
2010-07-23 | bottom-up FF from fsa FF - WordPenaltyFsa - needs debugging | graehl |
2010-07-22 | variational bayes inference | desaicwtf |
2010-07-22 | forgotten | redpony |
2010-07-22 | fixed typo | trevor.cohn |
2010-07-22 | Fixed filename clash error when running with tagged corpus and source and tar... | trevor.cohn |
2010-07-22 | add additional filtering step | redpony |
2010-07-22 | Added option to apply tags to source-side | trevor.cohn |
2010-07-21 | Posterior output | trevor.cohn |
2010-07-21 | Fixes to PR command line. | trevor.cohn |
2010-07-21 | disabled TD reserved stuff - debug init assertion later | graehl |
2010-07-21 | verbose() instead of redundant flag | graehl |
2010-07-21 | tdict TD:: ss se unk and reserved(i) | graehl |
2010-07-21 | Fixing errors. | olivia.buzek |
2010-07-21 | Score::Clone() via CRTP | graehl |
2010-07-21 | Debugging backoff. | olivia.buzek |
2010-07-21 | Agreement model flag | trevor.cohn |
2010-07-21 | Little bug fix to EM clustering | trevor.cohn |
2010-07-21 | vest generate options valgrind fix | graehl |
2010-07-21 | previously committed wrong version | desaicwtf |
2010-07-21 | corpus reads optional tags from data, EM trains with those tags, fix a bug i... | desaicwtf |
2010-07-21 | gzstream | graehl |
2010-07-21 | vest generate options valgrind fix | graehl |
2010-07-21 | gzstream | graehl |
2010-07-20 | fabulous string tokenization tested | graehl |
2010-07-20 | minor fix in span agreement viz | bothameister |
2010-07-20 | Fixed major bug with spaces in regex. | philblunsom |
2010-07-20 | whining comment about lack of safety in taking address of string[0] | graehl |
2010-07-20 | tokenization works. oops. | graehl |
2010-07-20 | beautiful (?) low-level tokenization to fix valgrind problem with previous TD... | graehl |
2010-07-20 | removed file | trevor.cohn |
2010-07-20 | fixed typo | trevor.cohn |
2010-07-20 | hash.h | graehl |
2010-07-20 | google::dense_hash_map | graehl |
2010-07-20 | Added backoff pipe. | olivia.buzek |
2010-07-20 | optional google dense_hash_map, srim vocab (TDICT) as static - may help valgr... | graehl |
2010-07-20 | remove duplicate notify | graehl |
2010-07-20 | Allow fractional counts. | trevor.cohn |
2010-07-20 | Cleaned up scripts | trevor.cohn |
2010-07-20 | Fixed bug in mpi output. | philblunsom |
2010-07-20 | git-svn-id: https://ws10smt.googlecode.com/svn/trunk@334 ec762483-ff6d-05da-a... | desaicwtf |
2010-07-20 | modified trainer for agreement of languages | desaicwtf |
2010-07-20 | tests compile | graehl |
2010-07-20 | Score::TimesEquals for vlad-mira, intrusive refcount for Score, shared_ptr co... | graehl |
2010-07-20 | shared_ptr WriteFile and shared impl between read/write | graehl |
2010-07-19 | fixed oracle generate, detailed score info with --verbose | graehl |
2010-07-19 | A slightly more general version. | philblunsom |