.. |
LexicalReordering
|
compiles with eclipse under OSX Mavericks
|
2013-10-30 21:23:16 +00:00 |
OSM-Feature
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 17:23:19 +00:00 |
BleuScoreFeature.cpp
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 17:23:19 +00:00 |
BleuScoreFeature.h
|
provide mira program with BLEU Feature. Delete assert statement.
|
2013-11-15 16:43:39 +00:00 |
ConstrainedDecoding.cpp
|
beautify
|
2013-09-27 09:35:24 +01:00 |
ConstrainedDecoding.h
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:59:53 +00:00 |
ControlRecombination.cpp
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 17:23:19 +00:00 |
ControlRecombination.h
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:59:53 +00:00 |
DecodeFeature.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
DecodeFeature.h
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
DistortionScoreProducer.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:59:53 +00:00 |
DistortionScoreProducer.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
ExternalFeature.cpp
|
beautify
|
2013-09-27 09:35:24 +01:00 |
ExternalFeature.h
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:59:53 +00:00 |
Factory.cpp
|
bug fixes for TargetNGramFeature
|
2013-11-11 15:32:58 +00:00 |
Factory.h
|
output list of available feature functions
|
2013-11-01 15:16:47 +00:00 |
FeatureFunction.cpp
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 18:52:15 +00:00 |
FeatureFunction.h
|
provide mira program with BLEU Feature. Delete assert statement.
|
2013-11-15 16:43:39 +00: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
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
GlobalLexicalModel.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
GlobalLexicalModelUnlimited.cpp
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 17:23:19 +00:00 |
GlobalLexicalModelUnlimited.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
InputFeature.cpp
|
move collection of phrase-table from Staticdata to PhraseDictionary
|
2013-11-15 17:26:26 +00:00 |
InputFeature.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
InternalStructStatelessFF.cpp
|
Update InternalStructStatelessFF after merge.
|
2013-09-29 16:01:03 +01:00 |
InternalStructStatelessFF.h
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
PhraseBoundaryFeature.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:59:53 +00:00 |
PhraseBoundaryFeature.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
PhraseLengthFeature.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
PhraseLengthFeature.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
PhrasePairFeature.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
PhrasePairFeature.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
PhrasePenalty.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
PhrasePenalty.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
SkeletonStatefulFF.cpp
|
beautify
|
2013-09-27 09:35:24 +01:00 |
SkeletonStatefulFF.h
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:59:53 +00:00 |
SkeletonStatelessFF.cpp
|
beautify
|
2013-09-27 09:35:24 +01:00 |
SkeletonStatelessFF.h
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
SourceWordDeletionFeature.cpp
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 17:23:19 +00:00 |
SourceWordDeletionFeature.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
StatefulFeatureFunction.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:59:53 +00:00 |
StatefulFeatureFunction.h
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:59:53 +00:00 |
StatelessFeatureFunction.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:59:53 +00:00 |
StatelessFeatureFunction.h
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
TargetBigramFeature.cpp
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 17:23:19 +00:00 |
TargetBigramFeature.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
TargetNgramFeature.cpp
|
bug fixes for TargetNGramFeature
|
2013-11-11 15:32:58 +00:00 |
TargetNgramFeature.h
|
convert class TargetNgramFeature to new feature framework
|
2013-11-11 01:50:40 +00:00 |
TargetWordInsertionFeature.cpp
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 17:23:19 +00:00 |
TargetWordInsertionFeature.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
UnknownWordPenaltyProducer.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
UnknownWordPenaltyProducer.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
WordPenaltyProducer.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
WordPenaltyProducer.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |
WordTranslationFeature.cpp
|
remove description argument from feature function constructor. Redundant
|
2013-10-29 18:44:33 +00:00 |
WordTranslationFeature.h
|
beautify
|
2013-09-27 09:35:24 +01:00 |