.. |
LexicalReordering
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
OSM-Feature
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
BleuScoreFeature.cpp
|
skeleton PT
|
2013-09-25 16:57:01 +01:00 |
BleuScoreFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
ConstrainedDecoding.cpp
|
add max-unknowns arg to ConstrainedDecoding FF
|
2013-09-18 15:47:49 +02:00 |
ConstrainedDecoding.h
|
comment
|
2013-09-18 17:27:18 +02:00 |
ControlRecombination.cpp
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-09-25 22:33:27 +01:00 |
ControlRecombination.h
|
add type to ControlRecombination. type=2 disable recombination
|
2013-09-25 21:47:20 +01:00 |
DecodeFeature.cpp
|
move DecodeFeature to FF directory
|
2013-08-30 16:03:06 +01:00 |
DecodeFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
DistortionScoreProducer.cpp
|
skeleton PT
|
2013-09-25 16:57:01 +01:00 |
DistortionScoreProducer.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
ExternalFeature.cpp
|
ExternalFeature /cdec & phil blumson
|
2013-09-12 09:48:17 +02:00 |
ExternalFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
Factory.cpp
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-09-25 22:33:27 +01:00 |
Factory.h
|
beautfiy
|
2013-07-19 13:56:02 +01:00 |
FeatureFunction.cpp
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-09-25 22:33:27 +01:00 |
FeatureFunction.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
FFState.cpp
|
move feature functions into moses/FF
|
2013-05-24 18:02:49 +01:00 |
FFState.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
GlobalLexicalModel.cpp
|
skeleton PT
|
2013-09-25 16:57:01 +01:00 |
GlobalLexicalModel.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
GlobalLexicalModelUnlimited.cpp
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2013-09-25 22:33:27 +01:00 |
GlobalLexicalModelUnlimited.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
InputFeature.cpp
|
lattices/confusion work with Hieu's binary pt, using new method
|
2013-09-25 13:03:09 +01:00 |
InputFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
PhraseBoundaryFeature.cpp
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 20:36:32 +01:00 |
PhraseBoundaryFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
PhraseLengthFeature.cpp
|
redo parsing of feature function parameters
|
2013-06-20 13:06:03 +01:00 |
PhraseLengthFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
PhrasePairFeature.cpp
|
delete PhraseBasedFeatureContext
|
2013-08-23 14:25:25 +01:00 |
PhrasePairFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
PhrasePenalty.cpp
|
beautify
|
2013-06-26 17:19:09 +01:00 |
PhrasePenalty.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
SkeletonStatefulFF.cpp
|
put some meat onto skeleton FFs
|
2013-09-25 20:19:05 +01:00 |
SkeletonStatefulFF.h
|
put some meat onto skeleton FFs
|
2013-09-25 20:19:05 +01:00 |
SkeletonStatelessFF.cpp
|
put some meat onto skeleton FFs
|
2013-09-25 20:19:05 +01:00 |
SkeletonStatelessFF.h
|
put some meat onto skeleton FFs
|
2013-09-25 20:19:05 +01:00 |
SourceWordDeletionFeature.cpp
|
redo parsing of feature function parameters
|
2013-06-20 13:25:02 +01:00 |
SourceWordDeletionFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
StatefulFeatureFunction.cpp
|
skeleton PT
|
2013-09-25 16:57:01 +01:00 |
StatefulFeatureFunction.h
|
add skeleton feature functions
|
2013-09-01 16:58:23 +01:00 |
StatelessFeatureFunction.cpp
|
skeleton PT
|
2013-09-25 16:57:01 +01:00 |
StatelessFeatureFunction.h
|
convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all
|
2013-08-30 15:49:00 +01:00 |
TargetBigramFeature.cpp
|
redo parsing of feature function parameters
|
2013-06-20 13:25:02 +01:00 |
TargetBigramFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
TargetNgramFeature.cpp
|
redo parsing of feature function parameters
|
2013-06-20 13:25:02 +01:00 |
TargetNgramFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
TargetWordInsertionFeature.cpp
|
redo parsing of feature function parameters
|
2013-06-20 13:25:02 +01:00 |
TargetWordInsertionFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
UnknownWordPenaltyProducer.cpp
|
add default weights for feature functions that aren't tuneable, eg. OOV feature
|
2013-07-19 11:35:50 +01:00 |
UnknownWordPenaltyProducer.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
WordPenaltyProducer.cpp
|
beautify
|
2013-06-26 17:19:09 +01:00 |
WordPenaltyProducer.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |
WordTranslationFeature.cpp
|
delete ChartBasedFeatureContext
|
2013-08-23 15:00:47 +01:00 |
WordTranslationFeature.h
|
add target phrase to arguments for Evaluate() during application to sentence
|
2013-09-18 12:35:31 +02:00 |