Hieu Hoang
|
4c3bb20860
|
don't make copy constructor explicit to be able to put it into vector. Emplace_back() not available in pre-C++11
|
2016-09-29 11:31:54 -04:00 |
|
Hieu Hoang
|
230d4dd13a
|
add PhraseDecoder
|
2016-09-29 16:21:49 +01:00 |
|
Hieu Hoang
|
fc6679178c
|
move CompactPT wrapper into CompactPT folder
|
2016-09-29 16:21:10 +01:00 |
|
Hieu Hoang
|
cd8ba017f8
|
move ProbingPT wrapper into ProbingPT folder
|
2016-09-29 16:15:53 +01:00 |
|
Hieu Hoang
|
a4cfb60c2c
|
Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2
|
2016-09-29 16:11:46 +01:00 |
|
Hieu Hoang
|
6a1dc847c6
|
PhraseDecoder compiles
|
2016-09-29 16:11:36 +01:00 |
|
Hieu Hoang
|
76a2b51f62
|
compiles at least
|
2016-09-29 14:12:10 +01:00 |
|
Hieu Hoang
|
2d4ea3a086
|
compiles at least
|
2016-09-29 14:08:00 +01:00 |
|
Hieu Hoang
|
485bba2efe
|
Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2
|
2016-09-29 07:17:05 -04:00 |
|
Hieu Hoang
|
16d6a89861
|
output debugging messages to stderr not stdout
|
2016-09-29 07:16:57 -04:00 |
|
Hieu Hoang
|
fea93b529a
|
get ready to port from Moses
|
2016-09-29 11:13:20 +01:00 |
|
Hieu Hoang
|
1f53032d09
|
move ProbingPT from legacy -> TranslationModel
|
2016-09-29 11:09:32 +01:00 |
|
Hieu Hoang
|
7572107753
|
move Compact pt implementation from legacy -> TranslationModel
|
2016-09-29 10:59:43 +01:00 |
|
Hieu Hoang
|
8e619c67fa
|
begin import of Compact pt
|
2016-09-29 10:38:01 +01:00 |
|
Hieu Hoang
|
cab564f607
|
don't unescape & characters - SCFG /Vito MANDORINO
|
2016-09-28 15:15:07 +01:00 |
|
Hieu Hoang
|
0005e98b26
|
don't unescape & characters /Vito MANDORINO
|
2016-09-28 15:10:43 +01:00 |
|
Hieu Hoang
|
6d276661e0
|
refactor state info to work with moses2
|
2016-09-28 13:02:22 +01:00 |
|
Hieu Hoang
|
aeecda9a8e
|
Less debugging output
|
2016-09-28 05:57:54 -04:00 |
|
Hieu Hoang
|
24521c035a
|
import Lookup for pb
|
2016-09-27 18:16:44 +01:00 |
|
Hieu Hoang
|
73c20f2c1f
|
begin transliteration
|
2016-09-27 14:45:21 +01:00 |
|
Hieu Hoang
|
6862ca9858
|
Merge ../mosesdecoder.perf
|
2016-09-27 14:35:21 +01:00 |
|
Hieu Hoang
|
3d5500e698
|
Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2
|
2016-09-27 08:21:34 -04:00 |
|
Hieu Hoang
|
a29f7d5c99
|
can define srilm-dir in general section
|
2016-09-27 08:21:18 -04:00 |
|
Hieu Hoang
|
be0a7b3b5d
|
import EvaluateWhenApplied(). Haven't figured out state yet
|
2016-09-27 13:05:53 +01:00 |
|
Hieu Hoang
|
bf9f40ded8
|
bump
|
2016-09-27 12:39:09 +01:00 |
|
Hieu Hoang
|
9572cbade6
|
implement EvaluateInIsolation()
|
2016-09-27 11:58:59 +01:00 |
|
Hieu Hoang
|
79117bb80d
|
add osmHyp, 2
|
2016-09-26 15:58:03 +01:00 |
|
Hieu Hoang
|
e33ecf34bb
|
move FFState -> FF
|
2016-09-26 15:27:24 +01:00 |
|
Hieu Hoang
|
79f8e64457
|
add osmHyp
|
2016-09-26 15:19:50 +01:00 |
|
Hieu Hoang
|
67ff37aed7
|
duplicate ReadParameters()
|
2016-09-26 14:46:01 +01:00 |
|
Hieu Hoang
|
492886927e
|
OSM::Load()
|
2016-09-26 12:58:28 +01:00 |
|
Hieu Hoang
|
445bcfda2d
|
import more OSM Moses -> Moses2
|
2016-09-26 12:48:36 +01:00 |
|
Hieu Hoang
|
e7cd07edec
|
Merge ../mosesdecoder into perf_moses2
|
2016-09-26 12:04:54 +01:00 |
|
Hieu Hoang
|
9527fb050d
|
duplicate -T arg for OSM
|
2016-09-26 12:04:33 +01:00 |
|
Hieu Hoang
|
fbd923fea5
|
begin adding OSM
|
2016-09-26 11:24:52 +01:00 |
|
Hieu Hoang
|
92f5f868cb
|
add --num-scores arg. To binarize regression test tables with 5 scores
|
2016-09-25 22:53:08 +01:00 |
|
Hieu Hoang
|
34ba9f5c02
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2016-09-25 22:06:19 +01:00 |
|
Hieu Hoang
|
1e801a5caa
|
regression tests for probing pt and moses2
|
2016-09-25 22:06:11 +01:00 |
|
Hieu Hoang
|
457cd99e6a
|
Merge pull request #166 from j6k4m8/add-chrome-extension
Add chrome extension to contrib/
|
2016-09-11 23:00:49 +01:00 |
|
Jordan Matelsky
|
b618d6e583
|
Add formal Goshenjs documentation to readme
|
2016-09-11 14:20:58 -04:00 |
|
Jordan Matelsky
|
8a2e63be7f
|
Add documentation to readme
|
2016-09-11 14:19:43 -04:00 |
|
Jordan Matelsky
|
8d6f647437
|
Add README.md for Goshen library
|
2016-09-11 14:14:14 -04:00 |
|
Jordan Matelsky
|
c237b1320f
|
add goshen chrome extension
|
2016-09-11 14:11:48 -04:00 |
|
MosesAdmin
|
f39252da9d
|
daily automatic beautifier
|
2016-09-05 00:00:38 +01:00 |
|
Marcin Junczys-Dowmunt
|
9ff0af4e85
|
consistent order of parameters in ini
|
2016-09-04 21:53:41 +02:00 |
|
Philipp Koehn
|
382cbf1113
|
Merge branch 'master' of git://github.com/moses-smt/mosesdecoder
|
2016-09-04 19:35:08 +01:00 |
|
Philipp Koehn
|
6e5da8cc2c
|
reversing change: now compact phrase table memory mapping is turned on by default, can be turned off with -minphr-memory (as before 2015-12-12)
|
2016-09-04 19:31:51 +01:00 |
|
Hieu Hoang
|
aa20f0467e
|
Merge pull request #161 from pakozm/master
Updated hashCode generation at NeuralLMWrapper.cpp
|
2016-09-04 12:25:23 +01:00 |
|
Hieu Hoang
|
9d176ce7b5
|
Merge pull request #162 from da-web/patch-2
Changed NoPhraseCount score-option
|
2016-09-04 12:25:18 +01:00 |
|
Hieu Hoang
|
8ba93f9a6f
|
still load everything even if --show-weights. Avoid segfaults on certain machines
|
2016-09-02 08:00:49 -04:00 |
|