.. |
Dsg-Feature
|
daily automatic beautifier
|
2016-04-11 00:00:43 +01:00 |
LexicalReordering
|
bug in state comparison. If 2 states are actually the same object, return true, not false
|
2016-12-06 13:23:26 +00:00 |
OSM-Feature
|
daily automatic beautifier
|
2016-05-30 00:00:33 +01:00 |
VW
|
daily automatic beautifier
|
2016-06-07 18:20:39 +01:00 |
BleuScoreFeature.cpp
|
Code cleanup and refactoring.
|
2015-12-11 13:52:48 +00:00 |
BleuScoreFeature.h
|
daily automatic beautifier
|
2015-12-12 18:04:13 +00:00 |
ConstrainedDecoding.cpp
|
daily automatic beautifier
|
2015-12-12 18:04:13 +00:00 |
ConstrainedDecoding.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
ControlRecombination.cpp
|
clean up comparison functions for Words and Phrases
|
2015-10-17 22:09:36 +01:00 |
ControlRecombination.h
|
Code decluttering.
|
2015-11-19 13:54:24 +00:00 |
CorrectionPattern.cpp
|
compile error with gcc 4.4.7
|
2016-07-22 09:33:07 +01:00 |
CorrectionPattern.h
|
daily automatic beautifier
|
2016-06-02 00:00:39 +01:00 |
CountNonTerms.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
CountNonTerms.h
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
|
2015-12-11 01:59:26 +00:00 |
CoveredReferenceFeature.cpp
|
Code cleanup and refactoring.
|
2015-12-11 13:52:48 +00:00 |
CoveredReferenceFeature.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
DecodeFeature.cpp
|
One step closer to eliminating the requirement to provide num-features=... in the config file.
|
2015-04-29 20:16:52 +01:00 |
DecodeFeature.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
DeleteRules.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
DeleteRules.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
Diffs.h
|
daily automatic beautifier
|
2016-06-02 00:00:39 +01:00 |
DistortionScoreProducer.cpp
|
daily automatic beautifier
|
2016-03-18 00:00:58 +00:00 |
DistortionScoreProducer.h
|
Sparse distortion features
|
2016-03-17 16:10:49 +00:00 |
DynamicCacheBasedLanguageModel.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
DynamicCacheBasedLanguageModel.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
EditOps.cpp
|
daily automatic beautifier
|
2016-06-02 00:00:39 +01:00 |
EditOps.h
|
daily automatic beautifier
|
2016-06-02 00:00:39 +01:00 |
ExampleStatefulFF.cpp
|
rename Skeleton... to Example...
|
2017-04-26 13:10:32 +01:00 |
ExampleStatefulFF.h
|
rename Skeleton... to Example...
|
2017-04-26 13:10:32 +01:00 |
ExampleStatelessFF.cpp
|
rename Skeleton... to Example...
|
2017-04-26 13:10:32 +01:00 |
ExampleStatelessFF.h
|
rename Skeleton... to Example...
|
2017-04-26 13:10:32 +01:00 |
ExampleTranslationOptionListFeature.h
|
rename Skeleton... to Example...
|
2017-04-26 13:16:58 +01:00 |
Factory.cpp
|
Merge remote-tracking branch 'upstream/master'
|
2017-07-20 14:04:32 +02:00 |
Factory.h
|
output list of available feature functions
|
2013-11-01 15:16:47 +00:00 |
FeatureFunction.cpp
|
daily automatic beautifier
|
2015-11-25 00:00:39 +00:00 |
FeatureFunction.h
|
daily automatic beautifier
|
2015-12-12 00:00:41 +00:00 |
FFState.cpp
|
move feature functions into moses/FF
|
2013-05-24 18:02:49 +01:00 |
FFState.h
|
clean up states after API change
|
2015-10-17 20:14:24 +01:00 |
GlobalLexicalModel.cpp
|
Fix the evaluate method for GLM. GLM should evaluate transopts after
|
2016-05-03 12:01:43 +02:00 |
GlobalLexicalModel.h
|
daily automatic beautifier
|
2016-05-11 00:00:37 +01:00 |
GlobalLexicalModelUnlimited.cpp
|
make util::StringStream more like std::stringstream
|
2015-10-16 19:03:22 +00:00 |
GlobalLexicalModelUnlimited.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
HyperParameterAsWeight.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
HyperParameterAsWeight.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
InputFeature.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
InputFeature.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
InternalTree.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
InternalTree.h
|
Code cleanup.
|
2015-12-07 16:07:11 +00:00 |
MaxSpanFreeNonTermSource.cpp
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
MaxSpanFreeNonTermSource.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
Model1Feature.cpp
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
|
2016-02-22 18:30:11 +00:00 |
Model1Feature.h
|
Model1Feature: skip-target-punctuation parameter
|
2016-02-22 18:28:23 +00:00 |
NieceTerminal.cpp
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
NieceTerminal.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
PhraseBoundaryFeature.cpp
|
change dynamic to static cast
|
2015-10-18 12:41:36 +01:00 |
PhraseBoundaryFeature.h
|
Code decluttering.
|
2015-11-19 13:54:24 +00:00 |
PhraseDistanceFeature.cpp
|
daily automatic beautifier
|
2016-08-13 00:00:39 +01:00 |
PhraseDistanceFeature.h
|
daily automatic beautifier
|
2016-08-13 00:00:39 +01:00 |
PhraseLengthFeature.cpp
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
PhraseLengthFeature.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
PhraseOrientationFeature.cpp
|
PhraseOrientationFeature configuration parameters
|
2016-01-07 21:52:22 +00:00 |
PhraseOrientationFeature.h
|
PhraseOrientationFeature configuration parameters
|
2016-01-07 21:52:22 +00:00 |
PhrasePairFeature.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
PhrasePairFeature.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
PhrasePenalty.cpp
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
PhrasePenalty.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
ReferenceComparison.cpp
|
beautify
|
2014-05-19 15:34:27 +02:00 |
ReferenceComparison.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
RulePairUnlexicalizedSource.cpp
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
RulePairUnlexicalizedSource.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
RuleScope.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
RuleScope.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
SetSourcePhrase.cpp
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
SetSourcePhrase.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
SoftMatchingFeature.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
SoftMatchingFeature.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
SoftSourceSyntacticConstraintsFeature.cpp
|
SoftSourceSyntacticConstraintsFeature log output
|
2016-01-12 18:04:11 +00:00 |
SoftSourceSyntacticConstraintsFeature.h
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
|
2015-12-11 01:59:26 +00:00 |
SourceGHKMTreeInputMatchFeature.cpp
|
daily automatic beautifier
|
2015-12-12 00:00:41 +00:00 |
SourceGHKMTreeInputMatchFeature.h
|
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
|
2015-12-11 01:59:26 +00:00 |
SourceWordDeletionFeature.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
SourceWordDeletionFeature.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
SpanLength.cpp
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
SpanLength.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
SparseHieroReorderingFeature.cpp
|
WordsRange -> Range
|
2015-10-25 13:37:59 +00:00 |
SparseHieroReorderingFeature.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
SparseHieroReorderingFeatureTest.cpp
|
stub out unit test
|
2013-09-18 21:58:38 +01:00 |
StatefulFeatureFunction.cpp
|
One step closer to eliminating the requirement to provide num-features=... in the config file.
|
2015-04-29 20:16:52 +01:00 |
StatefulFeatureFunction.h
|
Fix a few compiler warnings (clang)
|
2015-11-27 12:20:38 +00:00 |
StatelessFeatureFunction.cpp
|
One step closer to eliminating the requirement to provide num-features=... in the config file.
|
2015-04-29 20:16:52 +01:00 |
StatelessFeatureFunction.h
|
Fix a few compiler warnings (clang)
|
2015-11-27 12:20:38 +00:00 |
SyntaxRHS.cpp
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
SyntaxRHS.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
TargetBigramFeature.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
TargetBigramFeature.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
TargetConstituentAdjacencyFeature.cpp
|
daily automatic beautifier
|
2016-02-13 00:02:04 +00:00 |
TargetConstituentAdjacencyFeature.h
|
Option for target constituent constrained phrase extraction. TargetConstituentAdjacencyFeature.
|
2016-02-12 17:46:57 +00:00 |
TargetNgramFeature.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
TargetNgramFeature.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
TargetPreferencesFeature.cpp
|
daily automatic beautifier
|
2016-01-13 00:00:52 +00:00 |
TargetPreferencesFeature.h
|
TargetPreferencesFeature
|
2016-01-12 23:09:07 +00:00 |
TargetWordInsertionFeature.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
TargetWordInsertionFeature.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
TreeStructureFeature.cpp
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
TreeStructureFeature.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |
UnalignedWordCountFeature.cpp
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
UnalignedWordCountFeature.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
UnknownWordPenaltyProducer.cpp
|
move all feature functions out of StaticData
|
2013-12-07 00:21:06 +00:00 |
UnknownWordPenaltyProducer.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
WordPenaltyProducer.cpp
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
WordPenaltyProducer.h
|
estimatedScore -> estimatedScores
|
2015-11-04 15:10:45 +00:00 |
WordTranslationFeature.cpp
|
WordTranslationFeature: fix loading of word lists
|
2016-02-20 00:39:02 +00:00 |
WordTranslationFeature.h
|
Code cleanup and refactoring.
|
2015-12-11 01:09:22 +00:00 |