Kenneth Heafield
|
6efb6c0ffe
|
Throw exception for binary files with too large order / Ondrej Bojar
|
2012-08-15 11:08:08 -04:00 |
|
Marcin Junczys-Dowmunt
|
701fa7dd6c
|
Typo
|
2012-08-14 16:43:24 +02:00 |
|
Marcin Junczys-Dowmunt
|
505b5f455d
|
Fixed memory leak
|
2012-08-14 14:27:41 +02:00 |
|
Marcin Junczys-Dowmunt
|
d232c7bd66
|
Race conditions fixed
|
2012-08-14 11:37:21 +02:00 |
|
Marcin Junczys-Dowmunt
|
6dead1073e
|
Missing check in destructor
|
2012-08-14 10:10:24 +02:00 |
|
Hieu Hoang
|
328370f547
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-08-13 23:54:21 +01:00 |
|
Hieu Hoang
|
2d32304c24
|
rename tm-mt extraction to fuzzy match
|
2012-08-13 23:53:14 +01:00 |
|
Marcin Junczys-Dowmunt
|
b16253f7fb
|
Added destructors, fixes final segfault on some machines
|
2012-08-13 13:35:31 +00:00 |
|
Marcin Junczys-Dowmunt
|
9ba14604b6
|
Remove artifact std::cerr
|
2012-08-12 15:02:52 +02:00 |
|
Marcin Junczys-Dowmunt
|
dc5759a51e
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
|
2012-08-12 14:47:00 +02:00 |
|
Marcin Junczys-Dowmunt
|
698df14812
|
Remove artifact assert
|
2012-08-12 14:43:59 +02:00 |
|
Hieu Hoang
|
919d5ac3b4
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-08-12 13:19:50 +01:00 |
|
Hieu Hoang
|
a7b8c75b44
|
servlet and jquery interfaces for moses server. Thanks to Alexander Ulanov
|
2012-08-12 13:18:58 +01:00 |
|
Marcin Junczys-Dowmunt
|
2d1cafe131
|
Some refactoring
|
2012-08-11 20:10:58 +02:00 |
|
Marcin Junczys-Dowmunt
|
8df47a281f
|
Fixed memory leak, replaced pthread_t with boost:🧵:id
|
2012-08-11 01:26:40 +02:00 |
|
Marcin Junczys-Dowmunt
|
01b9cc36b9
|
Added -threads all
|
2012-08-11 01:03:32 +02:00 |
|
Marcin Junczys-Dowmunt
|
ad2d554428
|
Added -threads all
|
2012-08-11 01:03:10 +02:00 |
|
Jonathan Clark
|
e99576aedc
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
|
2012-08-10 15:32:08 -04:00 |
|
Jonathan Clark
|
6f008096ea
|
Use Moses' Timer class, which is based on wall-time instead of the C clock() function, which measures clock ticks used within the *process* rather than each thread. This makes timings more meaningful in multi-threaded mode. However, these timings will still be inaccurate on Windows (second-level only).
|
2012-08-10 15:32:00 -04:00 |
|
Jonathan Clark
|
687f407d62
|
Make time more precise on platforms that have CLOCK_MONOTONIC (otherwise, we'll only have second-level precision)
|
2012-08-10 15:24:01 -04:00 |
|
Barry Haddow
|
ad6aa8dc8c
|
Remove spaces from description
|
2012-08-10 14:55:48 +01:00 |
|
Hieu Hoang
|
5efcdc933f
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-08-10 12:36:32 +01:00 |
|
Hieu Hoang
|
1d2f887ffc
|
Delete CellCollection class
|
2012-08-10 12:35:49 +01:00 |
|
Marcin Junczys-Dowmunt
|
ed21d36245
|
Default number of threads set to 1
|
2012-08-10 13:22:40 +02:00 |
|
Marcin Junczys-Dowmunt
|
1e47e4950d
|
Adding missing prefix
|
2012-08-10 13:22:09 +02:00 |
|
Hieu Hoang
|
e2b4c3074d
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-08-10 12:08:31 +01:00 |
|
Hieu Hoang
|
7757a3c56b
|
Error from sort
|
2012-08-10 11:18:19 +01:00 |
|
Hieu Hoang
|
f82d39fa45
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-08-09 19:59:45 +01:00 |
|
Lane Schwartz
|
a9f536f42f
|
Merge branch 'master' of www:/repos/git/Decoders/mosesdecoder
|
2012-08-09 14:23:30 -04:00 |
|
Marcin Junczys-Dowmunt
|
cd4b2d27e9
|
Bugfix fix for FreeBSD and I pray to God for OS X too
|
2012-08-09 19:53:27 +02:00 |
|
Hieu Hoang
|
bbc97432a0
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-08-09 16:24:47 +01:00 |
|
Lane Schwartz
|
6f6ef3eb5d
|
Merge branch 'master' of www:/repos/git/Decoders/mosesdecoder
|
2012-08-09 11:18:15 -04:00 |
|
Marcin Junczys-Dowmunt
|
533b0852f8
|
Fix for FreeBSD and possibly OSX, added reference counting
|
2012-08-09 17:12:58 +02:00 |
|
Lane Schwartz
|
8ffdf3ab99
|
Fixed interaction of --install-scripts and --git
|
2012-08-09 11:04:24 -04:00 |
|
Hieu Hoang
|
4ad66381ff
|
xcode
|
2012-08-09 13:18:46 +01:00 |
|
Hieu Hoang
|
654ed29209
|
better indication of what phrase table implementation is being loaded
|
2012-08-09 12:47:48 +01:00 |
|
Hieu Hoang
|
3aa66aeab6
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-08-09 12:22:54 +01:00 |
|
Lane Schwartz
|
2556dfc0e5
|
If --install-scripts is provided with no argument, install to $prefix/scripts
If --prefix is specified, but --install-scripts is not, do not install scripts
|
2012-08-08 16:50:33 -04:00 |
|
Lane Schwartz
|
a2afc98665
|
Add program to query the KenLM maximum n-gram order
|
2012-08-08 16:41:29 -04:00 |
|
Lane Schwartz
|
da5429318b
|
KenLM maximum n-gram order can now be set via a compile-time flag
|
2012-08-08 16:22:13 -04:00 |
|
Lane Schwartz
|
c55931f352
|
If --prefix is specified, but --install-scripts is not, install scripts in $prefix/scripts
|
2012-08-08 14:43:36 -04:00 |
|
Hieu Hoang
|
fd122ea630
|
xcode
|
2012-08-08 18:29:26 +01:00 |
|
Kenneth Heafield
|
2842ac71e7
|
Fix temporary file handling
|
2012-08-08 10:14:47 -04:00 |
|
Hieu Hoang
|
a8117c0afd
|
redirect more to stderr. Split input extract files every 50m lines, instead of 10m lines
|
2012-08-08 14:15:31 +01:00 |
|
Hieu Hoang
|
eb4bd5c85d
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-08-07 16:28:23 +01:00 |
|
Hieu Hoang
|
efdb983e0c
|
redirect parallel scoring to standard err, appending to existing
|
2012-08-07 15:38:42 +01:00 |
|
Marcin Junczys-Dowmunt
|
b35cd707fd
|
Small bugfix for translation lexicon loading
|
2012-08-07 15:21:47 +02:00 |
|
Marcin Junczys-Dowmunt
|
d86d1a042f
|
Added error messages concerning input formats, alignment data, scores
|
2012-08-07 14:18:07 +02:00 |
|
Hieu Hoang
|
ffb445c283
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-08-06 21:42:08 +01:00 |
|
Hieu Hoang
|
9b465f535e
|
get rid of tmpnam
|
2012-08-06 21:41:24 +01:00 |
|