MosesAdmin
faf7b51fb7
daily automatic beautifier
2015-06-26 00:01:00 +01:00
Hieu Hoang
930dce10bf
prune multiple files at once. Make up for failure in ems to give the full path of the gen table
2015-06-25 13:02:29 +04:00
Hieu Hoang
c80df1212e
prune multiple files at once. Make up for failure in ems to give the full path of the gen table
2015-06-25 10:48:35 +04:00
MosesAdmin
4ec69fbfdf
daily automatic beautifier
2015-06-25 00:00:42 +01:00
Hieu Hoang
555f91eb7e
codelite
2015-06-24 18:31:05 +04:00
Hieu Hoang
bac5c2e55c
compile error with gcc
2015-06-24 16:24:12 +04:00
Hieu Hoang
0d34023aad
prune generation table
2015-06-24 14:56:37 +04:00
MosesAdmin
5696a59ae4
daily automatic beautifier
2015-06-04 13:41:46 +01:00
Jeroen Vermeulen
0981d23705
Lint-fixing binge.
2015-06-02 16:02:39 +07:00
Hieu Hoang
75698c9f1f
Use all cores by default /Ken
2015-05-20 23:21:17 +04:00
Hieu Hoang
39139e7a64
beautify.
2015-05-15 18:09:38 +01:00
Jeroen Vermeulen
eca5824100
Remove trailing whitespace in C++ files.
2015-04-30 12:05:11 +07:00
Jeroen Vermeulen
98e09b14cb
Modernize "C" includes in misc.
...
This is one of those little chores in managing a long-lived C++
project: standard C headers like stdio.h and math.h now have their own
place in the C++ standard as resp. cstdio, cmath, and so on. In this
branch the #include names are updated for the misc/ subdirectory; more
branches to follow.
C++11 adds cstdint, but to support compilation with the previous
standard, that change is left for later.
2015-03-28 20:18:39 +07:00
Marcin Junczys-Dowmunt
b5b048cf1a
Set default number of scores to 4
2015-01-22 12:36:50 +01:00
Marcin Junczys-Dowmunt
e3ef09e9a4
fixed segfault for querying, set scores to 4
2015-01-22 12:35:55 +01:00
Hieu Hoang
6d61db28fa
use astyle 2.01. It's on Edinburgh server and doesn't screw up enum
2015-01-14 19:21:11 +00:00
Hieu Hoang
05ead45e71
beautify
2015-01-14 11:07:42 +00:00
Hieu Hoang
f3a84fc014
delete processPhraseTable and queryPhraseTable
2015-01-12 12:26:16 +00:00
XapaJIaMnu
d0807c45f2
Fixed crash in probingPT when probability is precisely 0
2014-12-23 15:21:06 +00:00
Nicola Bertoldi
e4eb201c52
merged master into dynamic-models and solved conflicts
2014-12-13 12:52:47 +01:00
Hieu Hoang
4b10c59bea
add OutputSearchGraphHypergraph() to API framework. Move m_source to BaseManager
2014-12-05 21:33:59 +00:00
Hieu Hoang
b2c0fa097c
make GetParam() a const method with no side effect
2014-11-28 18:33:45 +00:00
Hieu Hoang
da8b4b74eb
make GetParam() a const method with no side effect
2014-11-28 18:29:03 +00:00
Barry Haddow
041c87b1b0
prune using phrase scores
2014-10-21 15:11:09 +01:00
Barry Haddow
c823918200
Pass arguments correctly to Moses
2014-09-09 11:47:23 +01:00
Barry Haddow
21b7548b32
Tidy comments
2014-09-09 10:23:17 +01:00
Barry Haddow
18437a0351
phrase table pruning
2014-09-08 15:08:18 +01:00
Barry Haddow
260954bfd5
Start implementing pruner
...
Conflicts:
misc/Jamfile
2014-09-07 23:26:31 +01:00
Ulrich Germann
ab06edda5b
Moved merge-sorted from contrib/m4m/util to misc.
2014-07-19 19:05:58 +01:00
XapaJIaMnu
ae149b0190
Fix compilation of ProbingPT
2014-06-13 14:08:23 +01:00
Hieu Hoang
9e43830c6e
bjam for ProbingPT
2014-06-13 10:20:30 +01:00
Hieu Hoang
2c6cdb5889
bjam for ProbingPT
2014-06-13 09:48:32 +01:00
Nicola Bertoldi
1fe4eb0528
beautify
2014-06-08 09:44:59 +02:00
Nicola Bertoldi
4d75c889f1
merged master into dynamic-models
2014-06-08 09:39:37 +02:00
Ulrich Germann
249c40ec74
Eliminated factor delimiter from the parameters of
...
Phrase.CreateFromString() and Sentence.CreateFromString(),
as it was never used in those functions anyway ---
Word.CreateFromString() retrieves the factor delimiter
from StaticData directly.
2014-05-31 14:33:31 +01:00
Nicola Bertoldi
e452a13062
beautify
2014-01-15 16:49:57 +01:00
Nicola Bertoldi
47bece6eac
code cleanup; fixings to others' code/test
2014-01-15 16:16:37 +01:00
Nicola Bertoldi
50970b2b59
merge master into this branch
2014-01-14 08:50:18 +01:00
phikoehn
a27df5c046
allow setting of nscores in compact phrase table query tool
2014-01-10 19:43:44 +00:00
Nadir Durrani
c291f859a0
Transliteration Mining
2013-12-16 18:19:44 +00:00
Hieu Hoang
31ce9b510e
beautify
2013-09-27 09:35:24 +01:00
Nadir Durrani
74cd9c7a99
Removing Binaries
2013-09-24 13:03:20 +01:00
Hieu Hoang
769f2fe00c
start on forced decoding for SCFG
2013-08-30 17:45:56 +01:00
Nicola Bertoldi
ebfc21def8
remove useless files (generated by beautify)
2013-08-17 22:09:16 +02:00
Nicola Bertoldi
5868653bd6
beautify
2013-08-11 23:41:23 +02:00
Hieu Hoang
310b26f989
beautify
2013-07-08 20:52:14 +01:00
Hieu Hoang
3eba5782c2
beautify
2013-07-08 20:25:47 +01:00
Marcin Junczys-Dowmunt
d3b4c11be2
Fixed queryPhraseTableMin, added warnings for compacting phrase tables qithout alignment
2013-07-08 09:58:02 +02:00
Hieu Hoang
4d13555bef
add name of feature function to mimic how it is actually called in the decoder
2013-07-06 17:04:58 +01:00
Hieu Hoang
dc33fa3d3d
redo parsing of feature function parameters
2013-06-20 12:50:41 +01:00