Hieu Hoang
d9b2855cdd
reuse Batch
2016-05-10 15:33:07 +01:00
Hieu Hoang
9063ccd14e
use Vector for batch
2016-05-10 15:19:36 +01:00
Hieu Hoang
b708533e22
typedef Batch in Typedef.h
2016-05-10 15:07:45 +01:00
Hieu Hoang
510c60b222
batch evaluate
2016-05-09 23:55:59 +01:00
Hieu Hoang
f6e8e3aee0
batch evaluate
2016-05-09 18:33:15 +01:00
Hieu Hoang
a0e00ded87
add batch search
2016-05-09 18:00:15 +01:00
Hieu Hoang
63e4ff419b
add KenLM Batch.
2016-05-09 17:05:34 +01:00
Hieu Hoang
f3a150a05a
add batch search
2016-05-09 14:59:52 +01:00
Hieu Hoang
4b9d2d9912
namespace fo Normal search
2016-05-09 13:43:43 +01:00
Hieu Hoang
2aacaa86ad
Merge ../mosesdecoder into perf_moses2
2016-05-09 13:10:51 +01:00
Hieu Hoang
362705d4f4
timer loaded
2016-05-08 21:48:17 +01:00
Hieu Hoang
1778151b7e
explicit word constructor
2016-05-06 16:07:57 +01:00
Hieu Hoang
9f5f729c19
create hypos
2016-05-06 15:41:50 +01:00
Hieu Hoang
6a326e909c
add hypo coll to symbol bind for nt
2016-05-06 11:23:31 +01:00
Michael Denkowski
faf1bd5046
Arg handling fixes for mert-moses.pl compatibility
2016-05-05 13:00:13 -04:00
Hieu Hoang
8a46657dea
set prev hypos
2016-05-05 17:41:50 +01:00
Hieu Hoang
83f2618514
Merge ../mosesdecoder into perf_moses2
2016-05-05 10:56:15 +01:00
Nadir
bb7263f0f9
Arabic Tokenizer
2016-05-04 16:20:55 +01:00
Hieu Hoang
1c365788dc
Merge pull request #152 from bicici/master
...
OSM and lmplz are both using -T as a parameter directive which causes error
2016-05-02 08:31:31 -04:00
Hieu Hoang
ed6db0a6b3
simplify ActiveChartEntry constructor
2016-05-01 10:58:22 +01:00
Hieu Hoang
fb6018ba4f
add hypo coll to symbol bind for nt
2016-05-01 10:54:17 +01:00
bicici
482e8f744f
Update config.basic
2016-05-01 12:00:01 +03:00
bicici
6edf6d2df2
Update config.basic
2016-05-01 11:47:44 +03:00
Hieu Hoang
613a8cab06
correct symbol bind
2016-05-01 09:32:49 +01:00
Hieu Hoang
dc6e9ee5ad
correct symbol bind
2016-05-01 08:58:36 +01:00
Hieu Hoang
070fe0bff4
tweak
2016-04-30 23:22:29 +01:00
Hieu Hoang
b227a9222d
tweak
2016-04-30 22:50:48 +01:00
Hieu Hoang
b7e85c37ff
store actual words/no rather than just isNT in symbolBInd
2016-04-30 19:59:14 +01:00
Hieu Hoang
8c1883a838
Merge branch 'perf_moses2' of github.com:moses-smt/mosesdecoder into perf_moses2
2016-04-30 16:15:07 +01:00
hieu
a888c8cea7
gcc compile error on centos 6.7
2016-04-30 11:10:08 -04:00
Ulrich Germann
4b4ae3242a
Merge pull request #151 from amake/master
...
Fixes for build scripts
2016-04-30 12:48:05 +01:00
Hieu Hoang
8c3ab7046d
debugging messages
2016-04-30 11:47:51 +01:00
Hieu Hoang
0feb925061
merge
2016-04-29 19:18:22 +01:00
Michael R. Hutt
66a83ed09b
adds missing extraction operators for enums
2016-04-29 11:53:59 -04:00
Hieu Hoang
afe2af6b93
get ready for scfg prev hypos
2016-04-29 13:09:49 +01:00
Hieu Hoang
9de346825f
less debugging messages
2016-04-29 12:23:43 +01:00
Hieu Hoang
96e735dda1
isNT must be set correctly when creating factor
2016-04-29 12:19:53 +01:00
Hieu Hoang
88b4b23434
debugging messages
2016-04-29 10:54:58 +01:00
Hieu Hoang
cca5f17f81
debugging messages
2016-04-29 01:05:47 +01:00
Hieu Hoang
acd1ae8b6e
debugging messages
2016-04-29 00:09:02 +01:00
Hieu Hoang
86243ef945
tweak
2016-04-28 23:45:23 +01:00
Hieu Hoang
895b461a85
debugging messages
2016-04-28 23:41:09 +01:00
Ondrej Bojar
0c3108b8ad
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
2016-04-28 22:11:35 +02:00
Ondrej Bojar
02f5beefbc
minor fixes, warnings
2016-04-28 22:10:25 +02:00
Hieu Hoang
f12f61f157
LookupNT()
2016-04-28 20:56:26 +01:00
Hieu Hoang
29345fbbc4
debug messages
2016-04-28 20:08:55 +01:00
Hieu Hoang
389d497ddb
measure time from before loading
2016-04-28 16:51:42 +01:00
Hieu Hoang
38c1872bea
debug messages
2016-04-28 15:19:53 +01:00
Aaron Madlon-Kay
0ab80dc306
Fix PREFIX when overridden by command line argument
...
When PREFIX=... is provided, the `override` directive must be supplied
in order to actually use the *_PREFIX value. In practice this is only a
problem for IRSTLM, which is supposed to be in $PREFIX/irstlm-$VERSION.
2016-04-28 17:42:10 +09:00
Aaron Madlon-Kay
f4882f445a
Allow specifying the opt dir location in compile.sh
2016-04-28 16:51:52 +09:00