Christian Buck
|
34c8975aa7
|
ported perl xmlrpc example to python
|
2013-03-19 18:22:43 +00:00 |
|
Christian Buck
|
e7f54efa72
|
mosesserver gives search graph ordered by hyp-id
|
2013-03-19 18:22:21 +00:00 |
|
Hieu Hoang
|
59449f2925
|
make TranslationModel subdirectory and move files from moses/ into it
|
2012-11-27 15:08:31 +00:00 |
|
Rico Sennrich
|
4813dfb4f3
|
fix mosesserver includes
|
2012-11-15 17:05:38 +01:00 |
|
Hieu Hoang
|
9c1cd9cf37
|
server compile error
|
2012-11-12 23:35:07 +00:00 |
|
Hieu Hoang
|
87b6520d82
|
add moses server back in. Changed ScoreComponentCollection to expose dense feature array
|
2012-10-22 14:41:23 +01:00 |
|
Barry Haddow
|
365e680115
|
Merge remote-tracking branch 'origin/master' into miramerge
NB Untested
Conflicts:
Jamroot
moses-chart-cmd/src/Main.cpp
moses/src/ChartManager.cpp
moses/src/RuleTable/LoaderStandard.cpp
moses/src/RuleTable/PhraseDictionaryALSuffixArray.cpp
moses/src/Word.cpp
|
2012-10-15 21:35:56 +01:00 |
|
Kenneth Heafield
|
e75b51bb73
|
Fix more conflations, update lazy
|
2012-10-12 14:09:45 +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
|
a7b8c75b44
|
servlet and jquery interfaces for moses server. Thanks to Alexander Ulanov
|
2012-08-12 13:18:58 +01:00 |
|
Jonathan Clark
|
6f008096ea
|
Use Moses' Timer class, which is based on wall-time instead of the C clock() function, which measures clock ticks used within the *process* rather than each thread. This makes timings more meaningful in multi-threaded mode. However, these timings will still be inaccurate on Windows (second-level only).
|
2012-08-10 15:32:00 -04:00 |
|
Hieu Hoang
|
97f46537b7
|
wrap phi's suffix array implementation and extraction method in a wrapper class. Compiles
|
2012-07-30 21:07:19 +01:00 |
|
Eva Hasler
|
e1c1a5343c
|
merge
|
2012-06-07 11:16:52 +01:00 |
|
Eva Hasler
|
6a6a35c65e
|
fix start weights in experiment.perl, add hypothesis queue for picking hope and fear translations, add variations to 1slack formulation
|
2012-06-01 01:49:42 +01:00 |
|
Eva Hasler
|
30deedde9f
|
changed permission, everything changed..
|
2012-05-10 18:54:24 +01:00 |
|
Eva Hasler
|
93bb01b2e4
|
some fixes to mosesserver and bleu feature
|
2012-05-07 05:20:21 +01:00 |
|
Eva
|
f147031576
|
modify mosesserver to allow weight updates, change BleuFeature compare function, add debug code to Hypothesis.cpp and FeatureVector.cpp, fix OutputPhraseNode in Manager.cpp, add client script for translation with weight updates
|
2012-05-06 16:04:55 -07:00 |
|
Barry Haddow
|
02ddca96ed
|
Add support for chart-based models to server
|
2012-04-13 17:27:48 +01:00 |
|
Barry Haddow
|
806a614b6d
|
Add support for chart-based models to server
|
2012-04-13 17:27:48 +01:00 |
|
Kenneth Heafield
|
b9455e0744
|
Compile ORLM. The existing code should to be refactored.
|
2012-02-08 13:29:16 -05:00 |
|
Kenneth Heafield
|
3c7271220d
|
Compile ORLM. The existing code should to be refactored.
|
2012-02-08 13:29:16 -05:00 |
|
Hieu Hoang
|
74194d9d90
|
Sample java client for moses server. By Marwen Azouzi
|
2012-01-03 22:17:12 +07:00 |
|
Hieu Hoang
|
48e91f5d04
|
Sample java client for moses server. By Marwen Azouzi
|
2012-01-03 22:17:12 +07:00 |
|
Hieu Hoang
|
7506d73610
|
minor bjam error for server
|
2011-12-02 08:50:11 +07:00 |
|
Hieu Hoang
|
8e64e75842
|
minor bjam error for server
|
2011-12-02 08:50:11 +07:00 |
|
Kenneth Heafield
|
c53453b266
|
No more autotools (with bhaddow in the room)
|
2011-12-01 17:17:28 +00:00 |
|
Kenneth Heafield
|
42975b0635
|
No more autotools (with bhaddow in the room)
|
2011-12-01 17:17:28 +00:00 |
|
Kenneth Heafield
|
00805d5d6f
|
Attempt to fix xmlrpc-c detection
|
2011-11-30 12:51:24 +00:00 |
|
Kenneth Heafield
|
7eedf62407
|
Attempt to fix xmlrpc-c detection
|
2011-11-30 12:51:24 +00:00 |
|
Kenneth Heafield
|
7451269923
|
More error checking for moses server
|
2011-11-30 08:53:13 +00:00 |
|
Kenneth Heafield
|
d4099a7455
|
More error checking for moses server
|
2011-11-30 08:53:13 +00:00 |
|
Kenneth Heafield
|
02b330588c
|
shell-prefix was meant to be empty-string, not null-set
|
2011-11-28 13:41:21 -05:00 |
|
Kenneth Heafield
|
3d5a41baaf
|
shell-prefix was meant to be empty-string, not null-set
|
2011-11-28 13:41:21 -05:00 |
|
Kenneth Heafield
|
d18f76098d
|
Mike Ladwig complained about xmlrpc-c.
|
2011-11-28 18:24:23 +00:00 |
|
Kenneth Heafield
|
10d4e651cd
|
Mike Ladwig complained about xmlrpc-c.
|
2011-11-28 18:24:23 +00:00 |
|
Kenneth Heafield
|
95fc3d6e60
|
Some people have xmlrpc without abyss so test for that
|
2011-11-26 11:57:09 +00:00 |
|
Kenneth Heafield
|
aadd7dee68
|
Some people have xmlrpc without abyss so test for that
|
2011-11-26 11:57:09 +00:00 |
|
Barry Haddow
|
0b57ba12f5
|
Fix server build
|
2011-11-23 15:22:45 +00:00 |
|
Barry Haddow
|
791831b0ce
|
Fix server build
|
2011-11-23 15:22:45 +00:00 |
|
Barry Haddow
|
7b472960b1
|
Move projects from top level to contrib
server build probably broken
|
2011-11-23 14:48:50 +00:00 |
|
Barry Haddow
|
5e2731619c
|
Move projects from top level to contrib
server build probably broken
|
2011-11-23 14:48:50 +00:00 |
|