Hieu Hoang
|
ef33496ea5
|
non-term must have only 1 factor.
|
2014-07-09 15:47:34 +01:00 |
|
Ulrich Germann
|
4d41211c2c
|
Major overhaul of Mmsapt. Reorganization of old and addition of new features in phrase tables. Many critical bug fixes.
|
2014-07-09 02:41:28 +01:00 |
|
Ulrich Germann
|
28d64e2339
|
Simulated post-editing sessions feeding reference and alignment into the system after automatic translation of each source sentence.
|
2014-07-09 02:40:40 +01:00 |
|
Ulrich Germann
|
e1c9405b23
|
Utilities to check gain in phrase coverage by dynamic augmentation of the phrase table in a post-editing scenario.
|
2014-07-09 02:39:28 +01:00 |
|
Hieu Hoang
|
937a02a3cb
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2014-07-08 13:51:36 +01:00 |
|
Rico Sennrich
|
bdf8d1a405
|
CreateFromString no longer requires factorDelimiter
|
2014-07-04 10:28:24 +01:00 |
|
Hieu Hoang
|
17140e4ae7
|
eclipse
|
2014-07-01 13:01:51 -04:00 |
|
Barry Haddow
|
c4ca243b7a
|
Improved debug for sparse reordering
|
2014-06-30 12:13:33 +01:00 |
|
Barry Haddow
|
e2312e879c
|
Merge remote-tracking branch 'origin/master' into sparse-reordering
|
2014-06-30 10:21:18 +01:00 |
|
Ulrich Germann
|
556e112366
|
Major bug fix in Mmsapt.combine_pstats.
|
2014-06-30 00:32:11 +01:00 |
|
Ulrich Germann
|
73081786bc
|
Name change: lookup_mmsapt -> ptable-lookup
|
2014-06-28 20:08:41 +01:00 |
|
Ulrich Germann
|
5c77f17833
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
|
2014-06-27 01:12:22 +01:00 |
|
Ulrich Germann
|
9eaf506ace
|
Renamed lookup_mmsapt.cc to ptable-lookup.cc.
|
2014-06-27 01:10:14 +01:00 |
|
Ulrich Germann
|
1e50ac587d
|
Replaced TRACE_ERR(..) with VERBOSE(1,...) in PhraseDictionaryTree.cpp
|
2014-06-27 01:09:50 +01:00 |
|
Ulrich Germann
|
9dfb354041
|
Phrase probability smoothing can now be turned off in ug_bitext.cc by setting the confidence threshold to 0.
|
2014-06-27 01:07:23 +01:00 |
|
Ulrich Germann
|
40ab68b3d2
|
Adapted lookup_mmsapt to binary phrase tables; renamed the utility to ptable-lookup
|
2014-06-27 01:06:00 +01:00 |
|
Ulrich Germann
|
e4c35b9896
|
Replaced TRACE_ERR(..) with VERBOSE(1,...) in PDTAimp.h.
|
2014-06-27 01:02:23 +01:00 |
|
Hieu Hoang
|
dba4caa7c0
|
register PhraseDictionaryFuzzyMatch
|
2014-06-26 09:34:16 -04:00 |
|
Hieu Hoang
|
ee6e140738
|
eclipse
|
2014-06-25 16:14:25 -04:00 |
|
Hieu Hoang
|
fee06b2d95
|
eclipse
|
2014-06-25 16:04:04 -04:00 |
|
Hieu Hoang
|
629a201152
|
eclipse
|
2014-06-25 15:59:34 -04:00 |
|
Hieu Hoang
|
52eb4ef57b
|
eclipse
|
2014-06-25 15:53:14 -04:00 |
|
Hieu Hoang
|
5d4083a3cf
|
eclipse
|
2014-06-25 15:39:07 -04:00 |
|
Hieu Hoang
|
19e4504a57
|
eclipse
|
2014-06-25 15:16:37 -04:00 |
|
Hieu Hoang
|
d7cbef5cbe
|
minor format change in consolidate
|
2014-06-25 07:04:11 -04:00 |
|
Hieu Hoang
|
1b9267adf3
|
redo eclipse projects
|
2014-06-25 00:03:59 -04:00 |
|
Hieu Hoang
|
d949774f41
|
redo eclipse projects
|
2014-06-25 00:02:40 -04:00 |
|
Hieu Hoang
|
15630258d0
|
redo eclipse projects
|
2014-06-25 00:00:46 -04:00 |
|
Barry Haddow
|
961d72269a
|
clusters for sparse reordering feature
|
2014-06-24 21:50:20 +01:00 |
|
Barry Haddow
|
69222ee32b
|
Implement 'between' featuresr.
|
2014-06-24 13:37:54 +01:00 |
|
Barry Haddow
|
cc426190e2
|
Minor fix
|
2014-06-23 17:46:45 +01:00 |
|
Barry Haddow
|
6424da1387
|
Merge branch 'sparse-reordering' of github.com:moses-smt/mosesdecoder into sparse-reordering
|
2014-06-23 17:06:24 +01:00 |
|
Barry Haddow
|
1afa0bc8f6
|
Fix for hreo
|
2014-06-23 17:06:00 +01:00 |
|
Barry Haddow
|
77a4a5e133
|
Merge remote-tracking branch 'origin/master' into sparse-reordering
Conflicts:
moses/FF/Factory.cpp
moses/FF/LexicalReordering/LexicalReordering.cpp
|
2014-06-23 15:22:40 +01:00 |
|
Hieu Hoang
|
f95a1bb75b
|
more shards
|
2014-06-23 09:36:13 -04:00 |
|
Kenneth Heafield
|
6b22097cbe
|
KenLM e94d0b3ea9082d8aa443e15e33aee6fb9c2af990 including possible deadlock fix
|
2014-06-22 05:54:03 -07:00 |
|
Hieu Hoang
|
c35a49e606
|
eclipse
|
2014-06-21 17:45:21 -04:00 |
|
Hieu Hoang
|
d8ca5b1c6c
|
comment out debugging message
|
2014-06-21 17:35:34 -04:00 |
|
Hieu Hoang
|
3454d28ab8
|
change char[] to std::string
|
2014-06-21 10:03:40 -04:00 |
|
Hieu Hoang
|
78bfca3ecf
|
expand max string size when binarizing. MUST change this soon
|
2014-06-21 08:23:26 -04:00 |
|
Matthias Huck
|
15ac0821b1
|
removed unnecessary includes
|
2014-06-20 21:25:14 +01:00 |
|
Matthias Huck
|
f3907cd6a2
|
SourceGHKMTreeInputMatchFeature
|
2014-06-20 21:00:16 +01:00 |
|
Hieu Hoang
|
c460330430
|
debug output for PhraseProperty
|
2014-06-19 19:23:33 +01:00 |
|
Hieu Hoang
|
137126ca54
|
read parameter example for Skeleton FF
|
2014-06-18 09:08:19 +01:00 |
|
Hieu Hoang
|
29991e1ede
|
iterator compile error on some compilers /Jame Zhang
|
2014-06-17 19:35:19 +01:00 |
|
Matthias Huck
|
318323049d
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
|
2014-06-16 15:11:07 +01:00 |
|
Matthias Huck
|
c2644c9a08
|
typo in log output
|
2014-06-16 15:10:53 +01:00 |
|
Hieu Hoang
|
d28030eb4c
|
Merge ../mosesdecoder.hieu
|
2014-06-16 14:38:16 +01:00 |
|
Hieu Hoang
|
b5b3aa802d
|
delete input path creation. Already doing it in ChartParser. SCFG algorithm needs a cleanup
|
2014-06-16 14:37:36 +01:00 |
|
Hieu Hoang
|
c1ae85fe70
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2014-06-16 14:34:26 +01:00 |
|