Hieu Hoang
|
dbc545089b
|
Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input
|
2013-08-05 12:16:09 +01:00 |
|
Hieu Hoang
|
302eec8283
|
beautify
|
2013-08-05 12:11:59 +01:00 |
|
Hieu Hoang
|
d395737639
|
minor cleanup
|
2013-08-02 18:24:36 +01:00 |
|
Hieu Hoang
|
ae2e2c6d83
|
Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input
|
2013-08-02 18:15:09 +01:00 |
|
Hieu Hoang
|
afcf65098f
|
parsing doesn't depend on input sentence anymore
|
2013-08-02 18:09:47 +01:00 |
|
Kenneth Heafield
|
78cdf82de8
|
Log10/loge weight change for incremental. TODO: debug n-best list generation
|
2013-08-02 17:56:41 +01:00 |
|
Hieu Hoang
|
0596c3e9e4
|
Add NonTerminalSet variable to InputPath
|
2013-08-02 15:54:49 +01:00 |
|
Hieu Hoang
|
f13bcf74cf
|
begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLookupManager, replace with ChartParser variable
|
2013-07-31 16:27:08 +01:00 |
|
Hieu Hoang
|
bb1f49e10c
|
Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input
|
2013-07-31 14:29:18 +01:00 |
|
Rico Sennrich
|
b32366ab8c
|
fix future and total cost in multimodel(counts). (was broken since merge of branch weight-new in May)
|
2013-07-31 14:18:18 +02:00 |
|
Hieu Hoang
|
ba187294d5
|
begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLookupManager, replace with ChartParser variable
|
2013-07-31 12:25:34 +01:00 |
|
Rico Sennrich
|
29cde2a204
|
allow overriding table filtering in config (required for multimodelcounts)
|
2013-07-30 16:46:23 +02:00 |
|
Hieu Hoang
|
231c32fae9
|
create queue of InputPath objects. Starting SCFG parsing with lattices and conf net
|
2013-07-30 15:28:20 +01:00 |
|
Hieu Hoang
|
77872f7521
|
beautify
|
2013-07-30 15:04:37 +01:00 |
|
Hieu Hoang
|
1d40a604df
|
create queue of InputPath objects. Starting SCFG parsing with lattices and conf net
|
2013-07-30 15:03:47 +01:00 |
|
Rico Sennrich
|
7b6239b663
|
multimodelcounts: use Word objects instead of strings in map (avoid costly conversion and string comparison)
|
2013-07-30 15:03:25 +02:00 |
|
Rico Sennrich
|
ccdcecc86f
|
multimodel and mosesserver: instead of optimizing first model, select model by name.
|
2013-07-30 13:54:50 +02:00 |
|
Hieu Hoang
|
c449610aaf
|
Merge /Users/hieuhoang/unison/workspace/github/mosesdecoder into hieu_opt_input
|
2013-07-28 22:52:21 +01:00 |
|
Ulrich Germann
|
cb1c06d502
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
Conflicts:
moses/Jamfile
|
2013-07-28 16:51:13 +01:00 |
|
Ulrich Germann
|
56bb485dd5
|
Fixed missing #include.
|
2013-07-28 16:39:13 +01:00 |
|
Ulrich Germann
|
b3ed0d56d7
|
Fixed missing #include.
|
2013-07-28 16:38:33 +01:00 |
|
Ulrich Germann
|
a47b6cfafa
|
Added call to tp->Evaluate(src) before adding a phrase table entry to the TargetPhraseCollection during lookup.
|
2013-07-28 16:37:20 +01:00 |
|
Ulrich Germann
|
1b1771dcc9
|
Items under 'generic' now included in libmoses'
|
2013-07-28 16:30:41 +01:00 |
|
Ulrich Germann
|
a0c13837e0
|
Fixed computation of lexical scores.
|
2013-07-28 16:28:41 +01:00 |
|
Hieu Hoang
|
0b23a0e327
|
rollback excluding translation options that have incompatible alignments for placeholders. This should be exclude at the training step
|
2013-07-26 19:39:10 +01:00 |
|
Hieu Hoang
|
2aef439d8a
|
Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input
|
2013-07-25 15:26:38 +01:00 |
|
Hieu Hoang
|
76a9730ca8
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-07-25 15:23:12 +01:00 |
|
Barry Haddow
|
7081f06413
|
Fixes to the shared build
|
2013-07-25 15:24:34 +01:00 |
|
Hieu Hoang
|
e2c2bc59f1
|
beautify
|
2013-07-25 15:23:05 +01:00 |
|
Hieu Hoang
|
07693a3f96
|
Merge /Users/hieuhoang/unison/workspace/github/mosesdecoder into hieu_opt_input
|
2013-07-25 08:42:24 +01:00 |
|
Hieu Hoang
|
c0aba71c79
|
bug processing unknown word with digits
|
2013-07-25 08:41:59 +01:00 |
|
Hieu Hoang
|
6ac4d4ddad
|
Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input
|
2013-07-24 19:04:54 +01:00 |
|
Hieu Hoang
|
8ffd53e321
|
create target phrases, not Translation Options, for XML. Can be used in both pb and scfg
|
2013-07-24 18:06:46 +01:00 |
|
Hieu Hoang
|
d5d4051d8b
|
create target phrases, not Translation Options, for XML. Can be used in both pb and scfg
|
2013-07-24 15:55:17 +01:00 |
|
Kenneth Heafield
|
71ae8c9d19
|
LM/Factory.cpp -> FF/Factory.cpp oops
|
2013-07-24 12:13:11 +01:00 |
|
Hieu Hoang
|
7380d12af7
|
create target phrases, not Translation Options, for XML. Can be used in both pb and scfg
|
2013-07-23 16:46:30 +01:00 |
|
Hieu Hoang
|
26c373ca3c
|
Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input
|
2013-07-23 13:13:17 +01:00 |
|
Hieu Hoang
|
e6a3df7e97
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-07-23 13:12:30 +01:00 |
|
Hieu Hoang
|
206b165d14
|
randlm compile with refactored code. No regression tests yet
|
2013-07-23 12:56:35 +01:00 |
|
Hieu Hoang
|
1e906bea73
|
add ControlRecombination feature function
|
2013-07-23 01:38:08 +01:00 |
|
Hieu Hoang
|
42c1c908a5
|
add ControlRecombination feature function
|
2013-07-23 01:32:25 +01:00 |
|
Hieu Hoang
|
2590601708
|
add ControlRecombination feature function
|
2013-07-20 23:41:49 +01:00 |
|
Hieu Hoang
|
a098227abe
|
add ControlRecombination feature function
|
2013-07-20 23:10:50 +01:00 |
|
Hieu Hoang
|
96da822861
|
Don't deprecate lmodel-oov-feature
|
2013-07-20 17:20:12 +01:00 |
|
Hieu Hoang
|
b6f8e3c383
|
Don't mix old and new ini file format
|
2013-07-20 17:08:03 +01:00 |
|
Hieu Hoang
|
5b7a9af588
|
refactor RandLM. Compiles with eclipse but not with bjam
|
2013-07-20 00:19:04 +01:00 |
|
Hieu Hoang
|
11666a8359
|
RandLM is currently broken
|
2013-07-19 22:39:20 +01:00 |
|
Hieu Hoang
|
0c5618dc75
|
Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input
|
2013-07-19 18:53:21 +01:00 |
|
Hieu Hoang
|
4a4b1a168d
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-07-19 18:52:54 +01:00 |
|
Kenneth Heafield
|
2f6e669fb9
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-07-19 18:50:29 +01:00 |
|