Michael Denkowski
|
44b22ece69
|
More streaming for kbmira
|
2014-09-30 14:50:10 -04:00 |
|
Rico Sennrich
|
84ad576750
|
explicitly set BLEU as default scorer (for return-best-dev)
(evaluator doesn't accept --scconfig without --sctype)
|
2014-09-24 14:47:58 +01:00 |
|
Rico Sennrich
|
d39cbca0b9
|
(optionally) use n-best file for evaluator/return-best-dev
this adds support for metrics that rely on alignment / trees
|
2014-09-22 10:49:20 +01:00 |
|
Rico Sennrich
|
3d00e5dc8c
|
basic support for more metrics with kbmira
metrics need getReferenceLength (for background smoothing) to work with kbmira
|
2014-09-22 10:49:20 +01:00 |
|
Rico Sennrich
|
6810b225cc
|
calculateScore with float (for smoothing support)
|
2014-09-22 10:49:20 +01:00 |
|
Rico Sennrich
|
f40bb2c53c
|
HWCM for MERT
|
2014-09-22 10:49:20 +01:00 |
|
Barry Haddow
|
d44fd8ed57
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2014-09-07 23:20:17 +01:00 |
|
Christophe SERVAN
|
be9b3cb1c6
|
Bug fix about the TER calculation
|
2014-08-29 14:46:56 +02:00 |
|
Barry Haddow
|
1f14ba45e6
|
Ignore # with in edge lists
|
2014-08-12 11:33:37 +01:00 |
|
Barry Haddow
|
a299bb1943
|
Fix hypergraph pruning
|
2014-08-08 13:45:34 +01:00 |
|
Barry Haddow
|
ff188c454a
|
Sparse features trainable with hg mira
(In phrase-based Moses)
|
2014-08-06 11:38:51 +01:00 |
|
Barry Haddow
|
58a5b9eae3
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2014-08-05 12:31:13 +01:00 |
|
Barry Haddow
|
05455eb0c1
|
Implement shuffling correctly
|
2014-08-04 20:51:45 +01:00 |
|
Hieu Hoang
|
0fb8e65fa7
|
compile error on eclipse
|
2014-08-01 22:44:35 +01:00 |
|
Barry Haddow
|
e2e07940ae
|
shuffling of hypergraphs
|
2014-08-01 11:24:00 +01:00 |
|
Barry Haddow
|
2826ccc001
|
Boost version update, specify filesystem v3
Shout if it breaks your favourite platform!
|
2014-07-23 17:22:14 +01:00 |
|
Barry Haddow
|
5a45fc71eb
|
Some more debug
|
2014-07-22 09:24:23 +01:00 |
|
Barry Haddow
|
1d64bfc51e
|
Try to prevent double closure of files
|
2014-07-21 17:39:45 +01:00 |
|
Barry Haddow
|
bb0a0925b5
|
fd leak
|
2014-07-21 14:35:55 +01:00 |
|
Barry Haddow
|
efee2695c3
|
Merge 08811deb17337356cd8dae9c59c0160590679a35 from joshua
|
2014-07-21 11:04:43 +01:00 |
|
Hieu Hoang
|
ee03e0f0e3
|
meteor scorer requires FDStream. Only gcc
|
2014-04-03 23:35:04 +01:00 |
|
Kenneth Heafield
|
6bbf437ff7
|
Surround locks with WITH_THREADS
|
2014-03-17 07:08:25 -07:00 |
|
Michael Denkowski
|
bb201bbde8
|
Meteor scoring for Moses MERT
|
2014-03-06 16:07:01 -05:00 |
|
Hieu Hoang
|
b48f410bee
|
don't check object pointer before deleting /Markus Elfring
|
2014-02-26 10:43:37 +00:00 |
|
jiejiang
|
5f1217d793
|
merged upstream with origin for mingw
|
2014-01-15 18:16:56 +00:00 |
|
jiejiang
|
744376b3fb
|
moses windows build, with some TODO list
|
2013-12-18 20:15:39 +00:00 |
|
Hieu Hoang
|
cedc815c88
|
return default even if compiling with non-gcc
|
2013-11-25 16:38:19 +00:00 |
|
Hieu Hoang
|
905ab6de82
|
stop warning about incomplete data type
|
2013-11-25 16:24:51 +00:00 |
|
Hieu Hoang
|
d9be81596e
|
replace CHECK with UTIL_THROW_IF in mert
|
2013-11-18 18:13:10 +00:00 |
|
Hieu Hoang
|
d6d0877ea3
|
add comment for future work on making fdstream more portable /Jeroen Vermeulen
|
2013-11-15 11:56:00 +00:00 |
|
Hieu Hoang
|
17887a2796
|
replace nth_element() with macro that execute sort() instead for gcc 4.8.1 & 4.8.2
|
2013-11-15 10:55:38 +00:00 |
|
Hieu Hoang
|
3d37a8ffda
|
more compile errors, with clang
|
2013-11-14 19:30:45 +00:00 |
|
Hieu Hoang
|
862e1ad4ae
|
more gcc compile errors
|
2013-11-14 19:15:53 +00:00 |
|
Hieu Hoang
|
dfbad35abd
|
minor compile errors on gcc now
|
2013-11-14 18:59:36 +00:00 |
|
Hieu Hoang
|
0b1bb6a443
|
mert compiles under Mac OSX Mavericks. #ifdef PreProcessFilter.cpp and accomplices
|
2013-11-14 17:58:59 +00:00 |
|
Hieu Hoang
|
f35750bc08
|
beautify
|
2013-07-04 20:19:51 +01:00 |
|
Hieu Hoang
|
b10159a29f
|
mac compile
|
2013-07-03 20:19:45 +01:00 |
|
Sara Stymne
|
b2eb42ed12
|
added document level Bleu scoring to mert
|
2013-07-03 14:03:58 +02:00 |
|
Hieu Hoang
|
abe6bb7c22
|
refactor parsing of feature functiona args
|
2013-06-10 18:11:55 +01:00 |
|
Hieu Hoang
|
b9f54b195a
|
implement GenerationDictionary.Load()
|
2013-06-05 13:42:56 +01:00 |
|
Matous Machacek
|
3055be8837
|
fixed two bugs in CderScorer.cpp
|
2013-06-03 16:59:13 +02:00 |
|
Hieu Hoang
|
6249432407
|
beautify
|
2013-05-29 18:16:15 +01:00 |
|
phikoehn
|
4cdffc8a89
|
fixes for sparse feature handling
|
2013-05-17 08:37:29 +01:00 |
|
Hieu Hoang
|
fd4e954322
|
merge
|
2013-03-24 09:57:36 +00:00 |
|
Matous Machacek
|
7b9c5c1194
|
fixed bug in InterpolatedScorer
|
2013-03-19 23:08:28 +01:00 |
|
Hieu Hoang
|
5c10a2889e
|
Merge github.com:moses-smt/mosesdecoder into weight-new
|
2013-02-20 17:02:34 +00:00 |
|
Barry Haddow
|
9ca364fb22
|
Implement brevity penalty smoothing for PRO
As in Nakov et al (Coling 2012)
|
2013-02-18 11:11:20 +00:00 |
|
hieu
|
01243e415a
|
Merge branch 'master' into weight-new
|
2013-01-03 17:17:35 +00:00 |
|
hieu
|
1dfbe1113c
|
delete MergeScorer in mert/
|
2013-01-03 15:01:30 +00:00 |
|
Hieu Hoang
|
4f0d3c2032
|
Merge branch 'master' into weight-new
|
2012-12-20 20:27:50 +00:00 |
|