Hieu Hoang
|
1758381c98
|
skeleton PT
|
2013-09-25 19:24:50 +01:00 |
|
Hieu Hoang
|
deafd5922d
|
skeleton PT
|
2013-09-25 16:57:01 +01:00 |
|
Hieu Hoang
|
fc4cabce98
|
skeleton PT
|
2013-09-24 22:50:43 +01:00 |
|
Hieu Hoang
|
e6f53d83c2
|
get rid of some warnings
|
2013-09-22 18:24:32 +02:00 |
|
Hieu Hoang
|
9894941294
|
properties is on 7th column, not 6th
|
2013-09-03 15:02:53 +02:00 |
|
Hieu Hoang
|
fe36cbf737
|
move LexicalReordering to FF directory
|
2013-08-30 16:28:28 +01:00 |
|
Hieu Hoang
|
04783309ba
|
move DecodeFeature to FF directory
|
2013-08-30 16:03:06 +01:00 |
|
Hieu Hoang
|
f5fc57008f
|
save properties in target phrase object
|
2013-08-29 13:36:01 +01:00 |
|
Kenneth Heafield
|
1a9a964b68
|
presize vector
|
2013-08-26 23:37:37 +01:00 |
|
Hieu Hoang
|
f544d3aced
|
mark with LEGACY
|
2013-08-23 21:34:10 +01:00 |
|
Hieu Hoang
|
83df3629a9
|
mark GetTargetPhraseCollectionNonCache with LEGACY
|
2013-08-23 21:08:53 +01:00 |
|
Hieu Hoang
|
de9decc30d
|
mark GetTargetPhraseCollection with LEGACY
|
2013-08-23 21:02:03 +01:00 |
|
Hieu Hoang
|
4dfb625536
|
beautify
|
2013-08-23 13:53:30 +01:00 |
|
Hieu Hoang
|
fcf426a098
|
patch segfault for target phrase caching. Only occurs when multithreading.
|
2013-08-21 15:58:17 +01:00 |
|
Hieu Hoang
|
9e60195995
|
patch segfault for target phrase caching. Only occurs when multithreading.
|
2013-08-21 10:15:29 +01:00 |
|
Hieu Hoang
|
74aea53fd5
|
caching error for compact pt
|
2013-08-20 16:06:48 +01:00 |
|
Hieu Hoang
|
ae54494417
|
caching for Marcin's phrase table
|
2013-08-16 15:33:58 +01:00 |
|
Hieu Hoang
|
41d9386dcc
|
add method to reduce cache size
|
2013-08-16 15:05:36 +01:00 |
|
Hieu Hoang
|
3bfb0d7a5d
|
caching target phrase for OnDisk pt
|
2013-08-16 13:47:39 +01:00 |
|
Hieu Hoang
|
077142a2a1
|
caching target phrase for OnDisk pt
|
2013-08-16 13:26:21 +01:00 |
|
Hieu Hoang
|
31360e70ef
|
caching target phrase for OnDisk pt
|
2013-08-16 12:34:31 +01:00 |
|
Hieu Hoang
|
9f92642e59
|
beautify
|
2013-08-15 21:14:04 +01:00 |
|
Hieu Hoang
|
49e36cebc2
|
minor renaming
|
2013-08-15 20:57:04 +01:00 |
|
Hieu Hoang
|
aa8b8cdc07
|
move caching code to PhraseDictionary. Available to all phrase tables
|
2013-08-15 20:50:22 +01:00 |
|
Hieu Hoang
|
841ce108a5
|
add phrase table caching
|
2013-08-15 20:20:44 +01:00 |
|
Hieu Hoang
|
88f888f534
|
const TargetPhrase in TargetPhraseCollection
|
2013-08-08 14:38:41 +01:00 |
|
Hieu Hoang
|
441acf15e6
|
beautify
|
2013-08-07 14:18:12 +01:00 |
|
Hieu Hoang
|
5eef91c0ea
|
get ready to delete source phrase from TargetPhrase class
|
2013-08-07 14:10:42 +01:00 |
|
Hieu Hoang
|
71073868a8
|
PhraseDictionaryTreeAdaptor::GetTargetPhraseCollectionLegacy return tpColl and vector of source phrases
|
2013-08-07 12:55:10 +01:00 |
|
Hieu Hoang
|
89f39bf89d
|
mark a function as legacy
|
2013-08-07 11:48:18 +01:00 |
|
Hieu Hoang
|
a1f5167f85
|
get ready to delete source phrase from TargetPhrase class
|
2013-08-07 11:37:40 +01:00 |
|
Hieu Hoang
|
afcf65098f
|
parsing doesn't depend on input sentence anymore
|
2013-08-02 18:09:47 +01:00 |
|
Hieu Hoang
|
0596c3e9e4
|
Add NonTerminalSet variable to InputPath
|
2013-08-02 15:54:49 +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 |
|
Hieu Hoang
|
77872f7521
|
beautify
|
2013-07-30 15:04:37 +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
|
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
|
a0c13837e0
|
Fixed computation of lexical scores.
|
2013-07-28 16:28:41 +01:00 |
|
Hieu Hoang
|
2aef439d8a
|
Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input
|
2013-07-25 15:26:38 +01:00 |
|
Barry Haddow
|
7081f06413
|
Fixes to the shared build
|
2013-07-25 15:24:34 +01:00 |
|
Hieu Hoang
|
0b5776faf7
|
starting placeholder
|
2013-07-18 20:23:44 +01:00 |
|
Hieu Hoang
|
87c346654e
|
merge
|
2013-07-16 17:11:12 +01:00 |
|
Hieu Hoang
|
5cbfcacccc
|
Merge github.com:moses-smt/mosesdecoder into hieu_opt_input
|
2013-07-16 16:56:22 +01:00 |
|
Hieu Hoang
|
f3e0fd2dd4
|
finished converting TargetPhraseCollection* to TargetPhraseCollection
|
2013-07-16 16:55:56 +01:00 |
|