Age | Commit message (Expand) | Author |
2010-07-26 | Fixed bug in mr_strip_rule_reducer regarding lines with duplicate contexts (w... | trevor.cohn |
2010-07-26 | fix name collision | redpony |
2010-07-26 | Creating new dirs for talk. | philblunsom@gmail.com |
2010-07-26 | comment cleanup | graehl |
2010-07-26 | File::Basename | graehl |
2010-07-26 | fix some stuff | redpony |
2010-07-26 | include contextBOW prob when shortening context | graehl |
2010-07-26 | vest | graehl |
2010-07-26 | vest | graehl |
2010-07-26 | shorten fsa lm state using contextID | graehl |
2010-07-26 | LanguageModelFsa works. TODO: sri context shortening? | graehl |
2010-07-26 | stateful ff_from_fsa works - fixed bug that never moved right state from righ... | graehl |
2010-07-25 | USE_INFO_EDGE 0 include | graehl |
2010-07-25 | USE_INFO_EDGE works for exh, cube | graehl |
2010-07-25 | configure number of translations to keep | redpony |
2010-07-25 | being ensuring edge debug info is copied when apply_models - new hg.AddEdge m... | graehl |
2010-07-25 | fixed CreateViterbiHypergraph (old impl did not work), so --show_derivation w... | graehl |
2010-07-25 | more comprehensible (but untested) edge/node filtering, awesome per-edge debu... | graehl |
2010-07-25 | method that might help phil compile his local stuff (trunk was fine) | graehl |
2010-07-25 | cleaned up kbest, new USE_INFO_EDGE 1 logs per edge, --show_derivation (needs... | graehl |
2010-07-25 | compile | graehl |
2010-07-25 | defer to subclass Scan1 | graehl |
2010-07-25 | added missing file. | philblunsom |
2010-07-24 | compile | graehl |
2010-07-24 | compile | graehl |
2010-07-24 | FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scan | graehl |
2010-07-24 | sparse_vector non-const [], consistently use default ctor, operator bool inst... | graehl |
2010-07-24 | restore prjava Makefile | graehl |
2010-07-24 | minor - disable hash sparse_vector for now | graehl |
2010-07-23 | deterministic FF_FSA debug in constructor | graehl |
2010-07-23 | strip debug param from feature spec; debug info on from_fsa Init | graehl |
2010-07-23 | strip debug param from feature spec; debug info on from_fsa Init | graehl |
2010-07-23 | comment about unary (1 var) goal rule having no target terminals - seems to b... | graehl |
2010-07-23 | prettier | graehl |
2010-07-23 | pretty | graehl |
2010-07-23 | pretty | graehl |
2010-07-23 | more FF_FSA_DEBUG logs | graehl |
2010-07-23 | implicit first param to ffs: "debug". fsa final traversal set feature=0 firs... | graehl |
2010-07-23 | Updated classpath | trevor.cohn |
2010-07-23 | fixed (NULL-1 < 0) segfault for fsa stateful feature with empty eos string | graehl |
2010-07-23 | Parallelised VB-EM | trevor.cohn |
2010-07-23 | sparse_vector use google::dense_hash_map, fsa scan logging | graehl |
2010-07-23 | Adding morphology-segmentation stuff. Changes include: local-gi-pipeline (--m... | bothameister |
2010-07-23 | | desaicwtf |
2010-07-23 | vb runnable from trainer | desaicwtf |
2010-07-23 | Cleaned up extractor | trevor.cohn |
2010-07-23 | Fixed bug when patching the source language with tags and preserving phrase t... | trevor.cohn |
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 |