https://github.com/wilkeraziz/mosesdecoder

sort by:
Revision Author Date Message Commit Date
6fb4d44 Cache queries executed when loading the phrase table. 16 October 2014, 14:24:00 UTC
8b4ab21 Flag for setting OxLM models to unnormalized. 14 October 2014, 01:09:47 UTC
fb9b4e6 Add null token normalization for models to be used with the chart decoder. 10 October 2014, 11:16:15 UTC
b454697 Add null token in vocabulary during construction 09 October 2014, 22:26:15 UTC
5d9d895 Add option to reduce the ngrams from already prepared .ngrams file to train a model with smaller number of ngrams 09 October 2014, 22:17:45 UTC
3fdda76 Merge branch 'bilingual-lm' of https://github.com/moses-smt/mosesdecoder into bilingual-lm 09 October 2014, 13:19:24 UTC
b787ae8 Prevent realocation of vectors 09 October 2014, 13:19:11 UTC
f1a220e Fix OxLM. 08 October 2014, 21:53:05 UTC
7306182 Refactor the BilingualLM for chart to make it faster. Untested 08 October 2014, 18:53:31 UTC
e4d7779 Rename BilingualLM_NPLM so that it is not confused with a sparse feature 08 October 2014, 18:52:49 UTC
1d28f51 Rename OxLM features. 30 September 2014, 14:57:20 UTC
26ef9fd Optional back-off to POS tags in OxLM. 29 September 2014, 16:25:26 UTC
c5ad6f9 Correctly map the source unknown token. 29 September 2014, 00:05:43 UTC
edde032 Fix Bilingual OxLM context word order. 28 September 2014, 15:53:41 UTC
c8ac453 Make query cache sentence specific. 27 September 2014, 14:28:42 UTC
822aaa7 Convert moses words to oxlm word ids. 26 September 2014, 22:20:26 UTC
5c3b3f6 Clean up OxLMMapper. 26 September 2014, 15:46:04 UTC
3babd6d Set BilingualLM parameters nicely. 26 September 2014, 15:25:48 UTC
a36ae66 Skeleton for source conditioned OxLM feature. 26 September 2014, 14:50:25 UTC
92f0366 Rename LBLLM -> OxLM. 26 September 2014, 14:18:14 UTC
30c3616 Fix compilation errors introduced by new oxlm changes. 26 September 2014, 13:43:16 UTC
b6fa358 Fix broken include. 26 September 2014, 12:25:06 UTC
220c95e Fix bugs in BilingualLM for chart based decoding. 26 September 2014, 11:32:18 UTC
d162c47 Fix a few bugs in BilingualLM for phrase based decoding. 26 September 2014, 11:32:18 UTC
46b3888 Move BilingualLM under LM. 26 September 2014, 11:32:17 UTC
844a7d9 Make sure we always have unk in the vocabulary, otherwise we get off-by-one indexes during decoding 26 September 2014, 11:24:13 UTC
5ec566c Forgot to close a file... 25 September 2014, 17:38:34 UTC
d2c587a Fix small oversights 25 September 2014, 17:09:59 UTC
6379a1d Extend train_nplm with various options 25 September 2014, 16:43:54 UTC
238e79e Remove unused variable that likely causes crashes 22 September 2014, 12:43:55 UTC
1daf780 For GPU training one thread is optimal 17 September 2014, 15:45:04 UTC
2eba57c Merge branch 'bilingual-lm' of https://github.com/moses-smt/mosesdecoder into bilingual-lm 16 September 2014, 13:25:47 UTC
cdfa7a1 Barry's training scripts with some minor changes by me 16 September 2014, 13:23:47 UTC
7c4301a fix vectors not being cleared 16 September 2014, 10:24:50 UTC
b0e0a6a Make it possible to have backend specific parameters. 15 September 2014, 14:42:48 UTC
920ce9a Fix compilation 13 September 2014, 08:27:46 UTC
1d65a74 Some file renaming and fixes 13 September 2014, 08:13:10 UTC
9c41a01 Abstract BilingualLM. Working 13 September 2014, 07:54:58 UTC
e6bda71 Abstract BilingualLM to Binlm_NPLM. Doesn't compile 12 September 2014, 18:01:10 UTC
c8f17dd Start abstracting NPLM from BilingualLM 12 September 2014, 16:11:19 UTC
0c6e593 Fix a bunch of off by one and silly errors 12 September 2014, 09:23:46 UTC
52a85e3 Fix silly mistake in getTargetPhraseChart 10 September 2014, 17:27:44 UTC
1235e5b Fix a stupid mistake in TargetWords 10 September 2014, 17:04:39 UTC
e7afe57 Add support for moses_chart. Cleaning up needed. 09 September 2014, 16:17:51 UTC
02b11bf compiles on gcc 4.6.3 02 September 2014, 22:27:16 UTC
b6428f4 eclipse 02 September 2014, 21:42:07 UTC
4c33486 Merge branch 'bilingual-lm' of https://github.com/moses-smt/mosesdecoder into bilingual-lm 02 September 2014, 16:06:08 UTC
6d39032 More work, source_ngrams missing 02 September 2014, 16:05:46 UTC
54ba54b Merge branch 'master' into bilingual-lm 02 September 2014, 15:09:09 UTC
b5070d8 int -> size_t 02 September 2014, 15:07:18 UTC
a15aa1d Rename variable to better represent what it means. Start syntactic decoding 02 September 2014, 15:05:25 UTC
a6890de empty librt for osx 02 September 2014, 09:58:24 UTC
0e66e61 eclipse 02 September 2014, 09:44:01 UTC
2a46e8c parse chart compression for faster CYK+ parsing with syntax systems. 01 September 2014, 17:16:22 UTC
2d73f6f jamfile error 01 September 2014, 17:02:42 UTC
b1eab85 eclipse 01 September 2014, 15:42:17 UTC
dd43c28 Support for POS backoff in factored models. Spaghetti code needs refactoring 01 September 2014, 15:04:49 UTC
6df2219 GetNeuralLMId requries word instead of factor 01 September 2014, 14:36:39 UTC
8ba6853 Delete InternalStructStatelessFF.h 01 September 2014, 12:58:11 UTC
76cd3df Delete InternalStructStatelessFF.cpp 01 September 2014, 12:57:56 UTC
d747543 Make some parameters of neuralLM optional 01 September 2014, 12:57:08 UTC
0d59d0e Safe System Function OSM Training 01 September 2014, 10:48:27 UTC
1aa5c4f change size of syntactic non-term 30 August 2014, 06:44:53 UTC
b3ff800 Get state, correct 29 August 2014, 18:43:13 UTC
2eb6df3 Merge branch 'master' of https://github.com/moses-smt/mosesdecoder 29 August 2014, 18:41:41 UTC
b8c9ae2 Update models named "Dynamic..." 29 August 2014, 18:40:20 UTC
3105811 State, almost correct or correct 29 August 2014, 18:32:19 UTC
b05a2b8 Fix small indexing error 29 August 2014, 17:38:46 UTC
22e4d3e Merge branch 'master' into bilingual-lm 29 August 2014, 16:55:38 UTC
b76f0ef Merge branch 'bilingual-lm' of github.com:moses-smt/mosesdecoder into bilingual-lm 29 August 2014, 16:05:03 UTC
59dde14 Merge branch 'master' into bilingual-lm 29 August 2014, 16:04:42 UTC
0f22a5c Fast version. Needs some cleanup, but works 29 August 2014, 16:03:24 UTC
f19781e add Jamfile 29 August 2014, 15:26:28 UTC
e6438e3 Add option to sort chart translation option after EvaluateWithSourceContext 29 August 2014, 15:24:49 UTC
379da96 eclipse 29 August 2014, 15:21:27 UTC
26741c6 Roll out mixed syntax 29 August 2014, 14:56:01 UTC
b510626 Roll out mixed syntax 29 August 2014, 14:55:48 UTC
4b8d29d Roll out mixed syntax 29 August 2014, 14:33:35 UTC
73f1d25 Roll out mixed syntax 29 August 2014, 14:31:47 UTC
1fd72f8 State doesn't require whole target phrase 29 August 2014, 14:28:48 UTC
be9b3cb Bug fix about the TER calculation 29 August 2014, 12:46:56 UTC
0ae35a6 Full lookup cache 29 August 2014, 12:43:31 UTC
1420a1a Caching working 28 August 2014, 17:09:47 UTC
80c6de1 Matching scores! And bugfixing 28 August 2014, 13:46:07 UTC
049a9a9 space between ||| and {{ 28 August 2014, 12:22:48 UTC
5de055e Merge branch 'master' of github.com:moses-smt/mosesdecoder 28 August 2014, 12:20:15 UTC
794b946 space between ||| and {{ 28 August 2014, 12:20:05 UTC
02ab8f5 Bugfix / Stephan Peitz and more paranoid error checking 28 August 2014, 03:23:39 UTC
24d0bf7 More bugfixes. Still different result from slow and fast 27 August 2014, 17:37:34 UTC
5b6e8f0 A bunch of bugfixes and initial fast version. Still something wrong 27 August 2014, 12:00:09 UTC
1c45d78 all-restrict mode for MultiModel (restrict to phrases in first model) 26 August 2014, 17:43:23 UTC
8a2ec9c Merge branch 'bilingual-lm' of github.com:moses-smt/mosesdecoder into bilingual-lm 26 August 2014, 17:13:24 UTC
effa3c8 fix Jamfile 26 August 2014, 17:13:20 UTC
daf99ef Compiles, works, outputs some numbers 26 August 2014, 16:24:51 UTC
e819fbe Merge branch 'master' into bilingual-lm 26 August 2014, 15:44:20 UTC
90ea86b BilingualLM FF, compiles, untested. 26 August 2014, 13:42:12 UTC
35e8985 nearly done, compiles, untested 26 August 2014, 11:31:35 UTC
b762f46 Getting source and target words, compiling 25 August 2014, 18:01:07 UTC
97e5a30 compiles with clang on osx 25 August 2014, 17:07:42 UTC
d6231f8 Started implementing evaluate when applied 22 August 2014, 16:44:59 UTC
back to top