Hieu Hoang
|
429782a3eb
|
merge
|
2013-03-04 11:28:39 +00:00 |
|
Hieu Hoang
|
3013227385
|
output an empty line in align file even if no best hypo
|
2013-03-04 10:19:50 +00:00 |
|
Hieu Hoang
|
9d4f1c8555
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-03-02 18:03:08 +00:00 |
|
Hieu Hoang
|
349dffd750
|
Fix for incorrect alignment from moses_chart
|
2013-03-02 17:58:33 +00:00 |
|
Hieu Hoang
|
1ee365e0d7
|
WIP. Fix for incorrect alignment from moses_chart
|
2013-02-26 18:27:55 +00:00 |
|
Hieu Hoang
|
01af82310b
|
delete ScoreProducer
|
2013-02-21 20:03:35 +00:00 |
|
Hieu Hoang
|
711bdf1b71
|
slight change in nbest format. : to =
|
2013-02-19 09:50:52 +00:00 |
|
Hieu Hoang
|
6885e04b42
|
move feature function variables into FeatureFunction.h
|
2012-12-31 00:57:21 +00:00 |
|
Hieu Hoang
|
c2d9d84ba0
|
move feature function variables from TranslationSystem back to StaticData
|
2012-12-19 14:37:00 +00:00 |
|
Hieu Hoang
|
667b8a495f
|
decoder -show-weight to output consistent new format
|
2012-12-17 17:17:44 +00:00 |
|
hieu
|
05045d574c
|
don't display unknown weight penalty when showing weight, don't usually tune. Also, change delimiter in mert extractor from : to =
|
2012-12-16 18:29:53 +00:00 |
|
hieu
|
afab4de901
|
don't display unknown weight penalty when showing weight. Don't usually tune
|
2012-12-15 19:21:40 +00:00 |
|
Hieu Hoang
|
0909da16db
|
fix for regression test chart.nbest-with-alignment
|
2012-12-07 13:28:11 +00:00 |
|
Hieu Hoang
|
08ca44b34e
|
delete hardcoded if() statements for show weights. Excluded UnknownWordPenalty and made sure PhraseModel & Generation is in particular order
|
2012-12-06 17:13:00 +00:00 |
|
Hieu Hoang
|
9fe742ce52
|
get rid function GetScoreProducerWeightShortName(). Fails 1 regression test
|
2012-12-04 17:09:23 +00:00 |
|
Hieu Hoang
|
33105a7ba7
|
get rid of int argument from GetScoreProducerWeightShortName()
|
2012-12-04 13:08:00 +00:00 |
|
Hieu Hoang
|
55f65c3104
|
race condition in chart decoding with -T arg
|
2012-12-03 14:57:33 +00:00 |
|
Hieu Hoang
|
75108c0aaf
|
minor debug messages
|
2012-11-27 15:39:08 +00:00 |
|
Hieu Hoang
|
59449f2925
|
make TranslationModel subdirectory and move files from moses/ into it
|
2012-11-27 15:08:31 +00:00 |
|
Hieu Hoang
|
78031aa65d
|
output alignments for n-best
|
2012-11-16 18:25:17 +00:00 |
|
Hieu Hoang
|
82ce52e650
|
eclipse
|
2012-11-16 17:31:24 +00:00 |
|
Hieu Hoang
|
2c214c7a21
|
output alignments into file down. Alignments for n-best todo
|
2012-11-16 17:04:50 +00:00 |
|
Hieu Hoang
|
90b251a50f
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-11-16 16:44:56 +00:00 |
|
Hieu Hoang
|
057793fc60
|
output alignments into file down. Alignments for n-best todo
|
2012-11-16 16:44:29 +00:00 |
|
Kenneth Heafield
|
4f3afbf41f
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
Conflicts:
moses-chart-cmd/IOWrapper.cpp
moses-chart-cmd/Main.cpp
|
2012-11-16 16:07:14 +00:00 |
|
Kenneth Heafield
|
2df57b6b09
|
Expose k-best lists from incremental search
|
2012-11-16 15:53:43 +00:00 |
|
Kenneth Heafield
|
6a3fdcd8c0
|
Rename Incremental/Manager.cpp to just Incremental.cpp
|
2012-11-15 22:10:30 +00:00 |
|
Hieu Hoang
|
f6d3f8592b
|
added plumbing to output alignments from chart decoder.
Currently outputs to alignment file, output to n-best list still to do.
Haven't adjusted for source and target offset, that's gonna be difficult
|
2012-11-15 16:42:19 +00:00 |
|
Hieu Hoang
|
64b324c93f
|
added plumbing to output alignments from chart decoder.
Currently outputs to alignment file, output to n-best list still to do.
Haven't adjusted for source and target offset, that's gonna be difficult
|
2012-11-15 15:52:35 +00:00 |
|
Hieu Hoang
|
0bc0b85358
|
resolved merge conflicts
|
2012-11-12 21:12:01 +00:00 |
|
Hieu Hoang
|
6b354f1e90
|
move moses/src/* to moses/
|
2012-11-12 20:21:32 +00:00 |
|
Hieu Hoang
|
5e3ef23cef
|
move moses/src/* to moses/
|
2012-11-12 19:56:18 +00:00 |
|
Hieu Hoang
|
ac4a75a0af
|
c++ version of fuzzy match works
|
2012-11-12 16:37:27 +00:00 |
|
Hieu Hoang
|
88b2f05e03
|
process empty lines regardless
|
2012-11-09 01:26:21 -08:00 |
|
Kenneth Heafield
|
4296e9720b
|
Make Chart's exit behavior consistent with phrase
|
2012-10-22 11:38:37 +01:00 |
|
Barry Haddow
|
2e1049aee0
|
fix order in show-weights
|
2012-10-17 22:16:47 +01:00 |
|
Barry Haddow
|
365e680115
|
Merge remote-tracking branch 'origin/master' into miramerge
NB Untested
Conflicts:
Jamroot
moses-chart-cmd/src/Main.cpp
moses/src/ChartManager.cpp
moses/src/RuleTable/LoaderStandard.cpp
moses/src/RuleTable/PhraseDictionaryALSuffixArray.cpp
moses/src/Word.cpp
|
2012-10-15 21:35:56 +01:00 |
|
Barry Haddow
|
61ae24aa5d
|
Merge remote-tracking branch 'origin/master' into miramerge
Conflicts:
moses/src/PhraseDictionary.cpp
moses/src/TargetPhrase.cpp
moses/src/TargetPhrase.h
|
2012-10-14 14:18:03 +01:00 |
|
Kenneth Heafield
|
e33e0ffd61
|
It works!
|
2012-10-12 14:25:39 +01:00 |
|
Kenneth Heafield
|
e75b51bb73
|
Fix more conflations, update lazy
|
2012-10-12 14:09:45 +01:00 |
|
Kenneth Heafield
|
3291083be7
|
Fix some conflations of search algorithm with model
|
2012-10-12 14:01:10 +01:00 |
|
Kenneth Heafield
|
6f9db664a5
|
Work Master all the way up to main
|
2012-10-12 13:53:08 +01:00 |
|
Kenneth Heafield
|
018696367b
|
Remove unused function parameters
|
2012-10-11 17:11:42 +01:00 |
|
Barry Haddow
|
848aafb644
|
Merge remote branch 'github/master' into miramerge
Conflicts:
moses/src/AlignmentInfo.cpp
moses/src/AlignmentInfo.h
moses/src/ChartHypothesis.cpp
moses/src/ChartTrellisNode.cpp
moses/src/LM/Implementation.cpp
moses/src/LM/Ken.cpp
moses/src/TargetPhrase.cpp
moses/src/TargetPhrase.h
|
2012-10-08 17:54:59 +01:00 |
|
Hieu Hoang
|
4fd980c386
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-10-05 19:13:04 +01:00 |
|
Hieu Hoang
|
c966ca36b1
|
revert Jacob's change 033fa821ca
|
2012-10-05 19:12:29 +01:00 |
|
Kenneth Heafield
|
483e6b666b
|
Print usage information before exit
|
2012-10-05 17:49:52 +01:00 |
|
Barry Haddow
|
0a950ee9f4
|
Merge remote branch 'github/master' into miramerge
Compiles, but not tested. Had to disable relent filter. Strangely, it seems to contain the
whole of moses-cmd.
Conflicts:
Jamroot
OnDiskPt/TargetPhrase.cpp
moses-cmd/src/Main.cpp
moses/src/AlignmentInfo.cpp
moses/src/AlignmentInfo.h
moses/src/ChartTranslationOptionCollection.cpp
moses/src/ChartTranslationOptionCollection.h
moses/src/GenerationDictionary.cpp
moses/src/Jamfile
moses/src/Parameter.cpp
moses/src/PhraseDictionary.cpp
moses/src/StaticData.cpp
moses/src/StaticData.h
moses/src/TargetPhrase.h
moses/src/TranslationSystem.cpp
moses/src/TranslationSystem.h
moses/src/Word.cpp
phrase-extract/score.cpp
regression-testing/Jamfile
scripts/ems/experiment.meta
scripts/ems/experiment.perl
scripts/training/train-model.perl
|
2012-09-26 22:49:33 +01:00 |
|
Barry Haddow
|
1ce788e2b8
|
Fixes for regression tests
|
2012-09-26 14:40:06 +01:00 |
|
Hieu Hoang
|
a9c890e55e
|
rename CTO to CTOs
|
2012-09-25 17:34:43 +01:00 |
|