Hieu Hoang
e4489cbdde
get ready to merge IOWrapper
2014-10-10 11:35:14 +01:00
Hieu Hoang
89f8c7d284
get ready to merge IOWrapper
2014-10-09 17:28:57 +01:00
Hieu Hoang
23d0afcde1
get ready to merge IOWrapper
2014-10-09 16:42:16 +01:00
Hieu Hoang
3f019a528d
Merge ../mosesdecoder into merge-cmd
2014-10-09 16:28:43 +01:00
Hieu Hoang
849eadf41b
consistent namespace
2014-10-09 13:33:16 +01:00
Hieu Hoang
bf089b56ac
consistent namespace
2014-10-09 12:52:06 +01:00
Hieu Hoang
e7916239d5
delete m_translationId variable
2014-10-09 12:13:32 +01:00
Hieu Hoang
d744400a33
delete m_translationId variable
2014-10-09 11:12:59 +01:00
Paul Baltescu
8f74ecd8f3
Fix OxLM.
2014-10-08 22:08:42 +01:00
Hieu Hoang
85eae6b9f2
delete lineNumber variable from ChartManager. It should always be carried by the input sentence itself
2014-10-08 19:23:26 +01:00
Hieu Hoang
1743f7eeb2
Merge ../mosesdecoder into merge-cmd
2014-10-08 17:55:07 +01:00
Hieu Hoang
deb2187428
delete lineNumber variable from Manager and TranslationTask. It should always be carried by the input sentence itself
2014-10-07 19:28:44 +01:00
Hieu Hoang
433186ae25
delete lineNumber variable from Manager and TranslationTask. It should always be carried by the input sentence itself
2014-10-07 19:16:30 +01:00
Ulrich Germann
576931b088
Mmsapt now adds word alignment info to target phrases.
2014-10-07 18:08:31 +01:00
Hieu Hoang
2f290f1d6d
standardize GetIOWrapper().
2014-10-03 16:08:15 +01:00
Hieu Hoang
65bd64ca6a
move lattice sample collector from Main to IOWrapper
2014-10-03 15:30:06 +01:00
Hieu Hoang
62fe00b1a5
delete m_latticeSamplesCollector
2014-10-03 15:04:55 +01:00
Hieu Hoang
25db86d16b
delete m_latticeSamplesCollector
2014-10-03 14:57:27 +01:00
Hieu Hoang
056913df57
delete nbestOut
2014-10-03 12:30:18 +01:00
Hieu Hoang
fe9a2561a3
Merge ../mosesdecoder into merge-cmd
2014-10-02 18:42:44 +01:00
Hieu Hoang
2468e2108a
duplicate n-best stream processing
2014-10-02 18:39:40 +01:00
Hieu Hoang
e41d2ba08b
sort out suppressSingleBestOutput variable
2014-10-02 17:08:29 +01:00
Michael Denkowski
fc4388e19c
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2014-10-02 11:15:31 -04:00
Michael Denkowski
5013e11dc5
XML option for runtime weight-overwrite
2014-10-02 11:15:03 -04:00
Hieu Hoang
af225a6d55
only 1 constructor for IOWrapper
2014-10-02 16:00:36 +01:00
Hieu Hoang
b907fb7492
merge TranslationTask and IOWrapper. Move m_wordGraphCollector into IOWrapper
2014-10-02 14:57:04 +01:00
Hieu Hoang
f8b762a6ec
merge TranslationTask and IOWrapper. Move m_detailedTranslationCollector into IOWrapper
2014-10-02 14:18:12 +01:00
Hieu Hoang
c45967c9b4
merge TranslationTask and IOWrapper. Move m_searchGraphOutputCollector into IOWrapper
2014-10-02 12:20:49 +01:00
Hieu Hoang
0843a2a901
merge TranslationTask and IOWrapper. Move m_alignmentInfoCollector into IOWrapper
2014-10-02 11:22:52 +01:00
Hieu Hoang
00365257fa
merge TranslationTask and IOWrapper. Move m_unknownsStream into IOWrapper
2014-10-01 19:24:58 +01:00
Hieu Hoang
8611dc8cdf
merge TranslationTask and IOWrapper. Move m_nBestOutputCollector into IOWrapper
2014-10-01 18:21:57 +01:00
Hieu Hoang
8d0f74c6e4
merge TranslationTask and IOWrapper. Move m_singleBestOutputCollector into IOWrapper
2014-10-01 17:43:51 +01:00
Hieu Hoang
33ed15ef19
move misc common functions into moses/
2014-09-30 14:22:38 +01:00
Hieu Hoang
c20af584e7
move TranslationTask into moses/
2014-09-30 12:59:31 +01:00
Hieu Hoang
c40faed0d6
separate out class TranslationTask into it's on file
2014-09-30 12:25:36 +01:00
Hieu Hoang
85261aa190
Merge ../mosesdecoder into merge-cmd
2014-09-30 10:32:29 +01:00
Hieu Hoang
87afd853e5
warn against using SRILM 1.7.1
2014-09-30 10:06:52 +01:00
Hieu Hoang
55db902f5f
move IOWrapper into moses/
2014-09-29 17:58:20 +01:00
Hieu Hoang
d60571341d
move LatticeMBR into moses/
2014-09-29 17:34:11 +01:00
Hieu Hoang
08d6f77cea
move TranslationAnalysis for both moses-cmd and moses-char-cmd into moses/
2014-09-29 17:16:11 +01:00
Philipp Koehn
33fbbc5faa
allow specification of default scores for lexicalized reordering model
2014-09-21 07:43:44 +01:00
Rico Sennrich
0861b464c5
use square brackets with output format '--brackets' (for cleaner escaping and consistency with decoder tree output)
2014-09-15 14:37:52 +01:00
Matthias Huck
7e359a8892
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-09-13 00:20:52 +01:00
Matthias Huck
5ac6c42508
PhraseOrientationFeature: bugfixes
2014-09-13 00:20:17 +01:00
Rico Sennrich
61c00ed636
n-best tree output
2014-09-12 19:17:23 +02:00
Rico Sennrich
0a127cb0f1
refactoring
2014-09-12 19:17:23 +02:00
Matthias Huck
152ddb7513
PhraseOrientationFeature
2014-09-12 18:05:27 +01:00
Matthias Huck
0ddea954f2
PhraseOrientationFeature: TODOs
...
(1) For efficiancy reasons, the initialization of the phrase orientation scoring object should be done as a precomputation step
(2) Handle degenerate cases with boundary non-terminals
2014-09-12 17:50:02 +01:00
Matthias Huck
90e6ec8d11
PhraseOrientationFeature: remove debug output
2014-09-12 17:17:40 +01:00
Matthias Huck
85a441ae11
Jamfile update for PhraseOrientationFeature
2014-09-12 13:52:46 +01:00