Hieu Hoang
|
b1da4dbe0e
|
merged
|
2013-04-19 15:03:34 +01:00 |
|
Barry Haddow
|
a8fe122e4b
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-04-19 08:35:01 +01:00 |
|
Hieu Hoang
|
9749ca5fd9
|
Fixed blank lines when using -print-alignment-info
|
2013-04-18 16:38:52 +01:00 |
|
Barry Haddow
|
9d42c7f6f7
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-04-12 16:07:26 +01:00 |
|
Hieu Hoang
|
cc707f76a9
|
get rid of pre-calculated score. WTF is this? Stateless FF which can't be cached? Breaks 1 regression test
|
2013-04-11 16:22:47 +01:00 |
|
Hieu Hoang
|
be01d61aea
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-04-10 18:42:29 +01:00 |
|
Hieu Hoang
|
517d6c7bb8
|
add score breakdown to target phrase debugging output
|
2013-04-10 18:40:25 +01:00 |
|
Kenneth Heafield
|
73035543d6
|
Binary phrase table does string ops, at least make them fast
|
2013-04-10 18:27:25 +01:00 |
|
Hieu Hoang
|
2655300c83
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-04-03 19:26:49 +01:00 |
|
Hieu Hoang
|
354d1a9474
|
add back -early-distortion-cost accidently deleted
|
2013-04-02 14:35:20 +01:00 |
|
Hieu Hoang
|
71a2b49a47
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-04-01 16:43:32 +01:00 |
|
Kenneth Heafield
|
b144e48fcc
|
Make failure to parse a boolean argument fatal instead of log + interpret as false.
|
2013-04-01 11:05:55 +01:00 |
|
Hieu Hoang
|
9f5104bc62
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-03-28 10:27:19 +00:00 |
|
Kenneth Heafield
|
ae53bc91d1
|
Nicer error message for too many factor delimiters
|
2013-03-28 10:27:11 +00:00 |
|
Hieu Hoang
|
e1dc4131f6
|
merge
|
2013-03-27 08:45:16 +00:00 |
|
Hieu Hoang
|
f8afc73569
|
get rid of locking altogether. PDTimp already has separated source & target vocab variable. Use those instead
|
2013-03-26 14:05:50 +00:00 |
|
Hieu Hoang
|
e2b18c5337
|
no leak message due to static variable in binary phrase table. Doesn't actually solve the mem leak though
|
2013-03-26 13:29:59 +00:00 |
|
Hieu Hoang
|
51a59b881e
|
move RedVoc() as method in PDTimp class. Ready for getting rid of static variable
|
2013-03-26 12:45:27 +00:00 |
|
Hieu Hoang
|
7621f732cd
|
Merge branch 'weight-new' of github.com:hieuhoang/mosesdecoder into weight-new
|
2013-03-24 09:57:45 +00:00 |
|
Hieu Hoang
|
fd4e954322
|
merge
|
2013-03-24 09:57:36 +00:00 |
|
Lane Schwartz
|
22c77f7331
|
Work on decreasing memory requirement for outputting hypergraph
|
2013-03-21 12:17:49 -04:00 |
|
Kenneth Heafield
|
0cc07c5c9a
|
--max-factors=1 and Sparse features segfault -> different check suggested by Philipp
|
2013-03-20 17:17:16 +00:00 |
|
Christian Buck
|
6efa1681fc
|
added operator< to SearchGraphNode - compares Ids
|
2013-03-19 18:21:35 +00:00 |
|
Hieu Hoang
|
68b64974c4
|
runtime error using name args with language models
|
2013-03-19 12:19:39 +00:00 |
|
Hieu Hoang
|
9c91eda308
|
Merge branch 'weight-new' of github.com:hieuhoang/mosesdecoder into weight-new
|
2013-03-16 23:25:40 +00:00 |
|
Hieu Hoang
|
2c26ad133e
|
error parsing factors. And eclipse project files
|
2013-03-16 16:41:38 +00:00 |
|
Hieu Hoang
|
b4ab054453
|
merge error
|
2013-03-16 16:18:51 +00:00 |
|
Hieu Hoang
|
db049e0fa0
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-03-16 13:35:05 +00:00 |
|
Hieu Hoang
|
9f4824b2be
|
single threaded compile error
|
2013-03-16 13:25:31 +00:00 |
|
Hieu Hoang
|
7888c7ba23
|
eclipse project files
|
2013-03-15 22:02:00 +00:00 |
|
Hieu Hoang
|
18e8f12d5e
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-03-15 20:38:42 +00:00 |
|
Hieu Hoang
|
8523a27768
|
fix single-threaded
|
2013-03-15 20:38:26 +00:00 |
|
Hieu Hoang
|
2d252d2dd0
|
memory leak
|
2013-03-15 16:11:15 +00:00 |
|
Hieu Hoang
|
974bdd979b
|
memory leak
|
2013-03-15 14:19:36 +00:00 |
|
Hieu Hoang
|
cedb41be2a
|
change : back to =
|
2013-03-14 19:06:01 +00:00 |
|
Hieu Hoang
|
ca43a88bd2
|
change feature weight delimiter from = to :
|
2013-03-13 18:26:24 +00:00 |
|
Hieu Hoang
|
2f78fe5fe5
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-03-13 17:54:03 +00:00 |
|
Hieu Hoang
|
21c51194fa
|
add -print-alignment-info
|
2013-03-13 12:12:33 +00:00 |
|
Hieu Hoang
|
f8f67f42af
|
a little closer to unifying TargetPhrase::CalcScore()
|
2013-03-12 17:22:09 +00:00 |
|
Hieu Hoang
|
9366d6e693
|
a little closer to unifying TargetPhrase::CalcScore()
|
2013-03-12 12:13:15 +00:00 |
|
Hieu Hoang
|
51d34f2f96
|
delete Phrase::CreateFromStringNewFormat()
|
2013-03-08 22:04:28 +00:00 |
|
Hieu Hoang
|
a53392165f
|
merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()
|
2013-03-08 21:53:04 +00:00 |
|
Hieu Hoang
|
9298402dcf
|
merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()
|
2013-03-08 19:10:28 +00:00 |
|
Hieu Hoang
|
d015ef2e62
|
merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()
|
2013-03-08 17:56:39 +00:00 |
|
Hieu Hoang
|
537772470e
|
merging PhraseDictionaryMemory and PhraseDictionarySCFG. target phrase score not the same
|
2013-03-08 17:14:56 +00:00 |
|
Hieu Hoang
|
d0e2e417aa
|
merging PhraseDictionaryMemory and PhraseDictionarySCFG. target phrase score not the same
|
2013-03-08 16:33:36 +00:00 |
|
Lane Schwartz
|
b968eae629
|
Take hypothesis recombination into account
when outputting phrase-based lattice as hypergraph
|
2013-03-07 15:42:26 -05:00 |
|
Lane Schwartz
|
fe5e737589
|
Subtract prior scores when outputting phrase-based hypergraph arcs.
|
2013-03-07 15:42:26 -05:00 |
|
Hieu Hoang
|
66ad6f32ce
|
start merging PhraseDictionaryMemory and PhraseDictionarySCFG
|
2013-03-07 19:12:49 +00:00 |
|
Hieu Hoang
|
1f6592aaa9
|
eclipse
|
2013-03-07 17:40:45 +00:00 |
|