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
BranchCommit messageAuthorAge
BEFORE_FF_FRAMEWORKdelete debug messagesHieu Hoang11 years
CheckTargetNgramsimproved interface towards IRSTLMNicola Bertoldi9 years
CompactPTMerge branch 'CompactPT' of https://github.com/moses-smt/mosesdecoder into Co...Marcin Junczys-Dowmunt10 years
DPR_MOSESgit-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/bra...skyload14 years
FF_ttptrintroduced flag for the existence of TtaskSptr in TargetPhraseNicola Bertoldi9 years
GHKFix state comparison (impacted 32-bit)Kenneth Heafield11 years
GHKMStructMerge branch 'master' into GHKMStructPhil Williams11 years
QEQE scorerMarcin Junczys-Dowmunt7 years
RELEASE-0.91Fix compile error on Arch LinuxBarry Haddow12 years
RELEASE-1.0Fix state comparison (impacted 32-bit)Kenneth Heafield11 years
RELEASE-2.1Removed the regression testing directory from scripts at Hieu's behestIan Johnson10 years
RELEASE-2.1.1link with tcmalloc. Copy of 952bb76b776570340e7c86835b7c1153ab254aaeHieu Hoang10 years
RELEASE-3.0shut upHieu Hoang9 years
RELEASE-3.0-cpp14Merge pull request #177 from moses-smt/revert-176-RELEASE-3.0-cpp14Hieu Hoang7 years
RELEASE-4.0use std::unordered_set instead of boost::unordered_set for all instances in m...Hieu Hoang7 years
abhi_discrUpdated xcode projectabarun16 years
alvations-patch-1Changed \p{Hyphen} to \p{LineBreak}alvations7 years
alvations-patch-2Proper spacingalvations4 years
alvations-patch-normalizationSingle quotes should be escaped as single quotes.alvations4 years
alvations-patch-regexesThe dot before an acronym should be optional.alvations5 years
alvations-python-tokenizerContributing MosesTokenizer from NLTK to Mosesalvations6 years
amittaieclipse for score programHieu Hoang10 years
andre_lynumWorkingsinnatagg16 years
android-uirecheckin from private svnHieu Hoang11 years
apply-coding-standardFixed compilation errorMatous Machacek12 years
async-factors- finally updated version for async-factors -- this is not complete yetswadey18 years
augmLMResult- Fixed a minor memory leak in LanguageKenLMmlegendr13 years
auli_constraintundo translationoption changesMichaelAuli16 years
bertoldi_onlinecommandget rid of weight in LM classhieuhoang197214 years
biased-bitext-samplingMerge branch 'biased-bitext-sampling' of /fs/sif0/germann/git/mosesdecoder in...Ulrich Germann10 years
bilingual-lmcompatibility with NPLM 0.3 (breaks earlier versions of NPLM)Rico Sennrich10 years
bilingual-lm-paulCache queries executed when loading the phrase table.Paul Baltescu10 years
braune_longdistrollback parallel training and zipping. Zipping slows it done. A LOT. Redo mo...Hieu Hoang12 years
cdyer-multifactorCreating branch for multi-factor performance improvementsredpony18 years
chardmeier-corefAdded parameter declaration.chardmeier13 years
chardmeier-ldc3-way Beta-Geometric and Dirichlet-Multinomial LDC models.chardmeier15 years
chardmeier-lminterpAdapted changes in LM factory to parallel backoff model.chardmeier14 years
chart_alignmentsChanges to make things compileJacob Dlougach12 years
clang-errorconvert .c to .cpp. Clang insists on using clang++ for some reasonHieu Hoang5 years
conditional-oxlmFix compilation errors introduced by new oxlm changes.Paul Baltescu10 years
config-switchingincludes a new file for makefilelindafu14 years
dalsaInitial check-in.Ulrich Germann8 years
damt-phrase2masterclassifier in EMS, helper scripts TODOAles Tamchyna11 years
damt_commonmerged extract.cppMarine Carpuat12 years
damt_hierobug fix in featureConsumerbraunefe11 years
damt_phrasefilter extract file based on dev/test setAles Tamchyna10 years
dumb_psdavoid costly operations in EvaluateAles Tamchyna12 years
dynamic-modelsbetter handling of cache-based models with inconsistent parametersNicola Bertoldi9 years
dynamic-phrase-tablesMerge branch 'master' of https://github.com/moses-smt/mosesdecoder into dynam...Ulrich Germann10 years
dynsaptMerge branch 'master' into dynsaptHieu Hoang10 years
eva_cube_pruningvs filehieuhoang197216 years
eva_maxent- block recombination when two hypotheses have different source word range an...evahasler16 years
factored_hacksMerge branch 'jointlm_improvements' of github.com:moses-smt/mosesdecoder into...Ales Tamchyna11 years
fethiadd EvaluateSearchGraph function to AsynchFFfethi bougares9 years
fix-wchar-subscriptsFix warning: array subscript is of type 'char' (-Wchar-subscripts).Tetsuo Kiso12 years
fscorerosm workaroundMarcin Junczys-Dowmunt9 years
grace_cube_pruning_gencube pruninggembipom17 years
hierarchical-reoUpdate lexicalised reordering test truths to take account of new, improved sc...bhaddow14 years
hieu_ftemplate_2for new boosthieuhoang197215 years
hieu_iphonegit-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/bra...nghiant5213 years
jjmosesadded rayuela for reorderingmorgan1014 years
jointlm_improvementssimplified word cache, fix in JointLMAles Tamchyna11 years
josiahFixes to distortion and phrase feature.bhaddow14 years
jozef_pipelineUpdate README.mdjozef-mokry8 years
kenlm-prefetch#if 1 prefetchingDavid Madl8 years
lane-constraintCreating branch for constraint decodingdowobeha15 years
lane-mtm3Lowered verbosity level for constraint decoding messagesdowobeha15 years
lane-multiAdded new class for SearchMultidowobeha15 years
lane-syntaxFixed broken comment in StaticData.hdowobeha13 years
lane_moses2Reimplemented the current behavior in Stacks but with a priority queue instea...Lane Schwartz8 years
lexi-smoothingBug fixed for distortion model proposed by Tim Murrayhieuhoang197217 years
lexi_RELEASE-1.0Fix state comparison (impacted 32-bit)Kenneth Heafield11 years
local_lmsin LocalLM, do not try to predict words without context (at least 1 word)Ales Tamchyna11 years
maria_HeadDrivenFeatureadded unigrams to HWCMSmaria nadejde9 years
maria_MTM14only bined featuresmnadejde10 years
maria_SelPrefadded option for binned values as sparse features. check if it produces spars...maria nadejde8 years
maria_SyntaxFeaturesfix sigmamnadejde12 years
masterMerge pull request #231 from raphaelmerx/masterHieu Hoang2 years
matecat_asyncadded option -n to skip escapingChristian Buck10 years
mbotTestedDecoderstring-to-tree REseemanna9 years
mbotdecoderfixed target phrase bugbraunefe11 years
merge-cmdrename ChartDecoding -> CYKPlus. Comment out CubeGrowing, not implementedHieu Hoang9 years
mert-mtm5run beautify.perl. Consistent formatting for .h & .cpp files in Mert directorymachacekmatous13 years
mert-otherMetricsmetrics added to mert, such as TER.servan13 years
mert-other_metricsgit-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/bra...servan13 years
mingw-release-2.1.1merge c11 revert with mingw changesjiejiang10 years
minphrMerge branch 'master' into minphrMarcin Junczys-Dowmunt12 years
mira-mtm5update decoderevahasler13 years
miramergeFix regression testBarry Haddow12 years
mjdenkowskiActually support multiple output factors for XML-specified translationsMichael Denkowski8 years
mmt-devMerge remote-tracking branch 'legacy/master' into mmt-devUlrich Germann9 years
mmt-mergedaily automatic beautifierMosesAdmin8 years
moses+batchedlmCreating branch for batched LM requests.chrisfedermann14 years
moses-batchedlmAdded memory cleanup in LanguageModel destructor to prevent leaks.chrisfedermann14 years
moses-ebaycopy .gitmodules from masterHieu Hoang7 years
moses-ebay.premergewindows buildHieu Hoang7 years
moses-serverMerged revision r2492 from trunkbhaddow15 years
moses_cachebasedchanges to allow on-the-fly changes of the cache-based LMNicola Bertoldi11 years
mt3_chartIn the parsing wrapper scripts, use only the basename of the scriptpjwilliams14 years
mt3_constraintwer producerhieuhoang197215 years
mtm15-multipassbeautifyHieu Hoang9 years
mtm6-parallel-mertTesting - please ignoreBarry Haddow13 years
mtm6_cruise_controlfinal bugfixesAles Tamchyna13 years
mtm_lmLots more stats collectionheafield13 years
multiple-modelsMerge out from trunk, up to revision 3392.bhaddow14 years
multiple-models@3284minor improvements: binarizing rule tables in filter script, multiple referen...phkoehn14 years
neuralptclean up hypo state interfaceHieu Hoang7 years
ni_DPR_reordering_modelmoses/src for DPR_reordering modelskyload14 years
ni_DPR_reordering_model2unconsthieuhoang197214 years
nmt-hybridNematus commit 801a6e3Rico Sennrich8 years
norestartWe weren't linking against tcmalloc...Kenneth Heafield10 years
nplmPlug in actual calls to neuralLMLane Schwartz11 years
oovptoov pt. Doesn't work. Too many legacy codeHieu Hoang9 years
patch-detokenizer-koKorean words has spaces =)alvations6 years
perf_baseline0--no-xmlrpc-c commentHieu Hoang9 years
perf_moses2.baselineFixed ./compile.sh to use ./opt, not ./OPT .Ulrich Germann8 years
perf_moses2.gpulmUse pinned memory and properly free itNikolay Bogoychev8 years
prefix-private-cderscorer-memberPrefix a private member of mert/CderScorer with "m_".Tetsuo Kiso12 years
probingdont crash if no translation in hiero serverBarry Haddow8 years
revert-176-RELEASE-3.0-cpp14Revert "Added support for moses' default KenLM in train-transliteration-modul...Hieu Hoang7 years
samplerankImplementation of discriminative reordering featurebhaddow13 years
span-lengthpriormnadejde11 years
sparse-reorderingStart implementing prunerBarry Haddow10 years
suffix_arraygit-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/bra...callison-burch16 years
syntaxContextmaking compatible with vwbraunefe8 years
ug-debugPoor man's way of rolling back to the lastest working version.Ulrich Germann8 years
ug-m4mMerge branch 'master' of https://github.com/moses-smt/mosesdecoder into ug-m4mUlrich Germann7 years
ug-mct-findAdded utility for identifying sentences that match well a given document.Ulrich Germann8 years
vw_integrationMerge branch 'master' of github.com:moses-smt/mosesdecoder into vw_integrationAles Tamchyna9 years
vw_tgtcontextless verbosity in VWAles Tamchyna8 years
wipoMerge branch 'wipo' of https://github.com/moses-smt/mosesdecoder into wipoMarcin Junczys-Dowmunt9 years
wipoNewescape, but not quotesHieu Hoang6 years
wipoNewMergerfixed compile errorMarcin Junczys-Dowmunt9 years
yanggao-softdep-hierotry-checkin-20110805theleopardess13 years
yanggao_maxentyanggao-softdep-hiero-v0theleopardess13 years
 
