Hieu Hoang
|
667b8a495f
|
decoder -show-weight to output consistent new format
|
2012-12-17 17:17:44 +00:00 |
|
hieu
|
05045d574c
|
don't display unknown weight penalty when showing weight, don't usually tune. Also, change delimiter in mert extractor from : to =
|
2012-12-16 18:29:53 +00:00 |
|
hieu
|
3777faaed2
|
bug in weight-overwrite
|
2012-12-14 17:40:31 +00:00 |
|
hieu
|
6694df6519
|
mert-moses.perl create ini file in new format
|
2012-12-14 16:43:12 +00:00 |
|
Hieu Hoang
|
cffadb5ff8
|
always append number to feature function name
|
2012-12-07 18:13:37 +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
|
ea2ad978ef
|
eclipse files
|
2012-11-26 23:10:23 +00:00 |
|
Hieu Hoang
|
82ce52e650
|
eclipse
|
2012-11-16 17:31:24 +00:00 |
|
Hieu Hoang
|
0bc0b85358
|
resolved merge conflicts
|
2012-11-12 21:12:01 +00:00 |
|
Hieu Hoang
|
6b354f1e90
|
move moses/src/* to moses/
|
2012-11-12 20:21:32 +00:00 |
|
Hieu Hoang
|
5e3ef23cef
|
move moses/src/* to moses/
|
2012-11-12 19:56:18 +00:00 |
|
Hieu Hoang
|
ac4a75a0af
|
c++ version of fuzzy match works
|
2012-11-12 16:37:27 +00:00 |
|
Hieu Hoang
|
ea24000a84
|
c++ version of fuzzy match works
|
2012-11-12 13:58:39 +00:00 |
|
Hieu Hoang
|
6ea72d72f1
|
eclipse
|
2012-11-10 12:17:20 +00:00 |
|
Hieu Hoang
|
f92eff62b2
|
eclipse files
|
2012-11-08 23:46:46 -08:00 |
|
Hieu Hoang
|
90b704562e
|
eclipse files
|
2012-11-08 14:39:30 -07:00 |
|
Hieu Hoang
|
2e6346faa0
|
xcode and eclipse
|
2012-11-08 14:07:33 -07:00 |
|
Hieu Hoang
|
762a6b3219
|
xcode and eclipse
|
2012-11-08 14:06:57 -07:00 |
|
Hieu Hoang
|
deb694fb7c
|
minor compile error on macosx. size_t != uint64_t
|
2012-10-30 14:56:20 -07:00 |
|
Hieu Hoang
|
ff0946dd3e
|
eclipse files
|
2012-10-23 17:07:28 +01:00 |
|
Hieu Hoang
|
7a19ac861c
|
vs project files. /Krishna Nanda
|
2012-10-19 17:56:45 +01:00 |
|
Hieu Hoang
|
cb0b94fad5
|
delete all mention of terminal in word alignment class
|
2012-10-19 16:00:42 +01:00 |
|
Hieu Hoang
|
c3229460a3
|
eclipse
|
2012-10-18 16:19:06 +01:00 |
|
Hieu Hoang
|
5bb498c922
|
eclipse project
|
2012-10-18 12:24:03 +01:00 |
|
Hieu Hoang
|
9f12beb881
|
eclipse project
|
2012-10-17 16:40:23 +01:00 |
|
Barry Haddow
|
61ae24aa5d
|
Merge remote-tracking branch 'origin/master' into miramerge
Conflicts:
moses/src/PhraseDictionary.cpp
moses/src/TargetPhrase.cpp
moses/src/TargetPhrase.h
|
2012-10-14 14:18:03 +01:00 |
|
Hieu Hoang
|
2b32a29199
|
enable threading
|
2012-10-09 14:10:04 +01:00 |
|
Hieu Hoang
|
78e5884dd7
|
enable threading
|
2012-10-09 14:01:41 +01:00 |
|
Hieu Hoang
|
1c73dd1605
|
mkdtemp template must be have 6 'X' in Linux
|
2012-10-09 12:06:14 +01:00 |
|
Barry Haddow
|
848aafb644
|
Merge remote branch 'github/master' into miramerge
Conflicts:
moses/src/AlignmentInfo.cpp
moses/src/AlignmentInfo.h
moses/src/ChartHypothesis.cpp
moses/src/ChartTrellisNode.cpp
moses/src/LM/Implementation.cpp
moses/src/LM/Ken.cpp
moses/src/TargetPhrase.cpp
moses/src/TargetPhrase.h
|
2012-10-08 17:54:59 +01:00 |
|
Hieu Hoang
|
8076866728
|
xcode
|
2012-10-08 17:45:29 +01:00 |
|
Hieu Hoang
|
90e87bb8f9
|
eclipse project files
|
2012-10-05 17:28:43 +01:00 |
|
Hieu Hoang
|
83374e2810
|
eclipse project files
|
2012-10-05 17:17:27 +01:00 |
|
Hieu Hoang
|
9ae55243e2
|
remove dependency on boost filesystem object
|
2012-10-04 15:08:22 +01:00 |
|
Barry Haddow
|
0a950ee9f4
|
Merge remote branch 'github/master' into miramerge
Compiles, but not tested. Had to disable relent filter. Strangely, it seems to contain the
whole of moses-cmd.
Conflicts:
Jamroot
OnDiskPt/TargetPhrase.cpp
moses-cmd/src/Main.cpp
moses/src/AlignmentInfo.cpp
moses/src/AlignmentInfo.h
moses/src/ChartTranslationOptionCollection.cpp
moses/src/ChartTranslationOptionCollection.h
moses/src/GenerationDictionary.cpp
moses/src/Jamfile
moses/src/Parameter.cpp
moses/src/PhraseDictionary.cpp
moses/src/StaticData.cpp
moses/src/StaticData.h
moses/src/TargetPhrase.h
moses/src/TranslationSystem.cpp
moses/src/TranslationSystem.h
moses/src/Word.cpp
phrase-extract/score.cpp
regression-testing/Jamfile
scripts/ems/experiment.meta
scripts/ems/experiment.perl
scripts/training/train-model.perl
|
2012-09-26 22:49:33 +01:00 |
|
Hieu Hoang
|
a9c890e55e
|
rename CTO to CTOs
|
2012-09-25 17:34:43 +01:00 |
|
Hieu Hoang
|
bd90816716
|
delete ChartTranslationOptionCollection. Roll everything into manager
|
2012-09-25 17:08:38 +01:00 |
|
Jacob Dlougach
|
b1c702afab
|
XCode project files update
|
2012-09-21 16:16:10 +04:00 |
|
Hieu Hoang
|
71b6404091
|
eclipse
|
2012-09-04 10:28:19 +01:00 |
|
Hieu Hoang
|
a3450ea99b
|
eclipse project files
|
2012-08-20 15:08:37 +01:00 |
|
Hieu Hoang
|
2711f1f621
|
eclipse project files
|
2012-08-20 13:35:24 +01:00 |
|
Hieu Hoang
|
2d32304c24
|
rename tm-mt extraction to fuzzy match
|
2012-08-13 23:53:14 +01:00 |
|