mosesdecoder/contrib/moses2
2016-12-05 15:54:51 +00:00
..
defer move moses2 to contrib 2016-08-10 22:40:05 +02:00
FF implement –mark-unknown, -unknown-word-prefix, and –unknown-word-suffix for backward compatibility 2016-11-08 22:19:39 +00:00
legacy missing header file 2016-11-22 11:40:45 +00:00
LM move FFState -> FF 2016-09-26 15:27:24 +01:00
MorphoTrie move moses2 to contrib 2016-08-10 22:40:05 +02:00
parameters comment out unused parameters 2016-11-08 23:05:29 +00:00
PhraseBased move function to cpp file 2016-11-28 10:51:56 +00:00
SCFG Separate MemPoolAllocator from MemPool 2016-10-26 16:50:55 +01:00
server move moses2 to contrib 2016-08-10 22:40:05 +02:00
TranslationModel hack kenlm's populate load by catting files into memory. Also check that all files exists 2016-12-05 15:54:51 +00:00
.cproject eclipse 2016-11-20 20:51:06 +00:00
.project move moses2 to contrib 2016-08-10 22:40:05 +02:00
AlignmentInfo.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
AlignmentInfo.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
AlignmentInfoCollection.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
AlignmentInfoCollection.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
ArcLists.cpp debug 2016-08-23 22:38:27 +01:00
ArcLists.h debug 2016-08-23 22:38:27 +01:00
Array.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
EstimatedScores.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
EstimatedScores.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
HypothesisBase.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
HypothesisBase.h move FFState -> FF 2016-09-26 15:27:24 +01:00
HypothesisColl.cpp Separate MemPoolAllocator from MemPool 2016-10-26 16:50:55 +01:00
HypothesisColl.h Separate MemPoolAllocator from MemPool 2016-10-26 16:50:55 +01:00
InputPathBase.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
InputPathBase.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
InputPathsBase.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
InputPathsBase.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
InputType.cpp parse sentence with placeholder 2016-08-26 18:35:30 +01:00
InputType.h parse sentence with placeholder 2016-08-26 18:35:30 +01:00
Jamfile quering -> querying 2016-10-06 13:57:33 +01:00
Main.cpp Separate MemPoolAllocator from MemPool 2016-10-26 16:50:55 +01:00
Main.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
ManagerBase.cpp call CleanUpAfterSentenceProcessing() 2016-10-03 17:14:35 +01:00
ManagerBase.h output transopt 2016-08-15 13:21:29 +01:00
MemPool.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
MemPool.h Separate MemPoolAllocator from MemPool 2016-10-26 16:50:55 +01:00
MemPoolAllocator.h Separate MemPoolAllocator from MemPool 2016-10-26 16:50:55 +01:00
Phrase.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
Phrase.h use output-factors arg 2016-08-29 18:47:41 +01:00
PhraseImplTemplate.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
pugiconfig.hpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
pugixml.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
pugixml.hpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
Recycler.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
Recycler.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
Scores.cpp formatting of -show-weights to make it work with mert script 2016-08-12 09:20:43 +01:00
Scores.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
SubPhrase.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
SubPhrase.h error creating subphrase 2016-10-03 12:03:18 +01:00
System.cpp still load everything even if --show-weights. Avoid segfaults on certain machines 2016-09-02 08:00:49 -04:00
System.h output transopt 2016-08-15 13:21:29 +01:00
TargetPhrase.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
TargetPhrase.h use output-factors arg 2016-08-29 18:47:41 +01:00
TranslationTask.cpp output transopt 2016-08-15 13:21:29 +01:00
TranslationTask.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
TrellisPaths.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
TrellisPaths.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
TypeDef.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
TypeDef.h move moses2 to contrib 2016-08-10 22:40:05 +02:00
Vector.cpp move moses2 to contrib 2016-08-10 22:40:05 +02:00
Vector.h Separate MemPoolAllocator from MemPool 2016-10-26 16:50:55 +01:00
Weights.cpp get weights from param::allWeights. Need to be able to override weights when tuning 2016-08-18 22:23:21 +01:00
Weights.h get weights from param::allWeights. Need to be able to override weights when tuning 2016-08-18 22:23:21 +01:00
Word.cpp fill target phrase with words 2016-09-29 16:46:51 +01:00
Word.h don't make copy constructor explicit to be able to put it into vector. Emplace_back() not available in pre-C++11 2016-09-29 11:31:54 -04:00