mosesdecoder/moses
2015-11-04 18:12:49 +00:00
..
FF consistent naming of future scores, estimated scores 2015-11-03 09:41:59 +00:00
LM consistent naming of future scores, estimated scores 2015-11-03 09:41:59 +00:00
parameters Reduction in number of #ifdef HAVE_XMLRPC_C, as per Hieu's request. 2015-11-04 18:12:49 +00:00
PP Modernize "C" includes in moses. 2015-03-28 20:09:03 +07:00
server Reduction in number of #ifdef HAVE_XMLRPC_C, as per Hieu's request. 2015-11-04 18:12:49 +00:00
Syntax Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores. 2015-10-31 12:50:52 +00:00
TranslationModel Reduction in number of #ifdef HAVE_XMLRPC_C, as per Hieu's request. 2015-11-04 18:12:49 +00:00
AlignmentInfo.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
AlignmentInfo.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
AlignmentInfoCollection.cpp Mmsapt now adds word alignment info to target phrases. 2014-10-07 18:08:31 +01:00
AlignmentInfoCollection.h beautify 2015-01-14 11:07:42 +00:00
AlignmentInfoTest.cpp
BaseManager.cpp Reorganisation of options. 2015-08-06 21:11:43 +01:00
BaseManager.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
Bitmap.cpp beautify 2015-10-26 12:03:54 +00:00
Bitmap.h beautify 2015-10-26 12:03:54 +00:00
BitmapContainer.cpp More deterministic tie-breaking for cube pruning (--cbds) 2015-10-26 12:42:42 -04:00
BitmapContainer.h Consistent tie-breaking for cbds 2015-10-27 11:32:57 -04:00
Bitmaps.cpp move m_bitmaps into Search class. Cube pruning uses it too 2015-10-26 09:20:08 +00:00
Bitmaps.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartCell.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
ChartCell.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartCellCollection.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartCellCollection.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartCellLabel.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartCellLabelSet.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartHypothesis.cpp Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores. 2015-10-31 12:50:52 +00:00
ChartHypothesis.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartHypothesisCollection.cpp Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores. 2015-10-31 12:50:52 +00:00
ChartHypothesisCollection.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
ChartKBestExtractor.cpp on-the-fly unbinarization of internal tree structure (for translation models extracted from binarized treebanks) 2015-03-18 17:36:32 +00:00
ChartKBestExtractor.h score deltas in chart decoding 2015-01-07 14:25:43 +00:00
ChartManager.cpp Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores. 2015-10-31 12:50:52 +00:00
ChartManager.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartParser.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
ChartParser.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartParserCallback.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartRuleLookupManager.cpp
ChartRuleLookupManager.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartTranslationOption.cpp beautify 2015-01-14 11:07:42 +00:00
ChartTranslationOption.h beautify 2015-01-14 11:07:42 +00:00
ChartTranslationOptionList.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartTranslationOptionList.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartTranslationOptions.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
ChartTranslationOptions.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
CMakeLists.txt
ConfusionNet.cpp Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores. 2015-10-31 12:50:52 +00:00
ConfusionNet.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
ContextScope.h Reduction in number of #ifdef HAVE_XMLRPC_C, as per Hieu's request. 2015-11-04 18:12:49 +00:00
DecodeGraph.cpp
DecodeGraph.h beautify 2015-01-14 11:07:42 +00:00
DecodeStep.cpp
DecodeStep.h
DecodeStepGeneration.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
DecodeStepGeneration.h
DecodeStepTranslation.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
DecodeStepTranslation.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
ExportInterface.cpp Reduction in number of #ifdef HAVE_XMLRPC_C, as per Hieu's request. 2015-11-04 18:12:49 +00:00
ExportInterface.h Emacs code formatting settings. 2015-08-07 19:14:21 +01:00
Factor.cpp
Factor.h
FactorCollection.cpp beautify 2015-01-14 11:07:42 +00:00
FactorCollection.h don't hardcode amount of mem to be used by lmplz 2015-08-16 20:32:07 +04:00
FactorTypeSet.cpp
FactorTypeSet.h
FeatureVector.cpp make util::StringStream more like std::stringstream 2015-10-16 19:03:22 +00:00
FeatureVector.h Improved reporting of nbest scores via server interface. 2015-11-01 14:53:16 +00:00
FeatureVectorTest.cpp
File.cpp
File.h daily automatic beautifier 2015-10-16 20:17:00 +01:00
FilePtr.h
FloydWarshall.cpp
FloydWarshall.h
ForestInput.cpp Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores. 2015-10-31 12:50:52 +00:00
ForestInput.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
GenerationDictionary.cpp make util::StringStream more like std::stringstream 2015-10-16 19:03:22 +00:00
GenerationDictionary.h templatize Comparer for unordered maps/set 2015-10-18 01:02:38 +01:00
gzfilebuf.h Check for error when opening gzfilebuf. 2015-06-13 21:31:53 +07:00
hypergraph.proto
HypergraphOutput.cpp Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores. 2015-10-31 12:50:52 +00:00
HypergraphOutput.h beautify 2015-01-14 11:07:42 +00:00
HypoList.h
Hypothesis.cpp Moved implementation of server-specific member functions of Hypothesis class into a separate file. 2015-11-04 17:32:12 +00:00
Hypothesis.h Moved implementation of server-specific member functions of Hypothesis class into a separate file. 2015-11-04 17:32:12 +00:00
HypothesisStack.cpp delete use of mempool in Hypos. Never used. Getting in the way of next refactoring 2015-10-19 11:48:27 +01:00
HypothesisStack.h WordsBitmap -> Bitmap 2015-10-25 13:07:25 +00:00
HypothesisStackCubePruning.cpp Bug fix: yet another reference to StaticData that needed to go. 2015-11-02 18:19:55 +00:00
HypothesisStackCubePruning.h use bitmap* for comparison. can compare Bitmap* 'cos all bitmaps are created from bitmaps factory class. MUST ensure this is the case 2015-10-26 11:35:09 +00:00
HypothesisStackNormal.cpp Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores. 2015-10-31 12:50:52 +00:00
HypothesisStackNormal.h WordsBitmap -> Bitmap 2015-10-25 13:07:25 +00:00
Incremental.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
Incremental.h beautify. Add sed for trailing spaces 2015-05-13 11:29:16 +01:00
InputFileStream.cpp
InputFileStream.h Check for error when opening gzfilebuf. 2015-06-13 21:31:53 +07:00
InputPath.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
InputPath.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
InputType.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
InputType.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
IOWrapper.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
IOWrapper.h Options refactoring. Moses crashed in server mode when asked to provide n-best translations with scores. 2015-10-31 12:50:52 +00:00
Jamfile Added context buffering in IOWrapper for context-sensitive decoding. 2015-05-11 00:34:24 +01:00
LatticeMBR.cpp Remove unused variable 2015-08-27 10:50:56 +01:00
LatticeMBR.h const some args. Ready to internalize n-best creation into Managers 2014-12-10 20:04:16 +00:00
LVoc.cpp
LVoc.h use astyle 2.01. It's on Edinburgh server and doesn't screw up enum 2015-01-14 19:21:11 +00:00
Manager.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
Manager.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
mbr.cpp More reorganisation of options. 2015-08-06 22:52:34 +01:00
mbr.h move TranslationTask into moses/ 2014-09-30 12:59:31 +01:00
MockHypothesis.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
MockHypothesis.h Managers and feature functions now have access to the entire TranslationTask, not just the InputType. 2015-03-26 18:25:54 +00:00
MosesTest.cpp
NonTerminal.cpp
NonTerminal.h
ObjectPool.h
OutputCollector.h daily automatic beautifier 2015-08-08 00:00:45 +01:00
OutputFileStream.cpp prune multiple files at once. Make up for failure in ems to give the full path of the gen table 2015-06-25 13:02:29 +04:00
OutputFileStream.h prune multiple files at once. Make up for failure in ems to give the full path of the gen table 2015-06-25 13:02:29 +04:00
Parameter.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
Parameter.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
PartialTranslOptColl.cpp
PartialTranslOptColl.h
PCNTools.cpp
PCNTools.h beautify 2015-01-14 11:07:42 +00:00
PDTAimp.cpp daily automatic beautifier 2015-10-19 00:00:40 +01:00
PDTAimp.h Life cycle of TargetPhraseCollection is now managed via shared pointers. 2015-10-18 21:27:58 +01:00
Phrase.cpp Context weights now live in the ContextScope, not any more on TranslationTask. 2015-10-28 10:26:41 +00:00
Phrase.h daily automatic beautifier 2015-10-31 17:14:47 +00:00
PrefixTree.h Bug fix in a sanity check in PrefixTree.h 2014-11-21 23:58:17 +00:00
PrefixTreeMap.cpp delete typedefs for UINT32 and UINT64. MSVC now has uint32_t and uint64_t /Ken 2015-03-25 00:55:39 +00:00
PrefixTreeMap.h minor leak showing for lex reordering. Just refactor 2014-04-23 15:12:27 +01:00
Range.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
Range.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
ReorderingConstraint.cpp WordsBitmap -> Bitmap 2015-10-25 13:07:25 +00:00
ReorderingConstraint.h WordsBitmap -> Bitmap 2015-10-25 13:07:25 +00:00
rule.proto
RuleCube.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
RuleCube.h
RuleCubeItem.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
RuleCubeItem.h
RuleCubeQueue.cpp Reorganisation of options. 2015-08-06 21:11:43 +01:00
RuleCubeQueue.h
ScoreComponentCollection.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
ScoreComponentCollection.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
ScoreComponentCollectionTest.cpp consistent naming of future scores, estimated scores 2015-11-03 09:41:59 +00:00
Search.cpp move m_bitmaps into Search class. Cube pruning uses it too 2015-10-26 09:20:08 +00:00
Search.h move m_bitmaps into Search class. Cube pruning uses it too 2015-10-26 09:20:08 +00:00
SearchCubePruning.cpp Consistent tie-breaking for cbds 2015-10-27 11:32:57 -04:00
SearchCubePruning.h move m_bitmaps into Search class. Cube pruning uses it too 2015-10-26 09:20:08 +00:00
SearchNormal.cpp make Bitmap constructor explicit in case we accidently create a copy during cube pruning algorithm 2015-10-26 11:59:20 +00:00
SearchNormal.h move m_bitmaps into Search class. Cube pruning uses it too 2015-10-26 09:20:08 +00:00
Sentence.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
Sentence.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
SentenceStats.cpp
SentenceStats.h Modernize "C" includes in moses. 2015-03-28 20:09:03 +07:00
SquareMatrix.cpp daily automatic beautifier 2015-11-03 00:00:58 +00:00
SquareMatrix.h Move square matrix init into class 2015-11-02 14:35:16 +00:00
StackVec.h extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phrase-based 2014-05-08 17:51:45 +01:00
StaticData.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
StaticData.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
SyntacticLanguageModel.cpp
SyntacticLanguageModel.h beautify 2015-01-14 11:07:42 +00:00
SyntacticLanguageModelFiles.h
SyntacticLanguageModelState.h
TabbedSentence.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
TabbedSentence.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
TargetPhrase.cpp consistent naming of future scores, estimated scores 2015-11-03 09:41:59 +00:00
TargetPhrase.h consistent naming of future scores, estimated scores 2015-11-03 05:55:26 +00:00
TargetPhraseCollection.cpp
TargetPhraseCollection.h Life cycle of TargetPhraseCollection is now managed via shared pointers. 2015-10-18 21:27:58 +01:00
Terminal.h
thread_safe_container.h Restore readability. 2015-08-02 21:22:52 +01:00
ThreadPool.cpp Fix some compile warnings (gcc 4.9.2). 2015-03-29 18:10:51 +07:00
ThreadPool.h Remove trailing whitespace in C++ files. 2015-04-30 12:05:11 +07:00
Timer.cpp merged master into dynamic-models and solved conflicts 2014-12-13 12:52:47 +01:00
Timer.h
TrainingTask.h beautify 2015-05-02 11:45:24 +01:00
TranslationAnalysis.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
TranslationAnalysis.h beautify 2015-01-14 11:07:42 +00:00
TranslationOption.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
TranslationOption.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
TranslationOptionCollection.cpp Move square matrix init into class 2015-11-02 14:35:16 +00:00
TranslationOptionCollection.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
TranslationOptionCollectionConfusionNet.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
TranslationOptionCollectionConfusionNet.h Feature functions and the constructors of TranslationOptionCollections 2015-03-30 01:20:17 +01:00
TranslationOptionCollectionLattice.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
TranslationOptionCollectionLattice.h Feature functions and the constructors of TranslationOptionCollections 2015-03-30 01:20:17 +01:00
TranslationOptionCollectionText.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
TranslationOptionCollectionText.h Feature functions and the constructors of TranslationOptionCollections 2015-03-30 01:20:17 +01:00
TranslationOptionList.cpp beautify 2015-02-19 12:27:23 +00:00
TranslationOptionList.h some refactoring of VW, towards customizable loss calculation in training 2015-03-04 14:26:26 +01:00
TranslationTask.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
TranslationTask.h Improved reporting of nbest scores via server interface. 2015-11-01 14:53:16 +00:00
TreeInput.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
TreeInput.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
TrellisPath.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
TrellisPath.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
TrellisPathCollection.cpp
TrellisPathCollection.h
TrellisPathList.h
TypeDef.h Added #define for boost::weak_ptr. 2015-10-28 10:25:32 +00:00
UniqueObject.h
Util.cpp sentence-bleu-nbest 2015-04-30 19:44:29 +01:00
Util.h daily automatic beautifier 2015-10-26 12:23:43 +00:00
Word.cpp daily automatic beautifier 2015-10-18 00:00:38 +01:00
Word.h templatize Comparer for unordered maps/set 2015-10-18 01:02:38 +01:00
WordLattice.cpp daily automatic beautifier 2015-11-02 00:00:37 +00:00
WordLattice.h daily automatic beautifier 2015-11-02 00:00:37 +00:00
WordsBitmapTest.cpp daily automatic beautifier 2015-10-26 12:52:18 +00:00
XmlOption.cpp WordsRange -> Range 2015-10-25 13:37:59 +00:00
XmlOption.h WordsRange -> Range 2015-10-25 13:37:59 +00:00
xmlrpc-c.h Reduction in number of #ifdef HAVE_XMLRPC_C, as per Hieu's request. 2015-11-04 18:12:49 +00:00