Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-24FF registration is now in FeatureFactory::DefaultSetup, ...Ulrich Germann
2015-10-05new VW feature type for probabilistic sense labelsAles Tamchyna
2015-09-24DeleteRules FFHieu Hoang
2015-09-15Update phrase table combination interfaceMichael Denkowski
2015-08-17Bye-bye, PhraseDictionaryDynSuffixArray.Ulrich Germann
2015-08-11remove namespace pollution from old dynamic suffix array and randlmHieu Hoang
2015-08-10Namespace cleanupUlrich Germann
2015-08-08daily automatic beautifierMosesAdmin
2015-07-08Changed verbosity level to 2 for using default values for FF weights.Ulrich Germann
2015-06-02delete ChangeSource(). Not usedHieu Hoang
2015-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-29One step closer to eliminating the requirement to provide num-features=... in...Ulrich Germann
2015-03-31delete External FF. FF framework changes too fast to be able to keep this up-...Hieu Hoang
2015-03-18relational dependency language modelRico Sennrich
2015-03-10Add SyntaxInputWeight feature functionPhil Williams
2015-03-02RulePairUnlexicalizedSource feature functionMatthias Huck
2015-02-25Model1Feature: a simple IBM Model 1 scorer,Matthias Huck
2015-02-16target (internal) bigrams for VWAles Tamchyna
2015-02-16properly register bigram VW featureAles Tamchyna
2015-01-27a plain dense unaligned word count feature with two scores (source and target...Matthias Huck
2015-01-19Added new VW feature and execption to Simple9Marcin Junczys-Dowmunt
2015-01-14beautifyHieu Hoang
2015-01-10Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-01-10delete oov ptHieu Hoang
2015-01-08Merge branch 'vw_integration' of github.com:moses-smt/mosesdecoder into vw_in...Ales Tamchyna
2015-01-08Merge branch 'vw_integration' of github.com:moses-smt/mosesdecoder into vw_in...Marcin Junczys-Dowmunt
2015-01-08Added TabbedSentence and first attempt at external VW featuresMarcin Junczys-Dowmunt
2015-01-08Merge branch 'master' of github.com:moses-smt/mosesdecoder into vw_integrationAles Tamchyna
2015-01-08adding some VW feature functionsAles Tamchyna
2015-01-07target indicator feature, minor fix in VW interfaceAles Tamchyna
2015-01-07compiles with and without VW, VW feature has a nicer nameAles Tamchyna
2015-01-06adding some #ifdefs, more to comeAles Tamchyna
2015-01-06Moved VW files to folder FF/VW, added VWFeature base classMarcin Junczys-Dowmunt
2015-01-06Added VWFeatureFeatureMarcin Junczys-Dowmunt
2015-01-06second attempt at new feature hook, needs review of constness etc.Marcin Junczys-Dowmunt
2015-01-04add oovptHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-11-27Integrate OxLM tree models.Paul Baltescu
2014-11-13Fix merge errors.Paul Baltescu
2014-11-13Rename BilingualLM_NPLM so that it is not confused with a sparse featureXapaJIaMnu
2014-11-13Rename OxLM features.Paul Baltescu
2014-11-13Skeleton for source conditioned OxLM feature.Paul Baltescu
2014-11-13Some file renaming and fixesXapaJIaMnu
2014-11-13Abstract BilingualLM to Binlm_NPLM. Doesn't compileXapaJIaMnu
2014-11-13fix JamfileHieu Hoang
2014-11-13add Bilingual LM classHieu Hoang
2014-11-04Merge s2t branchPhil Williams
2014-10-09Fix OxLM.Paul Baltescu
2014-09-09PhraseOrientationFeature dummy. Does not do anything yet.Matthias Huck