mosesdecoder/moses
2013-08-02 15:54:49 +01:00
..
FF Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input 2013-07-31 14:29:18 +01:00
generic beautify 2013-07-08 20:25:47 +01:00
LM beautify 2013-07-25 15:23:05 +01:00
TranslationModel Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
AlignmentInfo.cpp beautify 2013-07-19 15:38:39 +01:00
AlignmentInfo.h starting placeholder 2013-07-19 15:38:13 +01:00
AlignmentInfoCollection.cpp beautify 2013-05-29 18:16:15 +01:00
AlignmentInfoCollection.h beautify 2013-05-29 18:16:15 +01:00
AlignmentInfoTest.cpp beautify 2013-05-29 18:16:15 +01:00
BitmapContainer.cpp delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new scoring framework. Rename CalcScore() to Evaluate() 2013-06-11 16:08:59 +01:00
BitmapContainer.h delete class TranslationSystem 2013-05-11 14:13:26 +01:00
ChartCell.cpp beautify 2013-05-29 18:16:15 +01:00
ChartCell.h beautify 2013-05-29 18:16:15 +01:00
ChartCellCollection.cpp beautify 2013-05-29 18:16:15 +01:00
ChartCellCollection.h beautify 2013-05-29 18:16:15 +01:00
ChartCellLabel.h refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
ChartCellLabelSet.h beautify 2013-05-29 18:16:15 +01:00
ChartHypothesis.cpp delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new scoring framework. Rename CalcScore() to Evaluate() 2013-06-11 16:08:59 +01:00
ChartHypothesis.h delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new scoring framework. Rename CalcScore() to Evaluate() 2013-06-11 16:08:59 +01:00
ChartHypothesisCollection.cpp beautify 2013-05-29 18:16:15 +01:00
ChartHypothesisCollection.h beautify 2013-05-29 18:16:15 +01:00
ChartManager.cpp create target phrases, not Translation Options, for XML. Can be used in both pb and scfg 2013-07-24 18:06:46 +01:00
ChartManager.h delete misc unused variables from PhraseDictionary 2013-06-11 16:31:43 +01:00
ChartParser.cpp Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
ChartParser.h Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
ChartParserCallback.h beautify 2013-05-29 18:16:15 +01:00
ChartRuleLookupManager.cpp begin cleanup of SCFG parsing. Get rid of Sentence variable in ChartRuleLookupManager, replace with ChartParser variable 2013-07-31 16:27:08 +01:00
ChartRuleLookupManager.h Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
ChartTranslationOptionList.cpp beautify 2013-05-29 18:16:15 +01:00
ChartTranslationOptionList.h beautify 2013-05-29 18:16:15 +01:00
ChartTranslationOptions.cpp beautify 2013-05-29 18:16:15 +01:00
ChartTranslationOptions.h refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
ChartTrellisDetour.cpp beautify 2013-05-29 18:16:15 +01:00
ChartTrellisDetour.h beautify 2013-05-29 18:16:15 +01:00
ChartTrellisDetourQueue.cpp beautify 2013-05-29 18:16:15 +01:00
ChartTrellisDetourQueue.h beautify 2013-05-29 18:16:15 +01:00
ChartTrellisNode.cpp beautify 2013-05-29 18:16:15 +01:00
ChartTrellisNode.h beautify 2013-05-29 18:16:15 +01:00
ChartTrellisPath.cpp beautify 2013-05-29 18:16:15 +01:00
ChartTrellisPath.h beautify 2013-05-29 18:16:15 +01:00
ChartTrellisPathList.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ConfusionNet.cpp Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
ConfusionNet.h Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
DecodeFeature.cpp redo parsing of feature function parameters 2013-06-20 13:25:02 +01:00
DecodeFeature.h redo parsing of feature function parameters 2013-06-20 13:25:02 +01:00
DecodeGraph.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
DecodeGraph.h refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
DecodeStep.cpp figure out which feature function to apply at which decode step. Book-keeping 2013-05-30 20:04:48 +01:00
DecodeStep.h figure out which feature function to apply at which decode step. Book-keeping 2013-05-30 20:04:48 +01:00
DecodeStepGeneration.cpp figure out which feature function to apply at which decode step. Book-keeping 2013-05-30 22:13:57 +01:00
DecodeStepGeneration.h beautify 2013-05-30 12:51:40 +01:00
DecodeStepTranslation.cpp beautify 2013-07-04 23:38:18 +01:00
DecodeStepTranslation.h find all target phrases before search 2013-06-28 18:15:12 +01:00
Factor.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
Factor.h beautify 2013-05-29 18:16:15 +01:00
FactorCollection.cpp beautify 2013-05-29 18:16:15 +01:00
FactorCollection.h refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
FactorTypeSet.cpp beautify 2013-05-31 00:00:21 +01:00
FactorTypeSet.h figure out which feature function to apply at which decode step. Book-keeping 2013-05-30 18:34:10 +01:00
FeatureVector.cpp beautify 2013-05-31 00:00:21 +01:00
FeatureVector.h function to merge feature scores. ie. not add them together. 2013-05-30 19:20:54 +01:00
FeatureVectorTest.cpp beautify 2013-05-29 18:16:15 +01: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 redo parsing of feature function parameters 2013-06-20 13:25:02 +01:00
GenerationDictionary.h redo parsing of feature function parameters 2013-06-20 13:25:02 +01: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 add ControlRecombination feature function 2013-07-23 01:32:25 +01:00
Hypothesis.h add ControlRecombination feature function 2013-07-23 01:32:25 +01:00
HypothesisStack.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
HypothesisStack.h beautify 2013-05-29 18:16:15 +01:00
HypothesisStackCubePruning.cpp delete class TranslationSystem 2013-05-11 14:13:26 +01: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 beautify 2013-05-29 18:16:15 +01:00
Incremental.h beautify 2013-05-29 18:16:15 +01: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
InputPath.cpp Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
InputPath.h Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
InputType.cpp beautify 2013-05-29 18:16:15 +01:00
InputType.h basic support for alternate weight settings 2013-05-31 12:28:57 +01:00
Jamfile Items under 'generic' now included in libmoses' 2013-07-28 16:30:41 +01:00
LexicalReordering.cpp refactor loading in class LexicalReordering 2013-05-31 23:04:05 +01:00
LexicalReordering.h refactor loading in class LexicalReordering 2013-05-31 23:04:05 +01:00
LexicalReorderingState.cpp beautify 2013-05-29 18:16:15 +01:00
LexicalReorderingState.h move feature functions into moses/FF 2013-05-24 18:02:49 +01:00
LexicalReorderingTable.cpp beautify 2013-05-29 18:16:15 +01:00
LexicalReorderingTable.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
LVoc.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
LVoc.h beautify 2013-07-08 20:52:14 +01:00
Manager.cpp test commit 2013-06-24 12:21:29 +01:00
Manager.h beautify 2013-05-29 18:16:15 +01:00
MockHypothesis.cpp beautify 2013-05-29 18:16:15 +01:00
MockHypothesis.h beautify 2013-05-29 18:16:15 +01:00
MosesTest.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
NonTerminal.cpp Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
NonTerminal.h Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
ObjectPool.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
OutputCollector.h beautify 2013-05-29 18:16:15 +01:00
Parameter.cpp beautify 2013-07-25 15:23:05 +01:00
Parameter.h new function Parameter::Save() to serialise ini file parameters 2013-06-04 17:01:10 +01:00
PartialTranslOptColl.cpp delete class TranslationSystem 2013-05-11 14:13:26 +01:00
PartialTranslOptColl.h beautify 2013-05-29 18:16:15 +01:00
PCNTools.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
PCNTools.h beautify 2013-05-29 18:16:15 +01:00
PDTAimp.h refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
Phrase.cpp beautify 2013-05-29 18:16:15 +01:00
Phrase.h beautify 2013-05-29 18:16:15 +01:00
PrefixTree.h beautify 2013-05-29 18:16:15 +01:00
PrefixTreeMap.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
PrefixTreeMap.h beautify 2013-05-29 18:16:15 +01: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 beautify 2013-05-29 18:16:15 +01:00
RuleCubeItem.cpp delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new scoring framework. Rename CalcScore() to Evaluate() 2013-06-11 16:08:59 +01:00
RuleCubeItem.h refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
RuleCubeQueue.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
RuleCubeQueue.h beautify 2013-05-29 18:16:15 +01:00
ScoreComponentCollection.cpp fix future and total cost in multimodel(counts). (was broken since merge of branch weight-new in May) 2013-07-31 14:18:18 +02:00
ScoreComponentCollection.h fix future and total cost in multimodel(counts). (was broken since merge of branch weight-new in May) 2013-07-31 14:18:18 +02:00
ScoreComponentCollectionTest.cpp refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
Search.cpp Add explicit to the Search constructor; fix the comments. 2013-04-30 16:20:08 +09:00
Search.h Add explicit to the Search constructor; fix the comments. 2013-04-30 16:20:08 +09: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 pre-calculated scoring in ChartHypothesis. Should be subsumed by new scoring framework. Rename CalcScore() to Evaluate() 2013-06-11 16:08:59 +01:00
SearchNormal.h move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
SearchNormalBatch.cpp delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new scoring framework. Rename CalcScore() to Evaluate() 2013-06-11 16:08:59 +01:00
SearchNormalBatch.h beautify 2013-05-29 18:16:15 +01:00
Sentence.cpp beautify 2013-07-30 15:04:37 +01:00
Sentence.h beautify 2013-07-30 15:04:37 +01: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
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 beautify 2013-07-30 15:04:37 +01:00
StaticData.h source and target factors for placeholders 2013-07-19 18:23:38 +01:00
SyntacticLanguageModel.cpp beautify 2013-05-29 18:16:15 +01:00
SyntacticLanguageModel.h beautify 2013-05-29 18:16:15 +01:00
SyntacticLanguageModelFiles.h beautify 2013-05-29 18:16:15 +01:00
SyntacticLanguageModelState.h beautify 2013-05-29 18:16:15 +01:00
TargetPhrase.cpp create target phrases, not Translation Options, for XML. Can be used in both pb and scfg 2013-07-24 15:55:17 +01:00
TargetPhrase.h figure out which feature function to apply at which decode step. Book-keeping 2013-05-30 21:12:36 +01:00
TargetPhraseCollection.cpp starting placeholder 2013-07-19 15:38:13 +01:00
TargetPhraseCollection.h starting placeholder 2013-07-19 15:38:13 +01:00
Terminal.h beautify 2013-05-29 18:16:15 +01:00
ThreadPool.cpp move moses/src/* to moses/ 2012-11-12 19:56:18 +00:00
ThreadPool.h beautify 2013-05-29 18:16:15 +01:00
Timer.cpp delete CLOCK_MONOTONIC 2013-02-21 01:09:05 +00:00
Timer.h beautify 2013-05-29 18:16:15 +01:00
TranslationOption.cpp beautify 2013-05-29 18:16:15 +01:00
TranslationOption.h call legacy code for confusion network input with binary pt 2013-07-11 16:19:38 +01:00
TranslationOptionCollection.cpp Merge /Users/hieuhoang/unison/workspace/github/mosesdecoder into hieu_opt_input 2013-07-28 22:52:21 +01:00
TranslationOptionCollection.h rename SetTargetPhraseFromPtMatrix() to GetTargetPhraseCollectionBatch() 2013-07-11 20:18:06 +01:00
TranslationOptionCollectionConfusionNet.cpp Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
TranslationOptionCollectionConfusionNet.h beautify 2013-07-11 16:20:15 +01:00
TranslationOptionCollectionText.cpp Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01:00
TranslationOptionCollectionText.h InputLatticeNode to InputPath 2013-07-07 02:14:51 +01: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
TreeInput.cpp create target phrases, not Translation Options, for XML. Can be used in both pb and scfg 2013-07-24 15:55:17 +01:00
TreeInput.h create target phrases, not Translation Options, for XML. Can be used in both pb and scfg 2013-07-24 15:55:17 +01:00
TrellisPath.cpp beautify 2013-05-29 18:16:15 +01:00
TrellisPath.h beautify 2013-05-29 18:16:15 +01: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 beautify 2013-07-08 20:52:14 +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 beautify 2013-05-29 18:16:15 +01:00
Util.h beautify 2013-07-18 17:00:44 +01:00
Word.cpp prefix subphrase optimization done for in-memory pt. Need to delete objects also 2013-07-04 15:13:29 +01:00
Word.h Merge /home/hieu/workspace/github/mosesdecoder into hieu_opt_input 2013-07-23 13:13:17 +01:00
WordLattice.cpp delete information on input scores from StaticData 2013-06-05 01:41:52 +01:00
WordLattice.h Add NonTerminalSet variable to InputPath 2013-08-02 15:54:49 +01: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 refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
XmlOption.cpp create target phrases, not Translation Options, for XML. Can be used in both pb and scfg 2013-07-24 18:06:46 +01:00
XmlOption.h create target phrases, not Translation Options, for XML. Can be used in both pb and scfg 2013-07-24 18:06:46 +01:00