summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-26vestgraehl
2010-07-26vestgraehl
2010-07-26shorten fsa lm state using contextIDgraehl
2010-07-26LanguageModelFsa works. TODO: sri context shortening?graehl
2010-07-26stateful ff_from_fsa works - fixed bug that never moved right state from righ...graehl
2010-07-25USE_INFO_EDGE 0 includegraehl
2010-07-25USE_INFO_EDGE works for exh, cubegraehl
2010-07-25configure number of translations to keepredpony
2010-07-25being ensuring edge debug info is copied when apply_models - new hg.AddEdge m...graehl
2010-07-25fixed CreateViterbiHypergraph (old impl did not work), so --show_derivation w...graehl
2010-07-25more comprehensible (but untested) edge/node filtering, awesome per-edge debu...graehl
2010-07-25method that might help phil compile his local stuff (trunk was fine)graehl
2010-07-25cleaned up kbest, new USE_INFO_EDGE 1 logs per edge, --show_derivation (needs...graehl
2010-07-25compilegraehl
2010-07-25defer to subclass Scan1graehl
2010-07-25added missing file.philblunsom
2010-07-24compilegraehl
2010-07-24compilegraehl
2010-07-24FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scangraehl
2010-07-24sparse_vector non-const [], consistently use default ctor, operator bool inst...graehl
2010-07-24restore prjava Makefilegraehl
2010-07-24minor - disable hash sparse_vector for nowgraehl
2010-07-23deterministic FF_FSA debug in constructorgraehl
2010-07-23strip debug param from feature spec; debug info on from_fsa Initgraehl
2010-07-23strip debug param from feature spec; debug info on from_fsa Initgraehl
2010-07-23comment about unary (1 var) goal rule having no target terminals - seems to b...graehl
2010-07-23prettiergraehl
2010-07-23prettygraehl
2010-07-23prettygraehl
2010-07-23more FF_FSA_DEBUG logsgraehl
2010-07-23implicit first param to ffs: "debug". fsa final traversal set feature=0 firs...graehl
2010-07-23Updated classpathtrevor.cohn
2010-07-23fixed (NULL-1 < 0) segfault for fsa stateful feature with empty eos stringgraehl
2010-07-23Parallelised VB-EM trevor.cohn
2010-07-23sparse_vector use google::dense_hash_map, fsa scan logginggraehl
2010-07-23Adding morphology-segmentation stuff. Changes include: local-gi-pipeline (--m...bothameister
2010-07-23 desaicwtf
2010-07-23vb runnable from trainerdesaicwtf
2010-07-23Cleaned up extractortrevor.cohn
2010-07-23Fixed bug when patching the source language with tags and preserving phrase t...trevor.cohn
2010-07-23Pipeline code for running with mixing tokens and tags in the clustering.trevor.cohn
2010-07-23Changed the initialisation of the sampler, hopefully this will work better.philblunsom
2010-07-23fsa: stateless works, debug sample bigram {Longer,Shorter}ThanPrevgraehl
2010-07-23fsa: final features opt. for 0 state, correct left_end when # words = 0graehl
2010-07-23bottom-up FF from fsa FF - WordPenaltyFsa - needs debugginggraehl
2010-07-22variational bayes inferencedesaicwtf
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