summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-26Fixed display bugtrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@426 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26cpbin sentserver too (dep used by parallelize.plgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@425 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26Fixed bug in mr_strip_rule_reducer regarding lines with duplicate contexts ↵trevor.cohn
(were overwritten) git-svn-id: https://ws10smt.googlecode.com/svn/trunk@424 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26fix name collisionredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@423 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26Creating new dirs for talk.philblunsom@gmail.com
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@422 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26comment cleanupgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@421 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26File::Basenamegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@420 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26fix some stuffredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@419 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26include contextBOW prob when shortening contextgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@418 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26vestgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@417 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26vestgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@416 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26shorten fsa lm state using contextIDgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@415 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26LanguageModelFsa works. TODO: sri context shortening?graehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@414 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26stateful ff_from_fsa works - fixed bug that never moved right state from ↵graehl
rightmost variable up to result git-svn-id: https://ws10smt.googlecode.com/svn/trunk@413 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25USE_INFO_EDGE 0 includegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@412 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25USE_INFO_EDGE works for exh, cubegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@411 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25configure number of translations to keepredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@410 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25being ensuring edge debug info is copied when apply_models - new hg.AddEdge ↵graehl
methods git-svn-id: https://ws10smt.googlecode.com/svn/trunk@409 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25fixed CreateViterbiHypergraph (old impl did not work), so --show_derivation ↵graehl
works git-svn-id: https://ws10smt.googlecode.com/svn/trunk@408 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25more comprehensible (but untested) edge/node filtering, awesome per-edge ↵graehl
debugging streams git-svn-id: https://ws10smt.googlecode.com/svn/trunk@407 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25method that might help phil compile his local stuff (trunk was fine)graehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@406 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25cleaned up kbest, new USE_INFO_EDGE 1 logs per edge, --show_derivation ↵graehl
(needs work; handle kbest deriv, viterbi deriv, sort hg exposing viterbi?) git-svn-id: https://ws10smt.googlecode.com/svn/trunk@405 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25compilegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@404 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25defer to subclass Scan1graehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@403 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-25added missing file.philblunsom
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@402 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-24compilegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@401 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-24compilegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@400 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-24FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scangraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@399 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-24sparse_vector non-const [], consistently use default ctor, operator bool ↵graehl
instead of explicit 0 git-svn-id: https://ws10smt.googlecode.com/svn/trunk@398 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-24restore prjava Makefilegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@397 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-24minor - disable hash sparse_vector for nowgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@396 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23deterministic FF_FSA debug in constructorgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@395 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23strip debug param from feature spec; debug info on from_fsa Initgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@394 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23strip debug param from feature spec; debug info on from_fsa Initgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@393 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23comment about unary (1 var) goal rule having no target terminals - seems to ↵graehl
be assumed git-svn-id: https://ws10smt.googlecode.com/svn/trunk@392 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23prettiergraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@391 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23prettygraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@390 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23prettygraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@389 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23more FF_FSA_DEBUG logsgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@388 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23implicit first param to ffs: "debug". fsa final traversal set feature=0 ↵graehl
first. set FF_FSA_DEBUG (also FSA_DEBUG). git-svn-id: https://ws10smt.googlecode.com/svn/trunk@387 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23Updated classpathtrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@386 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23fixed (NULL-1 < 0) segfault for fsa stateful feature with empty eos stringgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@385 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23Parallelised VB-EM trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@384 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23sparse_vector use google::dense_hash_map, fsa scan logginggraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@383 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23Adding morphology-segmentation stuff. Changes include: local-gi-pipeline ↵bothameister
(--morf arg), eval-pipeline (--oov-grammar, --lmorder) git-svn-id: https://ws10smt.googlecode.com/svn/trunk@382 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23 desaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@381 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23vb runnable from trainerdesaicwtf
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@380 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23Cleaned up extractortrevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@379 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23Fixed bug when patching the source language with tags and preserving phrase ↵trevor.cohn
tokens. git-svn-id: https://ws10smt.googlecode.com/svn/trunk@378 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23Pipeline code for running with mixing tokens and tags in the clustering.trevor.cohn
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@377 ec762483-ff6d-05da-a07a-a48fb63a330f