Hieu Hoang
|
a2fd8d5b2c
|
quering -> querying
|
2016-10-06 13:57:33 +01:00 |
|
Hieu Hoang
|
3a72b4958a
|
update Moses::ProbingPT with Moses2::ProbingPT. Does not compile
|
2016-10-03 19:02:06 +01:00 |
|
Hieu Hoang
|
4a4bea5b86
|
allow moses2 to load memory pt that don't contain alignments.
|
2016-10-03 16:54:49 +01:00 |
|
Hieu Hoang
|
933e4d29ea
|
create deviants
|
2016-08-23 18:30:28 +01:00 |
|
Michael Denkowski
|
3aedc0bf68
|
Standalone phrase distance feature
(Uses input coordinates populated by XML input and target phrase coordinates
populated by phrase dictionary implementation)
|
2016-08-12 12:05:12 +02:00 |
|
Michael Denkowski
|
d29916bbb3
|
Roll back to just tracking coordinates in mmsapt
(distance wants to be a separate FF)
|
2016-08-12 12:05:12 +02:00 |
|
Michael Denkowski
|
5c2b8d843c
|
Distance feature for mmsapt
- Make ttask visible to scorers
- Only track sentence ids if using distance feature
|
2016-08-12 12:05:12 +02:00 |
|
Hieu Hoang
|
8f7a184075
|
eclipse
|
2016-08-10 23:00:24 +02:00 |
|
Hieu Hoang
|
09c4924154
|
move moses2 to contrib
|
2016-08-10 22:40:05 +02:00 |
|
Hieu Hoang
|
a4df68a9fa
|
consistent method names
|
2016-08-06 08:18:32 +01:00 |
|
Hieu Hoang
|
928061d7f1
|
comment out debugging message
|
2016-08-06 07:50:47 +01:00 |
|
Hieu Hoang
|
03defc35f6
|
support distinct nbest
|
2016-08-05 17:04:01 +01:00 |
|
Hieu Hoang
|
3fe75d3fed
|
support distinct nbest
|
2016-08-05 16:38:45 +01:00 |
|
Hieu Hoang
|
bd4cb68d0e
|
fixed segfault. Use calculated hypo, rather than hypo key. Usually they are same as hypo, except when scores are equal
|
2016-08-05 15:41:58 +01:00 |
|
Hieu Hoang
|
25fbb8395d
|
leak
|
2016-08-05 13:29:25 +01:00 |
|
Hieu Hoang
|
0352c30ed4
|
leak
|
2016-08-05 13:25:46 +01:00 |
|
Hieu Hoang
|
512dd465cb
|
get rid of iterator over hypo collection. Create too many errors
|
2016-08-05 11:35:42 +01:00 |
|
Hieu Hoang
|
05aa676cd6
|
start to get rid of iterator over hypo collection. Create too many errors
|
2016-08-05 11:15:03 +01:00 |
|
Hieu Hoang
|
051ce0b44e
|
segfault creating nbest. Was using all hypos in coll instead of sorted and pruned hypos only
|
2016-08-05 11:02:52 +01:00 |
|
Hieu Hoang
|
16044c176b
|
use same method to add hypos to coll
|
2016-08-04 22:41:29 +01:00 |
|
Hieu Hoang
|
18442fdacf
|
add debugging messages
|
2016-08-04 22:13:38 +01:00 |
|
Hieu Hoang
|
99227e63b2
|
comment out debugging messages
|
2016-08-04 20:09:10 +01:00 |
|
Hieu Hoang
|
8477905494
|
comment out debugging messages
|
2016-08-04 19:34:53 +01:00 |
|
Hieu Hoang
|
a18b8607aa
|
mem leak
|
2016-08-04 18:57:07 +01:00 |
|
Hieu Hoang
|
259cb96538
|
stem leak by using mempool
|
2016-08-04 18:49:19 +01:00 |
|
Hieu Hoang
|
dfabbda5aa
|
use tmpPool to create source phrases
|
2016-08-04 16:10:38 +01:00 |
|
Hieu Hoang
|
69270a999e
|
trime <s> and </s> from nbest
|
2016-08-04 15:42:13 +01:00 |
|
Hieu Hoang
|
c47c1a0fb9
|
correct nbest. yay
|
2016-08-04 15:32:35 +01:00 |
|
Hieu Hoang
|
5a3e707879
|
move TrellisPaths
|
2016-08-04 12:47:45 +01:00 |
|
Hieu Hoang
|
b00369007f
|
calc scores
|
2016-08-03 23:39:20 +01:00 |
|
Hieu Hoang
|
32b9efd775
|
Revert "use Cast() throughout"
This reverts commit 8b1e9f45ad .
|
2016-08-03 21:34:47 +01:00 |
|
Hieu Hoang
|
2abc631251
|
create deviant paths
|
2016-08-03 19:29:31 +01:00 |
|
Hieu Hoang
|
995c8f265a
|
use reference instead of pointers
|
2016-08-03 19:08:55 +01:00 |
|
Hieu Hoang
|
3c644c8be4
|
create deviant paths
|
2016-08-03 18:56:03 +01:00 |
|
Hieu Hoang
|
c4bb814cd5
|
templatize TrellisPaths
|
2016-08-03 16:46:40 +01:00 |
|
Hieu Hoang
|
632dee2081
|
templatize TrellisPaths
|
2016-08-03 16:23:11 +01:00 |
|
Hieu Hoang
|
8ee2d7dda7
|
move TrellisPaths
|
2016-08-03 15:53:28 +01:00 |
|
Hieu Hoang
|
8b1e9f45ad
|
use Cast() throughout
|
2016-08-03 12:39:58 +01:00 |
|
Hieu Hoang
|
6b88cda171
|
output nbest in correct format
|
2016-08-03 12:12:39 +01:00 |
|
Hieu Hoang
|
8b08444ab0
|
return reference, not pointer
|
2016-08-03 11:10:35 +01:00 |
|
Hieu Hoang
|
5966acac02
|
start nbest for SCFG
|
2016-08-03 11:03:11 +01:00 |
|
Hieu Hoang
|
432355803f
|
get rid of translationId from InputType
|
2016-08-03 09:45:53 +01:00 |
|
Hieu Hoang
|
17d53818c2
|
start nbest for SCFG
|
2016-08-03 09:37:49 +01:00 |
|
Hieu Hoang
|
e17c7e87cd
|
start nbest for SCFG
|
2016-08-02 18:02:20 +01:00 |
|
Hieu Hoang
|
721eaa5489
|
start nbest for SCFG
|
2016-08-02 16:35:55 +01:00 |
|
Hieu Hoang
|
ac9a4e9089
|
Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2
|
2016-08-01 14:54:11 -04:00 |
|
Hieu Hoang
|
417a6f8b61
|
comments
|
2016-08-01 14:53:28 -04:00 |
|
Hieu Hoang
|
e361ca94aa
|
Eclipse
|
2016-08-01 19:02:15 +01:00 |
|
Hieu Hoang
|
9ec372beac
|
caching for SCFG
|
2016-08-01 18:41:10 +01:00 |
|
Hieu Hoang
|
8e7643c982
|
restart caching for SCFG
|
2016-08-01 18:29:42 +01:00 |
|