.. |
FF
|
f*cking link error
|
2013-09-12 09:17:18 +01:00 |
generic
|
Minor cosmetic changes.
|
2013-09-06 17:04:46 +01:00 |
LM
|
convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all
|
2013-08-30 15:49:00 +01:00 |
TranslationModel
|
properties is on 7th column, not 6th
|
2013-09-03 15:02:53 +02: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 ChartBasedFeatureContext
|
2013-08-23 15:00:47 +01:00 |
ChartHypothesis.h
|
add skeleton feature functions
|
2013-09-01 16:58:23 +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
|
make sure Evaluate(inputPath) is called for chart translation options
|
2013-09-13 09:27:48 +02:00 |
ChartManager.h
|
start on forced decoding for SCFG
|
2013-08-31 01:37:15 +01:00 |
ChartParser.cpp
|
make sure Evaluate(inputPath) is called for chart translation options
|
2013-09-13 09:27:48 +02:00 |
ChartParser.h
|
make sure Evaluate(inputPath) is called for chart translation options
|
2013-09-13 09:27:48 +02:00 |
ChartParserCallback.h
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 12:16:55 +01:00 |
ChartRuleLookupManager.cpp
|
parsing doesn't depend on input sentence anymore
|
2013-08-02 18:09:47 +01:00 |
ChartRuleLookupManager.h
|
beautify
|
2013-08-07 14:18:12 +01:00 |
ChartTranslationOption.cpp
|
beautify
|
2013-08-15 21:14:04 +01:00 |
ChartTranslationOption.h
|
add pointer to input path to chart translation option
|
2013-09-12 19:50:09 +02:00 |
ChartTranslationOptionList.cpp
|
beautify
|
2013-08-15 21:14:04 +01:00 |
ChartTranslationOptionList.h
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 12:16:55 +01:00 |
ChartTranslationOptions.cpp
|
add pointer to input path to chart translation option
|
2013-09-12 19:50:09 +02:00 |
ChartTranslationOptions.h
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 12:16: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 |
CMakeLists.txt
|
Checking in examples of CMake files.
|
2013-09-06 13:39:46 -04:00 |
ConfusionNet.cpp
|
lattice decoding with sparse features
|
2013-09-08 19:22:55 +02:00 |
ConfusionNet.h
|
lattice decoding with sparse features
|
2013-09-08 19:22:55 +02: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
|
mark a function as legacy
|
2013-08-07 12:11:39 +01:00 |
DecodeStepGeneration.cpp
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 20:36:32 +01:00 |
DecodeStepGeneration.h
|
consistently set source phrase in translation options as soon as the trans opt is created
|
2013-08-08 17:10:56 +01:00 |
DecodeStepTranslation.cpp
|
mark with LEGACY
|
2013-08-23 21:34:10 +01:00 |
DecodeStepTranslation.h
|
mark with LEGACY
|
2013-08-23 21:34:10 +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
|
beautify
|
2013-08-23 13:53:30 +01:00 |
FeatureVectorTest.cpp
|
Re-enable unit tests. They all pass.
|
2013-09-14 17:15:41 +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
|
move DecodeFeature to FF directory
|
2013-08-30 16:03:06 +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
|
move LexicalReordering to FF directory
|
2013-08-30 16:28:28 +01:00 |
Hypothesis.h
|
move LexicalReordering to FF directory
|
2013-08-30 16:28:28 +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-08-15 21:14:04 +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
|
lattice decoding with sparse features
|
2013-09-10 15:36:21 +02:00 |
InputPath.h
|
lattice decoding with sparse features
|
2013-09-08 15:57:31 +02: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
|
Re-enable unit tests. They all pass.
|
2013-09-14 17:15:41 +01: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
|
move LexicalReordering to FF directory
|
2013-08-30 16:28:28 +01:00 |
Manager.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
MockHypothesis.cpp
|
all hypotheses have translation option. All translation options have target phrase
|
2013-08-05 16:53:15 +01:00 |
MockHypothesis.h
|
all hypotheses have translation option. All translation options have target phrase
|
2013-08-05 16:53:15 +01:00 |
MosesTest.cpp
|
move moses/src/* to moses/
|
2012-11-12 19:56:18 +00:00 |
NonTerminal.cpp
|
beautify
|
2013-08-07 14:18:12 +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
|
Merge ../mosesdecoder into hieu_opt_input
|
2013-08-16 12:11:13 +01:00 |
Parameter.h
|
convert weight-p to PhrasePenalty. /Nicola Bertoldi
|
2013-08-14 12:36:40 +01:00 |
PartialTranslOptColl.cpp
|
delete class TranslationSystem
|
2013-05-11 14:13:26 +01:00 |
PartialTranslOptColl.h
|
push InpuutPath down into phrase dictionary for legacy methods
|
2013-08-06 17:09:53 +01:00 |
PCNTools.cpp
|
lattice decoding with sparse features
|
2013-09-05 23:34:22 +02:00 |
PCNTools.h
|
lattice decoding with sparse features
|
2013-09-05 23:34:22 +02:00 |
PDTAimp.h
|
lattice decoding with sparse features
|
2013-09-08 19:22:55 +02:00 |
Phrase.cpp
|
start on forced decoding for SCFG
|
2013-08-31 01:37:15 +01:00 |
Phrase.h
|
start on forced decoding for SCFG
|
2013-08-31 01:37: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
|
minor renaming
|
2013-08-13 10:33:04 +01:00 |
RuleCubeItem.cpp
|
start on forced decoding for SCFG
|
2013-08-31 01:37:15 +01:00 |
RuleCubeItem.h
|
minor renaming
|
2013-08-13 10:33:04 +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
|
lattice decoding with sparse features
|
2013-09-10 15:36:21 +02:00 |
ScoreComponentCollection.h
|
lattice decoding with sparse features
|
2013-09-10 15:36:21 +02:00 |
ScoreComponentCollectionTest.cpp
|
convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all
|
2013-08-30 15:49:00 +01:00 |
Search.cpp
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 20:36:32 +01:00 |
Search.h
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 20:36:32 +01:00 |
SearchCubePruning.cpp
|
source phrase is a pointer in translation options.
|
2013-08-07 10:28:28 +01:00 |
SearchCubePruning.h
|
source phrase is a pointer in translation options.
|
2013-08-07 10:28:28 +01:00 |
SearchNormal.cpp
|
source phrase is a pointer in translation options.
|
2013-08-07 10:28:28 +01:00 |
SearchNormal.h
|
source phrase is a pointer in translation options.
|
2013-08-07 10:28:28 +01:00 |
SearchNormalBatch.cpp
|
all hypotheses have translation option. All translation options have target phrase
|
2013-08-05 16:53:15 +01:00 |
SearchNormalBatch.h
|
beautify
|
2013-05-29 18:16:15 +01:00 |
Sentence.cpp
|
start on forced decoding for SCFG
|
2013-08-30 17:45:56 +01:00 |
Sentence.h
|
start on forced decoding for SCFG
|
2013-08-30 17:45:56 +01:00 |
SentenceStats.cpp
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 20:36:32 +01: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
|
no change commit. Force rerun of cruise control
|
2013-09-06 08:53:17 +02:00 |
StaticData.h
|
start on forced decoding for SCFG
|
2013-08-30 17:45:56 +01:00 |
SyntacticLanguageModel.cpp
|
Updating XCode project
|
2013-08-29 12:56:25 -04: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
|
save properties in target phrase object
|
2013-08-29 13:36:01 +01:00 |
TargetPhrase.h
|
save properties in target phrase object
|
2013-08-29 13:36:01 +01:00 |
TargetPhraseCollection.cpp
|
beautify
|
2013-08-15 21:14:04 +01:00 |
TargetPhraseCollection.h
|
Unfortunately UTrieNode wants a non-explicit copy constructor
|
2013-09-07 09:51:09 +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
|
move LexicalReordering to FF directory
|
2013-08-30 16:28:28 +01:00 |
TranslationOption.h
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 20:36:32 +01:00 |
TranslationOptionCollection.cpp
|
lattice decoding with sparse features
|
2013-09-08 19:22:55 +02:00 |
TranslationOptionCollection.h
|
lattice decoding with sparse features
|
2013-09-08 19:22:55 +02:00 |
TranslationOptionCollectionConfusionNet.cpp
|
lattice decoding with sparse features
|
2013-09-08 19:22:55 +02:00 |
TranslationOptionCollectionConfusionNet.h
|
mark with LEGACY
|
2013-08-23 21:34:10 +01:00 |
TranslationOptionCollectionText.cpp
|
beautify
|
2013-08-15 21:14:04 +01:00 |
TranslationOptionCollectionText.h
|
xml constraint
|
2013-08-15 11:46:45 +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
|
xml constraint
|
2013-08-15 11:46:45 +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
|
lattice decoding with sparse features
|
2013-09-08 19:22:55 +02: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 |