TagDownloadAuthorAge
RELEASE-4.0commit 65c75ff073...Hieu Hoang7 years
mmt-mvp-v0.12.1commit 0426e95e55...Ulrich Germann9 years
mmt-mvp-v0.12.0commit 6ab2d4d3eb...Ulrich Germann9 years
ranked-sampling-v0.1.0commit 4dd2ea3117...Ulrich Germann9 years
mmt-mvp-v0.9.0commit b05ca8cb80...Ulrich Germann9 years
mmt-mvp-v0.2.1commit eeac962602...Ulrich Germann9 years
mmt-mvp-0.2.0commit 075963540a...Ulrich Germann9 years
pre-MMTcommit e2b1ac1e9d...Ulrich Germann9 years
HIEU_THESIScommit 7b06b1a565...hieuhoang197213 years
mira-mtm5_on-the-fly_paramater_updates_workingcommit 9aeca75bda...hieuhoang197214 years
LAST-SINGLE-MODEL-ONLY-2010-08-09commit a333502abd...hieuhoang197214 years
ABHISHEK_THESIScommit 49638af446...bhaddow14 years
BEFORE_MERGE_MAINcommit 185b6543c7...bhaddow14 years
LAST-PHRASE-BASED-ONLY-2010-04-08commit 36a15fd161...hieuhoang197214 years
mtm_before_cube_pruningcommit b735c3ecff...hieuhoang197216 years
eva_2d_pruningcommit f973293d67...evahasler16 years
eva_2d_pruning@1521commit 78728d70ea...evahasler16 years
eva_2d_pruning@1488commit 80709221a4...hieuhoang197217 years
Root_HIEUS_BRANCH_2006_08_15commit febe2e6dfa...(no author)18 years
SCRIPTS-RELEASE-20060802-1746commit 08b1ddca22...(no author)18 years
SCRIPTS-RELEASE-20060801-1856commit 4f6f4df2cf...(no author)18 years
SCRIPTS-RELEASE-20060731-2118commit ea986345ac...(no author)18 years
SCRIPTS-RELEASE-20060731-1701commit 83f97a804b...(no author)18 years
RELEASE-2006-07-26commit e195c17cde...(no author)18 years
RELEASE-2006-07-14commit ac392d78d4...(no author)18 years
START_JHUcommit dd6c6749a7...(no author)18 years