summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-22forgottenredpony
2010-07-22fixed typotrevor.cohn
2010-07-22Fixed filename clash error when running with tagged corpus and source and tar...trevor.cohn
2010-07-22add additional filtering stepredpony
2010-07-22Added option to apply tags to source-sidetrevor.cohn
2010-07-21Posterior outputtrevor.cohn
2010-07-21Fixes to PR command line.trevor.cohn
2010-07-21disabled TD reserved stuff - debug init assertion latergraehl
2010-07-21verbose() instead of redundant flaggraehl
2010-07-21tdict TD:: ss se unk and reserved(i)graehl
2010-07-21Fixing errors.olivia.buzek
2010-07-21Score::Clone() via CRTPgraehl
2010-07-21Debugging backoff.olivia.buzek
2010-07-21Agreement model flagtrevor.cohn
2010-07-21Little bug fix to EM clusteringtrevor.cohn
2010-07-21vest generate options valgrind fixgraehl
2010-07-21previously committed wrong versiondesaicwtf
2010-07-21 corpus reads optional tags from data, EM trains with those tags, fix a bug i...desaicwtf
2010-07-21gzstreamgraehl
2010-07-21vest generate options valgrind fixgraehl
2010-07-21gzstreamgraehl
2010-07-20fabulous string tokenization testedgraehl
2010-07-20minor fix in span agreement vizbothameister
2010-07-20Fixed major bug with spaces in regex.philblunsom
2010-07-20whining comment about lack of safety in taking address of string[0]graehl
2010-07-20tokenization works. oops.graehl
2010-07-20beautiful (?) low-level tokenization to fix valgrind problem with previous TD...graehl
2010-07-20removed filetrevor.cohn
2010-07-20fixed typotrevor.cohn
2010-07-20hash.hgraehl
2010-07-20google::dense_hash_mapgraehl
2010-07-20Added backoff pipe.olivia.buzek
2010-07-20optional google dense_hash_map, srim vocab (TDICT) as static - may help valgr...graehl
2010-07-20remove duplicate notifygraehl
2010-07-20Allow fractional counts.trevor.cohn
2010-07-20Cleaned up scriptstrevor.cohn
2010-07-20Fixed bug in mpi output.philblunsom
2010-07-20git-svn-id: https://ws10smt.googlecode.com/svn/trunk@334 ec762483-ff6d-05da-a...desaicwtf
2010-07-20modified trainer for agreement of languagesdesaicwtf
2010-07-20tests compilegraehl
2010-07-20Score::TimesEquals for vlad-mira, intrusive refcount for Score, shared_ptr co...graehl
2010-07-20shared_ptr WriteFile and shared impl between read/writegraehl
2010-07-19fixed oracle generate, detailed score info with --verbosegraehl
2010-07-19A slightly more general version.philblunsom
2010-07-19shared_ptr for scores. todo: intrusive.graehl
2010-07-19Tool to pull out separate language data from context.txt.gztrevor.cohn
2010-07-19Fixed command linetrevor.cohn
2010-07-19Reversed out broken thresholdingtrevor.cohn
2010-07-19undo syntax errorgraehl
2010-07-19shared_ptr for ReadFile and doc_scorer; init ds to GetOne() in oraclegraehl