Jun-ya NORIMATSU
138947d9ab
Merge remote-tracking branch 'origin/master'
2014-02-07 15:05:51 +09:00
Jun-ya NORIMATSU
d78778d1fc
prepare for the next version of DALM.
2014-02-07 15:04:35 +09:00
Matthias Huck
e40fabfad5
fixed compile errors in debug mode
2014-02-06 19:46:32 +00:00
Matthias Huck
65811a0325
tree fragments: tiny issues with the extraction pipeline
2014-02-03 18:13:10 +00:00
Ian Johnson
004a5d604e
RPM installer no longer dependent on Boost.
2014-02-03 14:05:40 +00:00
Ian Johnson
62d6419000
Removed fuzzy-match from scripts for RPM build.
2014-02-03 14:00:51 +00:00
Ian Johnson
caf8018e0a
Fix another typo
2014-02-03 13:35:58 +00:00
Ian Johnson
b972fcd767
Typo fixed
2014-02-03 13:17:58 +00:00
Ian Johnson
47cc1ccfb2
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-02-03 12:57:18 +00:00
Ian Johnson
98fad4a08a
RPM installer builder builder (sic) now allows specification of Boost installation.
2014-02-03 12:57:13 +00:00
Ian Johnson
fbfd67f08b
Update README
2014-02-03 11:41:32 +00:00
Kenneth Heafield
29f02c597f
Fix progress bar for compressed files
2014-01-30 15:55:25 -08:00
Kenneth Heafield
df8b179b7a
Update read_compressed to support concatenated gzip
2014-01-30 09:03:01 -08:00
Ales Tamchyna
3a5b54ef19
non-zero exit code when tmcombine.py fails
2014-01-30 15:42:31 +01:00
Rico Sennrich
d26fe4cc4d
fix truecaser with XML input (didn't do anything depending on formatting/whitespace)
2014-01-29 23:01:53 +00:00
Matthias Huck
86ee3e15a4
new version of the score
tool
...
which is now capable of dealing with additional properties in an appropriate manner
2014-01-29 18:37:42 +00:00
Kenneth Heafield
ffd62e994e
Fix C++11 compilation error / Chris Dyer
2014-01-27 22:25:43 -08:00
Kenneth Heafield
14e02978fc
KenLM 5cc905bc2d214efa7de2db56a9a672b749a95591
...
Avoid unspecified behavior of mmap when a file is resized reported by Christian Hardmeier
Fixes for Mavericks and a workaround for Boost's broken semaphore
Clean clang compile (of kenlm)
Merged some of 744376b3fb
but also undid some of it because it was just masking a fundaemntal problem with pread rather than working around windows limitations
2014-01-27 16:51:35 -08:00
Hieu Hoang
b68a906fdd
output list of available feature functions, separated by space, rather than lines
2014-01-25 10:58:00 +00:00
Hieu Hoang
9745924937
output list of available feature functions, separated by space, rather than lines
2014-01-25 10:39:47 +00:00
Hieu Hoang
9054df951e
Merge branch 'master' of github.com:moses-smt/mosesdecoder into hieu
2014-01-24 23:00:20 +00:00
Hieu Hoang
b6d47733da
remove duplicate spaces caused when XML are stripped
2014-01-24 18:09:55 +00:00
Hieu Hoang
dc3d5b8d38
source labelling for test set.
2014-01-24 16:33:30 +00:00
Hieu Hoang
878e7ab899
source labelling for tuning set. More debugging message in filtering script
2014-01-24 16:21:47 +00:00
Jie Jiang
ec55ef5fe2
windows gui code
2014-01-24 11:12:03 +00:00
Hieu Hoang
6a10f8ce71
corrected phrase-table name / type mixup when creating filtering script
2014-01-23 17:09:56 +00:00
Hieu Hoang
40adac9f18
Merge branch 'master' into hieu
2014-01-21 19:21:47 +00:00
Hieu Hoang
05de672bd8
need to 'label' target side too
2014-01-21 19:21:24 +00:00
Hieu Hoang
39858ce1ff
leak
2014-01-21 18:07:12 +00:00
Hieu Hoang
fcadf4511a
leak
2014-01-21 17:11:16 +00:00
Hieu Hoang
47c0a72842
add source labeller to EMS
2014-01-21 16:09:01 +00:00
Hieu Hoang
cd52af6273
Merge branch 'hieu' of /home/s0565741/workspace/github/mosesdecoder into hieu
2014-01-21 15:34:26 +00:00
Hieu Hoang
4bf5c04b1b
Merge branch 'master' into hieu
2014-01-21 14:10:57 +00:00
Hieu Hoang
27152ccce4
add source labeller to EMS
2014-01-20 23:26:06 +00:00
Hieu Hoang
c537d940a9
compile manual-label program
2014-01-20 19:27:46 +00:00
Hieu Hoang
b03e035b5d
output glue rules
2014-01-20 18:37:48 +00:00
Hieu Hoang
4c009e31e8
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into hieu
2014-01-20 17:08:02 +00:00
Hieu Hoang
8fe07d1c9c
oops. Minor compile error
2014-01-20 17:01:53 +00:00
Hieu Hoang
839d1c6978
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-01-20 16:26:45 +00:00
Hieu Hoang
b448e77639
register feature function HyperParameterAsWeight
2014-01-20 16:12:46 +00:00
Rico Sennrich
c8108ca71d
some sparse feature functions couldn't be set to be non-tuneable in moses.ini
2014-01-20 15:56:36 +00:00
Rico Sennrich
5d2b4d8efc
sparse feature weights can now be set in moses.ini; overrides weights in weight-file.
2014-01-20 15:54:17 +00:00
Hieu Hoang
ade7400fc7
minor error
2014-01-20 15:42:17 +00:00
Rico Sennrich
043444b293
copy weights of untuneable features from original config in mert
2014-01-20 10:06:42 +00:00
Rico Sennrich
bc0cac59be
unescape "|" (for compatibility with escape-special-chars scripts)
2014-01-18 12:23:21 +00:00
Hieu Hoang
4d080a5bcb
Merge branch 'master' into hieu
2014-01-17 18:09:18 +00:00
Hieu Hoang
58197b538e
eclipse
2014-01-17 18:03:42 +00:00
Hieu Hoang
20e7d078a6
add feature function HyperParameterAsWeight
2014-01-17 17:59:36 +00:00
Hieu Hoang
1632194a9e
syntax error
2014-01-17 17:08:34 +00:00
Hieu Hoang
0ff626a716
-extract-command for train-model.perl to override the extract program to be used
2014-01-17 15:43:51 +00:00