hieuhoang1972
|
929d871311
|
bug fixes & starting on translation option caching
git-svn-id: http://svn.statmt.org/repository/mira@126 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 22:51:04 +00:00 |
|
hieuhoang1972
|
365460dff9
|
bug fixes & starting on translation option caching
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@125 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 22:21:54 +00:00 |
|
hieuhoang1972
|
6dbdb160fb
|
bug fixes & starting on translation option caching
git-svn-id: http://svn.statmt.org/repository/mira@125 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 22:21:54 +00:00 |
|
hieuhoang1972
|
8d94a7cf8b
|
fixed trans Opt scoring
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@124 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 21:55:22 +00:00 |
|
hieuhoang1972
|
cc90feff6b
|
fixed trans Opt scoring
git-svn-id: http://svn.statmt.org/repository/mira@124 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 21:55:22 +00:00 |
|
alex_const
|
2c0bfddfc2
|
Added hypothesis backtracking for the best hypothesis for verbose option 3.
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@123 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 21:51:05 +00:00 |
|
alex_const
|
b75510b7d3
|
Added hypothesis backtracking for the best hypothesis for verbose option 3.
git-svn-id: http://svn.statmt.org/repository/mira@123 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 21:51:05 +00:00 |
|
alex_const
|
035ce30f0a
|
Added methods GetPrevHypo and GetID to Hypothesis.
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@122 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 21:49:11 +00:00 |
|
alex_const
|
2c5f08ca80
|
Added methods GetPrevHypo and GetID to Hypothesis.
git-svn-id: http://svn.statmt.org/repository/mira@122 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 21:49:11 +00:00 |
|
hieuhoang1972
|
181f6c26a5
|
fixed trans Opt scoring
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@121 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 21:40:15 +00:00 |
|
hieuhoang1972
|
5179216a36
|
fixed trans Opt scoring
git-svn-id: http://svn.statmt.org/repository/mira@121 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 21:40:15 +00:00 |
|
hieuhoang1972
|
05c5e0201c
|
bug fixes & starting on translation option caching
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@120 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 21:28:50 +00:00 |
|
hieuhoang1972
|
6bbb6819e4
|
bug fixes & starting on translation option caching
git-svn-id: http://svn.statmt.org/repository/mira@120 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 21:28:50 +00:00 |
|
eherbst
|
d53bc86d2c
|
re-adding required Eclipse project file
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@119 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 21:23:15 +00:00 |
|
eherbst
|
4506085e56
|
re-adding required Eclipse project file
git-svn-id: http://svn.statmt.org/repository/mira@119 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 21:23:15 +00:00 |
|
ccorbett
|
78550ab697
|
copy of StaticData had odd CVS junk in repository; fixed.
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@118 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 18:59:44 +00:00 |
|
ccorbett
|
d2c0faf041
|
copy of StaticData had odd CVS junk in repository; fixed.
git-svn-id: http://svn.statmt.org/repository/mira@118 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 18:59:44 +00:00 |
|
hieuhoang1972
|
4e757cc398
|
bug fixes & starting on translation option caching
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@117 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 18:43:48 +00:00 |
|
hieuhoang1972
|
2a649557ec
|
bug fixes & starting on translation option caching
git-svn-id: http://svn.statmt.org/repository/mira@117 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 18:43:48 +00:00 |
|
fetidadder
|
b941b343ff
|
Basic structure for lexical reordering structure implemented: mechanism for reading pertinent options from config file, added new LexicalReordering class. Regression tests run and passed.
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@116 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 18:20:07 +00:00 |
|
fetidadder
|
36bc7fc8a2
|
Basic structure for lexical reordering structure implemented: mechanism for reading pertinent options from config file, added new LexicalReordering class. Regression tests run and passed.
git-svn-id: http://svn.statmt.org/repository/mira@116 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 18:20:07 +00:00 |
|
hieuhoang1972
|
afd1e85498
|
bug fixes & starting on translation option caching
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@115 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 18:13:50 +00:00 |
|
hieuhoang1972
|
bd6568b618
|
bug fixes & starting on translation option caching
git-svn-id: http://svn.statmt.org/repository/mira@115 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 18:13:50 +00:00 |
|
redpony
|
a08575e264
|
fix makefile stuff for moses-cmd
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@114 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 16:19:29 +00:00 |
|
redpony
|
21c44f9d7d
|
fix makefile stuff for moses-cmd
git-svn-id: http://svn.statmt.org/repository/mira@114 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 16:19:29 +00:00 |
|
redpony
|
f5da106009
|
added a file to regenerate the makefiles that can be run when you
check out a new workspace
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@113 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 16:14:48 +00:00 |
|
redpony
|
a1d65e2f48
|
added a file to regenerate the makefiles that can be run when you
check out a new workspace
git-svn-id: http://svn.statmt.org/repository/mira@113 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 16:14:48 +00:00 |
|
redpony
|
648d126c7d
|
add foreign to Makefile.am
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@112 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 16:09:55 +00:00 |
|
redpony
|
3c4cb75e2f
|
add foreign to Makefile.am
git-svn-id: http://svn.statmt.org/repository/mira@112 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 16:09:55 +00:00 |
|
redpony
|
73b919c732
|
add ccb to email recipients
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@111 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 15:47:11 +00:00 |
|
redpony
|
8dee868cba
|
add ccb to email recipients
git-svn-id: http://svn.statmt.org/repository/mira@111 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 15:47:11 +00:00 |
|
redpony
|
b2efa67273
|
remove Makefile.in from CVS (it's automatically generated by automake)
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@110 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 15:23:25 +00:00 |
|
redpony
|
fe3343a09a
|
remove Makefile.in from CVS (it's automatically generated by automake)
git-svn-id: http://svn.statmt.org/repository/mira@110 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 15:23:25 +00:00 |
|
redpony
|
898ba845f5
|
remove Makefile
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@109 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 15:21:06 +00:00 |
|
redpony
|
d36e1f1fd8
|
remove Makefile
git-svn-id: http://svn.statmt.org/repository/mira@109 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 15:21:06 +00:00 |
|
eherbst
|
1bd381c35c
|
removing various junk I and a couple others CVSed accidentally
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@108 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 15:17:59 +00:00 |
|
eherbst
|
8f6a5cb406
|
removing various junk I and a couple others CVSed accidentally
git-svn-id: http://svn.statmt.org/repository/mira@108 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 15:17:59 +00:00 |
|
eherbst
|
1ec33be9d6
|
modularized unknown-source-word handling (see UnknownWordHandler)
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@107 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 14:36:51 +00:00 |
|
eherbst
|
82459e2d72
|
modularized unknown-source-word handling (see UnknownWordHandler)
git-svn-id: http://svn.statmt.org/repository/mira@107 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 14:36:51 +00:00 |
|
redpony
|
4cb53609eb
|
add some comments. test commit email
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@106 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 14:16:42 +00:00 |
|
redpony
|
6ca818460b
|
add some comments. test commit email
git-svn-id: http://svn.statmt.org/repository/mira@106 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 14:16:42 +00:00 |
|
redpony
|
26b80063fe
|
add brooke to the email
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@105 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 14:14:04 +00:00 |
|
redpony
|
0852270895
|
add brooke to the email
git-svn-id: http://svn.statmt.org/repository/mira@105 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 14:14:04 +00:00 |
|
bojar
|
3a7677e107
|
Just comments
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@104 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 14:03:01 +00:00 |
|
bojar
|
c7022e9dd5
|
Just comments
git-svn-id: http://svn.statmt.org/repository/mira@104 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 14:03:01 +00:00 |
|
hieuhoang1972
|
edc5548cfe
|
recommit config.in
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@103 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 14:01:52 +00:00 |
|
hieuhoang1972
|
ec09ca645d
|
recommit config.in
git-svn-id: http://svn.statmt.org/repository/mira@103 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 14:01:52 +00:00 |
|
redpony
|
d7e5db0856
|
unify logging
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@102 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 13:31:06 +00:00 |
|
redpony
|
07a54a97a4
|
unify logging
git-svn-id: http://svn.statmt.org/repository/mira@102 cc96ff50-19ce-11e0-b349-13d7f0bd23df
|
2006-07-14 13:31:06 +00:00 |
|
zens
|
45588167bd
|
almost no modification to existing system, only additions:
- prefix tree structured phrase table
- binary phrase table format with on-demand loading
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@101 1f5c12ca-751b-0410-a591-d2e778427230
|
2006-07-14 02:06:09 +00:00 |
|