Rico Sennrich
6c0f875385
testing the waters for c++11
...
please adjust your compiler options or complain if you rely on a compiler that doesn't support c++11 yet.
2015-06-16 16:43:03 +01:00
Hieu Hoang
c306715e82
add back arg -always-create-direct-transoption. Seemed to have dropped out a while ago
2015-06-08 14:38:01 +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
Ulrich Germann
7ff1f9c063
Option bundling.
2015-05-27 20:45:55 +01:00
Ulrich Germann
7da7ce52da
Added context buffering in IOWrapper for context-sensitive decoding.
...
Unfortunately, this seems to slow things down quite a bit.
2015-05-11 00:34:24 +01:00
Hieu Hoang
cc8c6b7b10
beautify
2015-05-02 11:45:24 +01:00
Jeroen Vermeulen
eca5824100
Remove trailing whitespace in C++ files.
2015-04-30 12:05:11 +07:00
Ulrich Germann
ba6e17ce26
Code reorganization.
2015-04-27 16:31:22 +01:00
Ulrich Germann
48b3b88c4a
Minor edits for code readability.
2015-04-21 17:50:34 +01:00
Ulrich Germann
9dc75bfd8a
Managers and feature functions now have access to the entire TranslationTask, not just the InputType.
2015-03-26 18:25:54 +00:00
Ulrich Germann
fa3f82a04d
Merge branch 'master' into sampled-lexicalized-reordering
2015-02-13 02:22:37 +00:00
Phil Williams
33df7fd2b4
Rename StaticData::IsChart() to IsSyntax() and add new SearchAlgorithm values
2015-02-12 13:03:26 +00:00
Ulrich Germann
3fc2fbe417
Fixed order of member initialization to avoid compiler warngins.
2015-02-09 23:13:53 +00:00
Hieu Hoang
70e8eb54ce
Using boost for prefix/suffix checks /Jeroen Vermeulen
2015-02-05 16:23:47 +00:00
Phil Williams
ac8f01bc3d
Partial merge of t2s branch (implements t2s and f2s algorithms)
...
Implements search algorithms 7, 8, and 9:
-search-algorithm 7
tree-to-string (STSG-based, currently a special-case of forest-to-string)
-search-algorithm 8
tree-to-string (SCFG-based)
-search-algorithm 9
forest-to-string (STSG-based)
2015-02-02 17:07:54 +00:00
Phil Williams
e177131a22
Remove -s2t option (use -search-algorithm=6 instead)
2015-02-02 15:01:59 +00:00
Hieu Hoang
ad6f3a8026
option to sort translation options after EvaluateAfterSourceContext
2015-01-22 12:25:02 +01:00
Hieu Hoang
05ead45e71
beautify
2015-01-14 11:07:42 +00:00
Phil Williams
e5ebf30664
Fix a few warnings.
2015-01-13 21:13:55 +00:00
Hieu Hoang
be0ab92d16
delete oov pt
2015-01-09 22:32:08 +00:00
Hieu Hoang
782ac85674
allow mira compilation for Eva
2015-01-08 12:37:34 +00:00
Hieu Hoang
ff7fbd55ee
add oovpt
2015-01-07 15:33:42 +04:00
Hieu Hoang
3b3f11365d
delete UserMessage. Too difficult to police
2015-01-07 10:01:10 +04:00
Hieu Hoang
bfac071742
new format for [mapping] section
2015-01-07 08:55:31 +05:30
Nicola Bertoldi
e4eb201c52
merged master into dynamic-models and solved conflicts
2014-12-13 12:52:47 +01:00
Matthias Huck
24a8a6a511
PhraseOrientationFeature
2014-12-03 20:04:26 +00:00
Hieu Hoang
46e7aebce4
move SetBooleanParameter to Parameter class. Make it a specialized version of template SetParameter
2014-11-30 20:15:15 +00:00
Hieu Hoang
b2c0fa097c
make GetParam() a const method with no side effect
2014-11-28 18:33:45 +00:00
Hieu Hoang
79e1c12c1c
make GetParam() a const method with no side effect
2014-11-28 17:15:01 +00:00
Hieu Hoang
e8cdbcd84b
make GetParam() a const method with no side effect
2014-11-28 14:46:10 +00:00
Hieu Hoang
8306de019c
make GetParam() a const method with no side effect
2014-11-27 23:02:41 +00:00
Hieu Hoang
5b82661163
make GetParam() a const method with no side effect
2014-11-27 21:09:05 +00:00
Hieu Hoang
cafd01854d
make GetParam() a const method with no side effect
2014-11-27 18:41:40 +00:00
Hieu Hoang
604208964a
make GetParam() a const method with no side effect
2014-11-27 12:51:23 +00:00
Hieu Hoang
efed89d0e6
eclipse
2014-11-24 13:46:08 +00:00
Nicola Bertoldi
626c9d7a84
improvement on passthrough information
2014-11-18 15:02:26 +01:00
Phil Williams
5240c430ce
Merge s2t branch
...
This adds a new string-to-tree decoder, which can be enabled with the -s2t
option. It's intended to be faster and simpler than the generic chart
decoder, and is designed to support lattice input (still WIP). For a en-de
system trained on WMT14 data, it's approximately 40% faster in practice.
For background information, see the decoding section of the EMNLP tutorial
on syntax-based MT:
http://www.emnlp2014.org/tutorials/5_notes.pdf
Some features are not implemented yet, including support for internal tree
structure and soft source-syntactic constraints.
2014-11-04 13:13:56 +00:00
Rico Sennrich
61c00ed636
n-best tree output
2014-09-12 19:17:23 +02:00
Matthias Huck
3da03f4459
tiny changes
2014-08-07 21:42:30 +01:00
Hieu Hoang
341969e61d
Merge ../mosesdecoder into hieu
2014-06-10 18:04:55 +01:00
Hieu Hoang
a695c9b50b
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2014-06-10 17:27:34 +01:00
Hieu Hoang
4b98495e78
don't load data when just showing weightd
2014-06-10 17:27:20 +01:00
Nicola Bertoldi
4d75c889f1
merged master into dynamic-models
2014-06-08 09:39:37 +02:00
Nicola Bertoldi
306dc26edd
the management of passthrough xml-tags is introduced
2014-06-06 00:53:36 +02:00
Ulrich Germann
c7a0520a18
Made moses shut up by changing unconditional 'cerr's to VERBOSE(1,...)
2014-06-05 01:43:26 +01:00
Hieu Hoang
8e2c4a89c0
Merge ../mosesdecoder into hieu
2014-06-04 12:53:06 +01: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
2f3cd5e2fe
beautify
2014-05-19 15:34:27 +02:00
Nicola Bertoldi
0313523d7d
fixed previous merge; commit 20381cbf8996ea46d32c470c8580a68eda4ec64e; Merge: 03825e3
6182750
2014-04-29 17:54:26 +02:00