Hieu Hoang
|
84d6b25802
|
TargetPhrase to have pointer to the phrase table that creates it
|
2014-08-05 10:59:48 +01:00 |
|
Phil Williams
|
04dbd3c7aa
|
moses_chart: more efficient scope-3 parsing if sentence length < max-chart-span
|
2014-03-14 08:49:09 +00:00 |
|
Hieu Hoang
|
c2ffc022ea
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 18:52:15 +00:00 |
|
Hieu Hoang
|
ab8402cfe8
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:20:55 +00:00 |
|
Hieu Hoang
|
31ce9b510e
|
beautify
|
2013-09-27 09:35:24 +01:00 |
|
=
|
d0a5921fbb
|
Fixed some code formatting.
|
2013-09-25 00:03:46 +01:00 |
|
Hieu Hoang
|
de9decc30d
|
mark GetTargetPhraseCollection with LEGACY
|
2013-08-23 21:02:03 +01: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 |
|
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 |
|
Hieu Hoang
|
efc2c6145e
|
beautify
|
2013-06-26 17:19:09 +01:00 |
|
Hieu Hoang
|
3833d67ec0
|
merge with master
|
2013-06-26 17:12:22 +01:00 |
|
Ulrich Germann
|
7ecfb88a29
|
Alpha version of phrase tables based on dynamic suffix arrays.
|
2013-06-05 10:46:42 +01:00 |
|
Hieu Hoang
|
499487fb98
|
get rid of TargetPhrase::SetScore. Expose ScorerBreakdown object so they can be set directly
|
2013-05-13 15:36:09 +01:00 |
|
Hieu Hoang
|
187e09a5d2
|
delete last TargetPhrase::SetScore()
|
2013-05-02 18:36:34 +01:00 |
|
Hieu Hoang
|
194adf8130
|
change format for phrase model
|
2013-02-22 19:17:57 +00:00 |
|
Hieu Hoang
|
bf58eac8bc
|
clean up InitializeBeforeSentenceProcessing()
|
2012-12-24 18:52:04 +00:00 |
|
Hieu Hoang
|
961cc53ae5
|
clean up CleanUpAfterSentenceProcessing()
|
2012-12-24 14:34:34 +00:00 |
|
Hieu Hoang
|
59449f2925
|
make TranslationModel subdirectory and move files from moses/ into it
|
2012-11-27 15:08:31 +00:00 |
|