Hieu Hoang
|
18e8f12d5e
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-03-15 20:38:42 +00:00 |
|
Hieu Hoang
|
8523a27768
|
fix single-threaded
|
2013-03-15 20:38:26 +00:00 |
|
Hieu Hoang
|
2d252d2dd0
|
memory leak
|
2013-03-15 16:11:15 +00:00 |
|
Hieu Hoang
|
974bdd979b
|
memory leak
|
2013-03-15 14:19:36 +00:00 |
|
Hieu Hoang
|
21c51194fa
|
add -print-alignment-info
|
2013-03-13 12:12:33 +00:00 |
|
Lane Schwartz
|
b968eae629
|
Take hypothesis recombination into account
when outputting phrase-based lattice as hypergraph
|
2013-03-07 15:42:26 -05:00 |
|
Lane Schwartz
|
fe5e737589
|
Subtract prior scores when outputting phrase-based hypergraph arcs.
|
2013-03-07 15:42:26 -05:00 |
|
Lane Schwartz
|
45f0057b54
|
Fixed bug in outputing search lattice as hypergraph
|
2013-03-04 17:02:16 -05:00 |
|
Lane Schwartz
|
cf94b96afa
|
Try to ensure that lattice nodes are output in topological order
|
2013-03-04 14:20:01 -05:00 |
|
Lane Schwartz
|
4adeb7e338
|
Output feature weights to a separate file when producing hypergraph
|
2013-02-22 16:28:48 -05:00 |
|
Lane Schwartz
|
285661fec7
|
Deleted stale commented code
|
2013-02-22 16:28:48 -05:00 |
|
Lane Schwartz
|
764ce06726
|
More work on outputting search graph as hypergraph
|
2013-02-22 16:28:48 -05:00 |
|
Lane Schwartz
|
04f107fbb0
|
Add flag to output search graph in Kenneth's hypergraph format.
|
2013-02-22 16:28:48 -05:00 |
|
Lane Schwartz
|
e7563111de
|
More work on outputting HTK lattice format
|
2013-02-22 16:28:47 -05:00 |
|
Lane Schwartz
|
e106e04dc3
|
More work on outputting HTK SLF.
Now, each arc emits exactly one word.
|
2013-02-22 16:28:47 -05:00 |
|
Lane Schwartz
|
774ed64f2e
|
Work to allow output search graph in HTK standard lattice format
|
2013-02-22 16:28:47 -05:00 |
|
Hieu Hoang
|
5844fb21a7
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-02-20 16:56:54 +00:00 |
|
Hieu Hoang
|
101c719695
|
add word alignment for OOV too. Exist for pb but not hiero model
|
2013-02-20 16:56:36 +00:00 |
|
marcinj
|
10c1785226
|
Added missing function call to for sort order check
|
2013-02-20 11:03:57 +01:00 |
|
Kenneth Heafield
|
8ef095e8fa
|
Update incremental search, cuts runtime by a third
|
2013-02-14 13:11:53 +00:00 |
|
marcinj
|
10012fac15
|
Fixed missing last source phrase and added workaround for single key cmph hash functions
|
2013-02-14 13:22:19 +01:00 |
|
Hieu Hoang
|
07cd76136a
|
distinct nbest works the old way
|
2013-02-13 14:02:22 +00:00 |
|
Hieu Hoang
|
b84112a4b7
|
distinct nbest works the old way
|
2013-02-13 14:01:50 +00:00 |
|
Hieu Hoang
|
1a8cd20b51
|
-print-id for christian buck and phi
|
2013-02-11 18:01:33 +00:00 |
|
Marcin Junczys-Dowmunt
|
fcf75fae18
|
Added option to specify directory or prefix for temporary files created during phrase table compacting
|
2013-01-22 21:11:02 +01:00 |
|
Hieu Hoang
|
10d7f3654e
|
compile error when single threading
|
2013-01-18 16:31:55 +00:00 |
|
hieu
|
15c776eda4
|
delete check and exit of Suffix Array phrase table implementation erroneously checked in
|
2013-01-03 14:35:39 +00:00 |
|
Barry Haddow
|
8fe900d312
|
Testing of phrase length feature
|
2012-12-21 12:35:11 +00:00 |
|
Marcin Junczys-Dowmunt
|
205cea8644
|
Allow .minlexr suffix and bugfix
|
2012-12-01 00:38:20 +01:00 |
|
Eva Hasler
|
650d31fe73
|
don't need to specify weight-wt
|
2012-11-30 18:04:50 +00:00 |
|
Hieu Hoang
|
a07f71d095
|
race condition on letter sed cache. Requires locking
|
2012-11-30 17:15:32 +00:00 |
|
Hieu Hoang
|
7abb3c878a
|
remove locking. Make wordIndex variable local
|
2012-11-30 13:50:59 +00:00 |
|
Hieu Hoang
|
d4ead15066
|
fuzzy match phrase-table is multi-threaded
|
2012-11-29 15:27:38 +00:00 |
|
Hieu Hoang
|
9aad7c65c9
|
move CompactPt to TranslationModel/
|
2012-11-27 18:04:01 +00:00 |
|
Hieu Hoang
|
bc1e96730d
|
move CKY+Parser to TranslationModel/
|
2012-11-27 17:23:31 +00:00 |
|
Hieu Hoang
|
ae8a48b022
|
move Score3Parser to TranslationModel/
|
2012-11-27 17:09:23 +00:00 |
|
Hieu Hoang
|
1aae9aa23c
|
move RuleTable to TranslationModel/
|
2012-11-27 16:57:23 +00:00 |
|
Hieu Hoang
|
6bf2870f18
|
move the rest of DynSA to TranslationModel/
|
2012-11-27 16:31:42 +00:00 |
|
Hieu Hoang
|
4d8e4ae6d8
|
move DynSAInclude to TranslationModel/
|
2012-11-27 16:16:30 +00:00 |
|
Hieu Hoang
|
0b54d32038
|
move fuzzy-match to TranslationModel/
|
2012-11-27 15:36:24 +00:00 |
|
Hieu Hoang
|
59449f2925
|
make TranslationModel subdirectory and move files from moses/ into it
|
2012-11-27 15:08:31 +00:00 |
|
Hieu Hoang
|
a4cbaa51af
|
multithreaded fuzzy match
|
2012-11-27 13:17:44 +00:00 |
|
Hieu Hoang
|
b30b2ffd03
|
compile error in fuzzy match
|
2012-11-27 12:29:36 +00:00 |
|
Hieu Hoang
|
9e08ef8c0d
|
multithreaded fuzzy match
|
2012-11-27 10:42:28 +00:00 |
|
Hieu Hoang
|
ff1b210fe8
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-11-26 23:10:40 +00:00 |
|
Hieu Hoang
|
ea2ad978ef
|
eclipse files
|
2012-11-26 23:10:23 +00:00 |
|
marcinj
|
bb76c156cf
|
Added another consistency check for false positives
|
2012-11-24 17:58:07 +01:00 |
|
Hieu Hoang
|
7b36e11276
|
make fuzzy match pt threadable by marking it as non-threadable! TODO - do it properly
|
2012-11-23 18:52:06 +00:00 |
|
Hieu Hoang
|
65457aa1ac
|
load source corpus along with suffix array. Use vocab from SA execlusively
|
2012-11-23 17:33:00 +00:00 |
|
Hieu Hoang
|
487822ed14
|
don't write to stdout
|
2012-11-22 15:08:00 +00:00 |
|