mosesdecoder/moses
2013-04-26 14:27:44 +01:00
..
LM runtime error using name args with language models 2013-03-19 12:19:39 +00:00
TranslationModel make scfg work with factored input. Strip factors from source that are not part of phrase-table input factors 2013-04-26 12:20:49 +01:00
AlignmentInfo.cpp eclipse files 2012-11-26 23:10:23 +00:00
AlignmentInfo.h output alignments into file down. Alignments for n-best todo 2012-11-16 16:44:29 +00:00
AlignmentInfoCollection.cpp memory leak 2013-03-15 16:11:15 +00:00
AlignmentInfoCollection.h eclipse project files 2013-03-15 22:02:00 +00:00
AlignmentInfoTest.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
BitmapContainer.cpp delete mention of Distortion score producer and its weight in static data 2013-02-19 22:29:48 +00:00
BitmapContainer.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
BleuScoreFeature.cpp tokenize line now moved into base class ScoreProducer 2013-02-01 20:23:36 +00:00
BleuScoreFeature.h bleu feature 2013-01-29 10:54:09 +00:00
ChartCell.cpp remove hardcoded label for top of sentence 2012-11-13 17:43:52 +00:00
ChartCell.h remove hardcoded label for top of sentence 2012-11-13 17:43:52 +00:00
ChartCellCollection.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartCellCollection.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartCellLabel.h Update incremental search, cuts runtime by a third 2013-02-14 13:11:53 +00:00
ChartCellLabelSet.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartHypothesis.cpp move feature function variables into FeatureFunction.h 2012-12-31 00:57:21 +00:00
ChartHypothesis.h output alignments into file down. Alignments for n-best todo 2012-11-16 16:44:29 +00:00
ChartHypothesisCollection.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartHypothesisCollection.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartManager.cpp gt rid of word penalty of 0.434. Adjust weight accordingly 2013-04-24 19:23:14 +01:00
ChartManager.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartParser.cpp gt rid of word penalty of 0.434. Adjust weight accordingly 2013-04-24 19:23:14 +01:00
ChartParser.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartParserCallback.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartRuleLookupManager.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTranslationOptionList.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTranslationOptionList.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTranslationOptions.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTranslationOptions.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTrellisDetour.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTrellisDetour.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTrellisDetourQueue.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTrellisDetourQueue.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTrellisNode.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTrellisNode.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTrellisPath.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ChartTrellisPath.h added plumbing to output alignments from chart decoder. 2012-11-15 16:42:19 +00:00
ChartTrellisPathList.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ConfusionNet.cpp clean up weights code for confusion networks & lattices. Works, except for multiple phrase-tables or factors 2012-12-05 20:21:33 +00:00
ConfusionNet.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
DecodeFeature.cpp use new constructor 2013-02-04 01:09:15 +00:00
DecodeFeature.h throw exception if unknown argument 2013-02-19 17:31:11 +00:00
DecodeGraph.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
DecodeGraph.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
DecodeStep.cpp change format for phrase model 2013-02-22 19:17:57 +00:00
DecodeStep.h change format for phrase model 2013-02-22 19:17:57 +00:00
DecodeStepGeneration.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
DecodeStepGeneration.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
DecodeStepTranslation.cpp don't convert LM score from 1 log to another for chart decoding 2013-04-26 14:27:44 +01:00
DecodeStepTranslation.h change format for phrase model 2013-02-22 19:17:57 +00:00
DummyScoreProducers.cpp getting rid of m_distortionScoreProducer in staticdata 2013-02-19 18:31:59 +00:00
DummyScoreProducers.h delete PhraseDictionaryMemory. Use PhraseDictionarySCFG 2013-04-25 18:24:02 +01:00
Factor.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Factor.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FactorCollection.cpp make fuzzy match pt threadable by marking it as non-threadable! TODO - do it properly 2012-11-23 18:52:06 +00:00
FactorCollection.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FactorTypeSet.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FactorTypeSet.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FeatureFunction.cpp change : back to = 2013-03-14 19:06:01 +00:00
FeatureFunction.h change format of pt. Allow overriding of feature name 2013-03-06 12:39:41 +00:00
FeatureVector.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FeatureVector.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FeatureVectorTest.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FFState.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FFState.h throw exception if unknown argument 2013-02-19 17:31:11 +00:00
File.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
File.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FilePtr.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FloydWarshall.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
FloydWarshall.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
GenerationDictionary.cpp GenerationDictionary doesn't inherit from Dictionary 2013-02-05 19:02:36 +00:00
GenerationDictionary.h delete class Dictionary 2013-02-06 11:29:54 +00:00
GlobalLexicalModel.cpp throw exception if unknown argument 2013-02-19 17:31:11 +00:00
GlobalLexicalModel.h delete ScoreProducer 2013-02-21 20:03:35 +00:00
GlobalLexicalModelUnlimited.cpp delete ScoreProducer 2013-02-21 20:03:35 +00:00
GlobalLexicalModelUnlimited.h delete ScoreProducer 2013-02-21 20:03:35 +00:00
gzfilebuf.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
hypergraph.proto move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
HypoList.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Hypothesis.cpp delete m_currScoreBreakdown 2013-04-24 13:44:11 +01:00
Hypothesis.h delete m_currScoreBreakdown 2013-04-24 13:44:11 +01:00
HypothesisStack.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
HypothesisStack.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
HypothesisStackCubePruning.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
HypothesisStackCubePruning.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
HypothesisStackNormal.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
HypothesisStackNormal.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Incremental.cpp Merge github.com:moses-smt/mosesdecoder into weight-new 2013-02-14 14:18:49 +00:00
Incremental.h Expose k-best lists from incremental search 2012-11-16 15:53:43 +00:00
InputFileStream.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
InputFileStream.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
InputType.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
InputType.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Jamfile move feature function variables into FeatureFunction.h 2012-12-31 00:57:21 +00:00
LexicalReordering.cpp throw exception if unknown argument 2013-02-19 17:31:11 +00:00
LexicalReordering.h delete ScoreProducer 2013-02-21 20:03:35 +00:00
LexicalReorderingState.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
LexicalReorderingState.h delete ScoreProducer 2013-02-21 20:03:35 +00:00
LexicalReorderingTable.cpp throw exception if unknown argument 2013-02-19 17:31:11 +00:00
LexicalReorderingTable.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
LMList.cpp simplify ~StaticData() 2012-12-27 11:41:52 +00:00
LMList.h simplify CleanUpAfterSentenceProcessing() 2012-12-27 13:10:44 +00:00
LVoc.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
LVoc.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Makefile.am make TranslationModel subdirectory and move files from moses/ into it 2012-11-27 15:08:31 +00:00
Manager.cpp merge 2013-03-24 09:57:36 +00:00
Manager.h added operator< to SearchGraphNode - compares Ids 2013-03-19 18:21:35 +00:00
MockHypothesis.cpp merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat() 2013-03-08 19:10:28 +00:00
MockHypothesis.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
MosesTest.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
NonTerminal.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
NonTerminal.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ObjectPool.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
OutputCollector.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Parameter.cpp delete PhraseDictionaryMemory. Use PhraseDictionarySCFG 2013-04-25 18:24:02 +01:00
Parameter.h gt rid of word penalty of 0.434. Adjust weight accordingly 2013-04-24 19:23:14 +01:00
PartialTranslOptColl.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
PartialTranslOptColl.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
PCNTools.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
PCNTools.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
PDTAimp.h delete PhraseDictionaryMemory. Use PhraseDictionarySCFG 2013-04-25 18:24:02 +01:00
Phrase.cpp make scfg work with factored input. Strip factors from source that are not part of phrase-table input factors 2013-04-26 12:20:49 +01:00
Phrase.h make scfg work with factored input. Strip factors from source that are not part of phrase-table input factors 2013-04-26 12:20:49 +01:00
PhraseBoundaryFeature.cpp delete ScoreProducer 2013-02-21 20:03:35 +00:00
PhraseBoundaryFeature.h move code from LoadPhraseBoundaryFeature() to constructor in class PhraseBoundaryFeature 2013-01-02 16:06:22 +00:00
PhraseLengthFeature.cpp delete ScoreProducer 2013-02-21 20:03:35 +00:00
PhraseLengthFeature.h move code from LoadPhraseLengthFeature() to constructor in class PhraseLengthFeature 2013-01-02 16:54:38 +00:00
PhraseLengthFeatureTest.cpp Testing of phrase length feature 2012-12-21 12:35:11 +00:00
PhrasePairFeature.cpp delete ScoreProducer 2013-02-21 20:03:35 +00:00
PhrasePairFeature.h refactor PhrasePairFeature 2013-01-15 15:04:32 +00:00
PrefixTree.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
PrefixTreeMap.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
PrefixTreeMap.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ReorderingConstraint.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ReorderingConstraint.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ReorderingStack.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ReorderingStack.h delete ScoreProducer 2013-02-21 20:03:35 +00:00
rule.proto move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
RuleCube.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
RuleCube.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
RuleCubeItem.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
RuleCubeItem.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
RuleCubeQueue.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
RuleCubeQueue.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ScoreComponentCollection.cpp delete ScoreProducer 2013-02-21 20:03:35 +00:00
ScoreComponentCollection.h delete ScoreProducer 2013-02-21 20:03:35 +00:00
ScoreComponentCollectionTest.cpp delete ScoreProducer 2013-02-21 20:03:35 +00:00
Search.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Search.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
SearchCubePruning.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
SearchCubePruning.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
SearchNormal.cpp delete different calc functions 2013-04-24 12:10:56 +01:00
SearchNormal.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
SearchNormalBatch.cpp delete different calc functions 2013-04-24 13:23:22 +01:00
SearchNormalBatch.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Sentence.cpp merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat() 2013-03-08 19:10:28 +00:00
Sentence.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
SentenceStats.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
SentenceStats.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
SourceWordDeletionFeature.cpp merge 2013-03-24 09:57:36 +00:00
SourceWordDeletionFeature.h move code from LoadSourceWordDeletionFeature to constructor in class SourceWordDeletionFeature. Don't understand how it loads weights 2013-01-02 11:31:59 +00:00
SparsePhraseDictionaryFeature.cpp sparse pt features works with new pt format 2013-02-25 16:52:02 +00:00
SparsePhraseDictionaryFeature.h tokenize line now moved into base class ScoreProducer 2013-02-01 20:23:36 +00:00
SquareMatrix.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
SquareMatrix.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
StackVec.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
StaticData.cpp Merge branch 'master' of github.com:moses-smt/mosesdecoder 2013-04-12 16:07:26 +01:00
StaticData.h Merge github.com:moses-smt/mosesdecoder into weight-new 2013-03-13 17:54:03 +00:00
SyntacticLanguageModel.cpp refactor Syntactic LM. Can't find dependencies to do this properly. Ask Lane later on 2013-01-28 17:33:45 +00:00
SyntacticLanguageModel.h refactor Syntactic LM. Can't find dependencies to do this properly. Ask Lane later on 2013-01-28 17:33:45 +00:00
SyntacticLanguageModelFiles.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
SyntacticLanguageModelState.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TargetBigramFeature.cpp delete ScoreProducer 2013-02-21 20:03:35 +00:00
TargetBigramFeature.h change TargetNgramFeature and TargetBigramFeature 2013-01-15 14:10:49 +00:00
TargetNgramFeature.cpp delete ScoreProducer 2013-02-21 20:03:35 +00:00
TargetNgramFeature.h tokenize line now moved into base class ScoreProducer 2013-02-01 20:23:36 +00:00
TargetPhrase.cpp don't convert LM score from 1 log to another for chart decoding 2013-04-26 14:27:44 +01:00
TargetPhrase.h delete PhraseDictionaryMemory. Use PhraseDictionarySCFG 2013-04-25 18:24:02 +01:00
TargetPhraseCollection.cpp merging PhraseDictionaryMemory and PhraseDictionarySCFG. target phrase score not the same 2013-03-08 16:33:36 +00:00
TargetPhraseCollection.h merging PhraseDictionaryMemory and PhraseDictionarySCFG. target phrase score not the same 2013-03-08 16:33:36 +00:00
TargetWordInsertionFeature.cpp merge 2013-03-24 09:57:36 +00:00
TargetWordInsertionFeature.h move code from LoadTargetWordInsertionFeature to constructor in class TargetWordInsertionFeature. Don't understand how it loads weights 2013-01-02 14:48:19 +00:00
Terminal.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ThreadPool.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ThreadPool.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Timer.cpp delete CLOCK_MONOTONIC 2013-02-21 01:09:05 +00:00
Timer.h delete CLOCK_MONOTONIC 2013-02-21 01:09:05 +00:00
TranslationOption.cpp don't convert LM score from 1 log to another for chart decoding 2013-04-26 14:27:44 +01:00
TranslationOption.h delete ScoreProducer 2013-02-21 20:03:35 +00:00
TranslationOptionCollection.cpp make scfg work with factored input. Strip factors from source that are not part of phrase-table input factors 2013-04-26 12:20:49 +01:00
TranslationOptionCollection.h get rid of pre-calculated score. WTF is this? Stateless FF which can't be cached? Breaks 1 regression test 2013-04-11 16:22:47 +01:00
TranslationOptionCollectionConfusionNet.cpp make TranslationModel subdirectory and move files from moses/ into it 2012-11-27 15:08:31 +00:00
TranslationOptionCollectionConfusionNet.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TranslationOptionCollectionText.cpp make TranslationModel subdirectory and move files from moses/ into it 2012-11-27 15:08:31 +00:00
TranslationOptionCollectionText.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TranslationOptionList.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TranslationOptionList.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TranslationSystem.cpp completely gutted TranslationSystem 2012-12-21 16:49:32 +00:00
TranslationSystem.h completely gutted TranslationSystem 2012-12-21 16:49:32 +00:00
TreeInput.cpp merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat() 2013-03-08 19:10:28 +00:00
TreeInput.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TrellisPath.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TrellisPath.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TrellisPathCollection.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TrellisPathCollection.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TrellisPathList.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
TypeDef.h merged 2013-04-19 15:03:34 +01:00
UniqueObject.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
UserMessage.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
UserMessage.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Util.cpp Make failure to parse a boolean argument fatal instead of log + interpret as false. 2013-04-01 11:05:55 +01:00
Util.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Word.cpp Nicer error message for too many factor delimiters 2013-03-28 10:27:11 +00:00
Word.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
WordLattice.cpp clean up weights code for confusion networks & lattices. Works, except for multiple phrase-tables or factors 2012-12-05 20:21:33 +00:00
WordLattice.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
WordsBitmap.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
WordsBitmap.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
WordsRange.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
WordsRange.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
WordTranslationFeature.cpp delete ScoreProducer 2013-02-21 20:03:35 +00:00
WordTranslationFeature.h move code from LoadWordTranslationFeature() to constructor in class WordTranslationFeature 2013-01-02 21:26:56 +00:00
XmlOption.cpp merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat() 2013-03-08 19:10:28 +00:00
XmlOption.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00