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
path: root/moses/FF/VW
AgeCommit message (Expand)Author
2016-06-07daily automatic beautifierMosesAdmin
2016-05-17less verbosity in VWvw_tgtcontextAles Tamchyna
2016-04-04vw corner cases when looking inside factorsAles Tamchyna
2016-04-04vw context bigram features; support using tag subsets as features in VWAles Tamchyna
2016-03-24bilingual features for VWAles Tamchyna
2016-03-24towards using aligned source words in context featuresAles Tamchyna
2016-03-24implementing VWContextBilingualAles Tamchyna
2016-03-24minorAles Tamchyna
2016-03-23bugfix in context hashAles Tamchyna
2016-03-23refactoring VW state classAles Tamchyna
2016-03-23removing unused variablesAles Tamchyna
2016-03-23clarificationAles Tamchyna
2016-03-23more commentsAles Tamchyna
2016-03-23some commentsAles Tamchyna
2016-03-23re-factoring VW integrationAles Tamchyna
2016-03-23update VW context feature interfaceAles Tamchyna
2016-03-22minorAles Tamchyna
2016-03-22optimizationsAles Tamchyna
2016-03-10minorAles Tamchyna
2016-03-10optimizing VW queries by cachingAles Tamchyna
2016-03-09VW feature functions now also output extracted features for cachingAles Tamchyna
2016-03-09return feature ids when adding featuresAles Tamchyna
2016-03-08important bug fix in target-side VW, adding optional debugging messagesAles Tamchyna
2016-03-07bugfixAles Tamchyna
2016-03-07bugfixAles Tamchyna
2016-03-07prepend BOS words to target sentence when training VWAles Tamchyna
2016-03-07removing outdated methodAles Tamchyna
2016-03-07update vw stateAles Tamchyna
2016-03-07finished a naive implementation of vw target context, it compilesAles Tamchyna
2016-03-07keep track of required context size for each VW featuresAles Tamchyna
2016-03-07towards state tracking for VWAles Tamchyna
2016-03-07evaluate VW with target contextAles Tamchyna
2016-03-07towards evaluation in target contextAles Tamchyna
2016-03-07when target context features are used in VW, do not add any score before deco...Ales Tamchyna
2016-03-07noteAles Tamchyna
2016-03-03pseudocode for target-context evaluation in decoding with VWAles Tamchyna
2016-03-03minorAles Tamchyna
2016-03-03support training with target-context features in VWAles Tamchyna
2016-03-03implemented a basic target context featureAles Tamchyna
2016-03-03target context feature base classAles Tamchyna
2016-03-03new vw feature type: target contextAles Tamchyna
2016-03-02make VW feature statefulAles Tamchyna
2016-02-17update VW compatibilityAles Tamchyna
2015-12-09reflect recent changes in VW codeAles Tamchyna
2015-10-07daily automatic beautifierMosesAdmin
2015-10-06Merge branch 'master' of github.com:moses-smt/mosesdecoderAles Tamchyna
2015-10-06sped up VWFeatureSourceSenseWindow, lexicalization now optional (on by default)Ales Tamchyna
2015-10-06daily automatic beautifierMosesAdmin
2015-10-05new VW feature type for probabilistic sense labelsAles Tamchyna
2015-08-05fix compilation with VW (TODO I really should write a regression test for VW)Ales Tamchyna