Hieu Hoang
|
0b41879a3a
|
argument --NonTermConsecSourceMixedSyntax
|
2014-09-03 02:33:50 +01:00 |
|
Hieu Hoang
|
b0ee7f68e2
|
argument --NonTermConsecSourceMixedSyntax
|
2014-09-03 02:19:49 +01:00 |
|
Hieu Hoang
|
2d73f6f803
|
jamfile error
|
2014-09-01 18:02:42 +01:00 |
|
Hieu Hoang
|
1aa5c4fa35
|
change size of syntactic non-term
|
2014-08-30 07:44:53 +01:00 |
|
Hieu Hoang
|
f19781e05b
|
add Jamfile
|
2014-08-29 16:26:28 +01:00 |
|
Hieu Hoang
|
e6438e378f
|
Add option to sort chart translation option after EvaluateWithSourceContext
|
2014-08-29 16:24:49 +01:00 |
|
Hieu Hoang
|
379da960d1
|
eclipse
|
2014-08-29 16:21:27 +01:00 |
|
Hieu Hoang
|
26741c6bca
|
Roll out mixed syntax
|
2014-08-29 15:56:01 +01:00 |
|
Hieu Hoang
|
4b8d29d18d
|
Roll out mixed syntax
|
2014-08-29 15:33:35 +01:00 |
|
Hieu Hoang
|
73f1d259a1
|
Roll out mixed syntax
|
2014-08-29 15:31:47 +01:00 |
|
Hieu Hoang
|
049a9a9ea7
|
space between ||| and {{
|
2014-08-28 13:22:48 +01:00 |
|
Hieu Hoang
|
794b946783
|
space between ||| and {{
|
2014-08-28 13:20:05 +01:00 |
|
Matthias Huck
|
33992f9af5
|
uninitialized variables and double include
|
2014-08-08 16:27:17 +01:00 |
|
Paul Baltescu
|
d75c4e1ae5
|
OxLM integration.
|
2014-08-08 01:18:05 +01:00 |
|
Matthias Huck
|
c27cbf55ea
|
source labels: integration into EMS
|
2014-08-07 21:02:51 +01:00 |
|
Ulrich Germann
|
df3fb4ac5c
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
Conflicts:
doc/Mmsapt.howto
|
2014-08-04 17:26:15 +01:00 |
|
Ulrich Germann
|
2711360ce7
|
Added missing #include.
|
2014-08-04 17:19:58 +01:00 |
|
Barry Haddow
|
65b3e0b96e
|
Missing include
|
2014-08-01 11:13:34 +01:00 |
|
Hieu Hoang
|
8d7871125f
|
delete extract-ordering. Not part of the core functionality
|
2014-07-30 13:16:40 +01:00 |
|
Matthias Huck
|
7b02017da1
|
use std::numeric_limits
|
2014-07-28 19:49:43 +01:00 |
|
Matthias Huck
|
3a5dee12e8
|
implementation of phrase orientation in GHKM extraction
(...but a corresponding feature function for the chart-based decoder has not been written yet)
|
2014-07-28 18:27:12 +01:00 |
|
Matthias Huck
|
19a5ef4a1a
|
relax-parse: use cin.peek()
Hope this eliminates some weird behavior
|
2014-07-17 20:19:28 +01:00 |
|
Hieu Hoang
|
d7cbef5cbe
|
minor format change in consolidate
|
2014-06-25 07:04:11 -04:00 |
|
Hieu Hoang
|
ab3ed27f20
|
Merge ../mosesdecoder into hieu
|
2014-06-13 17:04:52 +01:00 |
|
Hieu Hoang
|
32b4eb5168
|
add NonTermContext property
|
2014-06-13 17:04:41 +01:00 |
|
Hieu Hoang
|
dddadc4c81
|
Merge branch 'hieu' of github.com:hieuhoang/mosesdecoder into hieu
|
2014-06-13 10:35:43 +01:00 |
|
Hieu Hoang
|
768ac1c6a8
|
add SpanLength to score
|
2014-06-12 13:26:01 +01:00 |
|
Matthias Huck
|
d0e92da734
|
GHKM extraction can add a source labels phrase property
|
2014-06-11 19:27:18 +01:00 |
|
Hieu Hoang
|
af659446bd
|
Merge branch 'hieu' of github.com:hieuhoang/mosesdecoder into hieu
|
2014-06-11 04:35:33 +01:00 |
|
Hieu Hoang
|
92089f9726
|
ignore 0 span. Don't bomb out
|
2014-06-11 04:35:09 +01:00 |
|
Hieu Hoang
|
0178e5237e
|
don't output SpanLength property if empty
|
2014-06-09 09:05:31 +01:00 |
|
Hieu Hoang
|
7c5208e6d6
|
Merge ../mosesdecoder into hieu
|
2014-06-08 17:18:16 +01:00 |
|
Hieu Hoang
|
29d83d94b1
|
delete any mention of SAFE_GETLINE so it doesn't reappear
|
2014-06-08 17:18:07 +01:00 |
|
Hieu Hoang
|
3c6a31128d
|
Merge ../mosesdecoder into hieu
|
2014-06-08 17:07:41 +01:00 |
|
Hieu Hoang
|
1b667e3e24
|
delete any mention of SAFE_GETLINE so it doesn't reappear
|
2014-06-08 17:07:12 +01:00 |
|
Hieu Hoang
|
cb94a3181b
|
use standard c++ getline instead of old Moses SAFE_GETLINE
|
2014-06-08 16:23:14 +01:00 |
|
Hieu Hoang
|
23ba0de224
|
use standard c++ getline instead of old Moses SAFE_GETLINE
|
2014-06-08 15:41:27 +01:00 |
|
Hieu Hoang
|
d979b24314
|
use standard c++ getline instead of old Moses SAFE_GETLINE
|
2014-06-08 14:06:33 +01:00 |
|
Hieu Hoang
|
45ed0a5b1f
|
Merge ../mosesdecoder into hieu
|
2014-06-08 13:22:34 +01:00 |
|
Hieu Hoang
|
f58c7fc831
|
use standard c++ getline instead of old Moses SAFE_GETLINE
|
2014-06-08 13:17:23 +01:00 |
|
Hieu Hoang
|
9f2e3a4194
|
add SpanLength property
|
2014-06-03 17:26:21 +01:00 |
|
Hieu Hoang
|
fcf9e4b51c
|
Merge ../mosesdecoder into hieu
|
2014-06-03 17:11:16 +01:00 |
|
Hieu Hoang
|
3ae671fc7c
|
||| separator after counts
|
2014-06-03 17:10:09 +01:00 |
|
Hieu Hoang
|
fe1fdb7980
|
Merge ../mosesdecoder into hieu
|
2014-06-03 14:40:19 +01:00 |
|
Hieu Hoang
|
23e9083514
|
erroneous assert
|
2014-06-03 14:40:00 +01:00 |
|
Hieu Hoang
|
280f02cd1a
|
Merge ../mosesdecoder into hieu
|
2014-06-03 14:15:54 +01:00 |
|
Hieu Hoang
|
8ba078c1eb
|
erroneous assert
|
2014-06-03 14:06:40 +01:00 |
|
Hieu Hoang
|
ea1fb296fe
|
add span length to training
|
2014-05-31 21:39:47 +01:00 |
|
Rico Sennrich
|
c8682e9420
|
target-syntax: use SoftMatchingFeature to assign non-terminal to unknown words
|
2014-03-24 14:57:24 +00:00 |
|
Rico Sennrich
|
ba52fa163b
|
use | as default escape sequence for "|" (for consistency with tokenizer.perl)
|
2014-03-21 19:19:03 +00:00 |
|