Ulrich Germann
|
876fe6a412
|
Added some deterministic tie-breaking to CompareHypothesisTotalScore().
|
2015-11-03 19:01:20 +00:00 |
|
MosesAdmin
|
f38976aba0
|
daily automatic beautifier
|
2015-11-02 00:00:37 +00:00 |
|
Ulrich Germann
|
324c378f7f
|
Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores.
|
2015-10-31 12:50:52 +00:00 |
|
Hieu Hoang
|
97b2aa5663
|
WordsRange -> Range
|
2015-10-25 13:37:59 +00:00 |
|
Hieu Hoang
|
84b1c4b4c0
|
WordsBitmap -> Bitmap
|
2015-10-25 13:07:25 +00:00 |
|
Hieu Hoang
|
3d8e5fa79e
|
use Bitmap& in Hypothesis
|
2015-10-20 01:15:15 +01:00 |
|
Hieu Hoang
|
b5f0758ee4
|
make bitmap in hypo class a reference
|
2015-10-20 00:50:40 +01:00 |
|
Hieu Hoang
|
dd7bf06f95
|
Revert "share bitmaps"
This reverts commit db24036313 .
|
2015-10-19 17:23:02 +01:00 |
|
Hieu Hoang
|
db24036313
|
share bitmaps
|
2015-10-19 13:49:08 +01:00 |
|
Hieu Hoang
|
b9f216cc96
|
delete use of mempool in Hypos. Never used. Getting in the way of next refactoring
|
2015-10-19 11:48:27 +01:00 |
|
Hieu Hoang
|
f7839c42d5
|
beautify
|
2015-10-18 13:30:02 +01:00 |
|
Hieu Hoang
|
55698d15bc
|
templatize Comparer for unordered maps/set
|
2015-10-18 01:02:38 +01:00 |
|
Hieu Hoang
|
9209101292
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2015-10-16 19:16:14 +00:00 |
|
Hieu Hoang
|
cfb1ab34c7
|
use util::StringStream
|
2015-10-16 19:03:22 +00:00 |
|
MosesAdmin
|
35ab0dfee7
|
daily automatic beautifier
|
2015-10-16 19:16:59 +01:00 |
|
Hieu Hoang
|
786258cb28
|
beautify
|
2015-10-16 13:53:33 +01:00 |
|
Ubuntu
|
9e2024aa3c
|
Merge ../mosesdecoder into perf_ff
|
2015-10-13 12:59:24 +00:00 |
|
Hieu Hoang
|
20959b8660
|
redo state API for simple distortion and KenLM. Regression failure with KenLM
|
2015-10-12 18:35:59 +01:00 |
|
Hieu Hoang
|
6b182ee5e9
|
pb framework for using boost::unordered_set instead of std::set
|
2015-10-12 14:31:29 +01:00 |
|
Hieu Hoang
|
67fb5cd5f0
|
move CalcFutureScore() out of inner loop.
|
2015-10-05 17:25:17 +01:00 |
|
Hieu Hoang
|
5173b9f617
|
beautify. Add sed for trailing spaces
|
2015-05-13 11:29:16 +01:00 |
|
Hieu Hoang
|
cc8c6b7b10
|
beautify
|
2015-05-02 11:45:24 +01:00 |
|
Jeroen Vermeulen
|
eca5824100
|
Remove trailing whitespace in C++ files.
|
2015-04-30 12:05:11 +07:00 |
|
Ulrich Germann
|
058abc32c3
|
Fixes (?) numerous bugs discovered when the code was actually compiled (an error in the bjam configuration prevented this).
|
2015-03-18 13:46:15 +00:00 |
|
Ulrich Germann
|
982286b38f
|
Folded contrib/server/mosesserver.cpp into the moses executable.
With immediate effect, mosesserver is deprecated, use moses --server instead.
|
2015-03-04 00:07:11 +00:00 |
|
Hieu Hoang
|
05ead45e71
|
beautify
|
2015-01-14 11:07:42 +00:00 |
|
Hieu Hoang
|
2b7c16d5a4
|
move OutputBestSurface() to Hypothesis class
|
2014-12-29 02:10:57 +05:30 |
|
Hieu Hoang
|
cd6ec01999
|
move OutputBestSurface() to Hypothesis class
|
2014-12-29 00:48:40 +05:30 |
|
Hieu Hoang
|
f865e7e43c
|
move OutputInput() to Hypothesis class
|
2014-12-28 22:09:38 +05:30 |
|
Hieu Hoang
|
af0d0f02e1
|
move OutputAlignment() to Hypothesis class
|
2014-12-28 18:37:18 +05:30 |
|
Hieu Hoang
|
3d884bb098
|
method rename
|
2014-08-08 16:41:16 +01:00 |
|
Barry Haddow
|
6549d24d35
|
Incremental scoring of hypotheses.
Don't score full score vectors in hypotheses, just
the increments. The full score breakdowns (required for
nbest lists) are calculated lazily.
|
2014-08-05 17:57:57 +01:00 |
|
Hieu Hoang
|
f13d0c8244
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
|
Hieu Hoang
|
c2c86ce50d
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 13:19:23 +00:00 |
|
Hieu Hoang
|
5ebb81a17a
|
constrained decoding FF works for both pb and hiero
|
2013-09-17 15:06:17 +02:00 |
|
Hieu Hoang
|
fe36cbf737
|
move LexicalReordering to FF directory
|
2013-08-30 16:28:28 +01:00 |
|
Hieu Hoang
|
24e6d6c272
|
all hypotheses have translation option. All translation options have target phrase
|
2013-08-05 16:53:15 +01:00 |
|
Hieu Hoang
|
a83c166678
|
delete Hypothesis::GetSourcePhrase(). Take it directly from TranslationOption::GetSourcePhrase()
|
2013-08-05 13:46:54 +01:00 |
|
Hieu Hoang
|
42c1c908a5
|
add ControlRecombination feature function
|
2013-07-23 01:32:25 +01:00 |
|
Hieu Hoang
|
13299ab2a8
|
delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new scoring framework. Rename CalcScore() to Evaluate()
|
2013-06-11 16:08:59 +01:00 |
|
Hieu Hoang
|
75a1849bcf
|
split classes in FeatureFunction files
|
2013-05-24 19:11:15 +01:00 |
|
Hieu Hoang
|
ff880ec6f1
|
delete references to LMList
|
2013-05-21 12:27:13 +01:00 |
|
Hieu Hoang
|
83494418e2
|
delete PhraseDictionaryMemory. Fix word penalty in compact phrase table
|
2013-04-26 15:55:32 +01:00 |
|
Hieu Hoang
|
2d265344d1
|
delete m_currScoreBreakdown
|
2013-04-24 13:44:11 +01:00 |
|
Hieu Hoang
|
d9b1784373
|
delete different calc functions
|
2013-04-24 13:23:22 +01:00 |
|
Hieu Hoang
|
c84605a241
|
delete different calc functions
|
2013-04-24 13:13:50 +01:00 |
|
Hieu Hoang
|
16cbf692d3
|
delete different calc functions
|
2013-04-24 12:10:56 +01:00 |
|
Hieu Hoang
|
bf057dc46b
|
get rid of ResetScore() from Hypothesis and TargetPhrase class
|
2013-04-22 20:12:43 +01:00 |
|
Hieu Hoang
|
3bfcdd0077
|
minor changes for debuggablility
|
2013-04-22 13:03:07 +01:00 |
|
Hieu Hoang
|
59449f2925
|
make TranslationModel subdirectory and move files from moses/ into it
|
2012-11-27 15:08:31 +00:00 |
|