.. |
defer
|
start hierarchical reordering
|
2016-03-27 22:59:07 +01:00 |
FF
|
TargetPhrase<Moses2::Word> -> TargetPhraseImpl. Move estimated score into TargetPhrase for PB only
|
2016-07-15 17:25:27 +01:00 |
legacy
|
cleanup
|
2016-08-01 17:42:14 +01:00 |
LM
|
TargetPhrase<Moses2::Word> -> TargetPhraseImpl. Move estimated score into TargetPhrase for PB only
|
2016-07-15 17:25:27 +01:00 |
MorphoTrie
|
format
|
2016-03-31 21:00:16 +01:00 |
parameters
|
debug
|
2016-06-17 22:54:32 +01:00 |
PhraseBased
|
use Cast() throughout
|
2016-08-03 12:39:58 +01:00 |
SCFG
|
use Cast() throughout
|
2016-08-03 12:39:58 +01:00 |
server
|
add back mgr as class variable. Still make sure it gets deleted in Run()
|
2016-07-30 15:13:18 +01:00 |
TranslationModel
|
comments
|
2016-08-01 14:53:28 -04:00 |
.cproject
|
use xml options
|
2016-06-21 15:08:18 +01:00 |
.project
|
Jamfile cleanup
|
2016-01-18 15:37:04 +00:00 |
AlignmentInfo.cpp
|
debug
|
2016-07-30 22:45:29 +01:00 |
AlignmentInfo.h
|
debug
|
2016-07-30 22:45:29 +01:00 |
AlignmentInfoCollection.cpp
|
debug
|
2016-07-30 22:45:29 +01:00 |
AlignmentInfoCollection.h
|
start word alignment info
|
2016-04-18 17:53:20 +04:00 |
ArcLists.cpp
|
return reference, not pointer
|
2016-08-03 11:10:35 +01:00 |
ArcLists.h
|
return reference, not pointer
|
2016-08-03 11:10:35 +01:00 |
Array.h
|
compiles
|
2016-07-29 20:53:01 +01:00 |
CreateProbingPT2.cpp
|
set sortScore = 3rd score unless there's not enough scores
|
2016-06-24 18:39:39 +01:00 |
EstimatedScores.cpp
|
format
|
2016-03-31 21:00:16 +01:00 |
EstimatedScores.h
|
debug
|
2016-06-17 23:06:02 +01:00 |
HypothesisBase.cpp
|
use Cast() throughout
|
2016-08-03 12:39:58 +01:00 |
HypothesisBase.h
|
use Cast() throughout
|
2016-08-03 12:39:58 +01:00 |
HypothesisColl.cpp
|
store sorted & pruned hypos instead of hypoColl. No chance of confusing the 2 and reading pruned hypos
|
2016-06-23 12:54:43 +01:00 |
HypothesisColl.h
|
compiles
|
2016-07-29 20:53:01 +01:00 |
InputPathBase.cpp
|
templatize SubPhrase class
|
2016-04-27 00:57:52 +04:00 |
InputPathBase.h
|
templatize SubPhrase class
|
2016-04-27 00:57:52 +04:00 |
InputPathsBase.cpp
|
move sentence to PhraseBased
|
2016-04-27 12:31:01 +04:00 |
InputPathsBase.h
|
separate Sentence class for SCFG
|
2016-04-27 13:41:56 +04:00 |
InputType.cpp
|
get rid of translationId from InputType
|
2016-08-03 09:45:53 +01:00 |
InputType.h
|
get rid of translationId from InputType
|
2016-08-03 09:45:53 +01:00 |
Jamfile
|
start nbest for SCFG
|
2016-08-02 16:35:55 +01:00 |
Main.cpp
|
debug
|
2016-06-17 21:55:47 +01:00 |
Main.h
|
server
|
2016-04-01 19:02:29 +01:00 |
ManagerBase.cpp
|
don't segfault if Decode() is not called
|
2016-07-30 12:24:47 +01:00 |
ManagerBase.h
|
start nbest for SCFG
|
2016-08-03 09:37:49 +01:00 |
MemPool.cpp
|
format
|
2016-03-31 21:00:16 +01:00 |
MemPool.h
|
align to 4-byte boundary. Seems to work.
|
2016-06-08 09:06:39 -04:00 |
Phrase.cpp
|
put target phrase into separate class
|
2016-04-26 14:40:57 +04:00 |
Phrase.h
|
debug
|
2016-06-20 16:33:04 +01:00 |
PhraseImplTemplate.h
|
compile error on clang 6
|
2016-05-17 13:22:17 -04:00 |
pugiconfig.hpp
|
start xml
|
2016-06-06 20:27:48 +01:00 |
pugixml.cpp
|
start xml
|
2016-06-06 20:27:48 +01:00 |
pugixml.hpp
|
start xml
|
2016-06-06 20:27:48 +01:00 |
Recycler.cpp
|
format
|
2016-03-31 21:00:16 +01:00 |
Recycler.h
|
recycle queue items
|
2016-06-05 23:37:13 +01:00 |
Scores.cpp
|
delete unused fn
|
2016-07-29 21:51:35 +01:00 |
Scores.h
|
delete unused fn
|
2016-07-29 21:51:35 +01:00 |
SubPhrase.cpp
|
templatize SubPhrase class
|
2016-04-27 00:44:15 +04:00 |
SubPhrase.h
|
debug
|
2016-06-20 16:33:04 +01:00 |
System.cpp
|
don't set affinity by default
|
2016-06-22 00:14:35 +01:00 |
System.h
|
add SatisfyBackoff(). Supports XML too
|
2016-06-21 11:20:38 +01:00 |
TargetPhrase.cpp
|
templatize TargetPhrase class
|
2016-04-26 17:47:31 +04:00 |
TargetPhrase.h
|
TargetPhrase<Moses2::Word> -> TargetPhraseImpl. Move estimated score into TargetPhrase for PB only
|
2016-07-15 17:25:27 +01:00 |
TranslationTask.cpp
|
get rid of translationId from InputType
|
2016-08-03 09:45:53 +01:00 |
TranslationTask.h
|
add back mgr as class variable. Still make sure it gets deleted in Run()
|
2016-07-30 15:13:18 +01:00 |
TypeDef.cpp
|
merge
|
2016-04-29 19:18:22 +01:00 |
TypeDef.h
|
adhere to phrase limit
|
2016-05-25 15:53:19 +01:00 |
Vector.cpp
|
Jamfile cleanup
|
2016-01-18 15:37:04 +00:00 |
Vector.h
|
compiles
|
2016-07-29 20:53:01 +01:00 |
Weights.cpp
|
debug
|
2016-06-17 23:06:02 +01:00 |
Weights.h
|
debug
|
2016-06-17 23:06:02 +01:00 |
Word.cpp
|
debug
|
2016-06-20 16:33:04 +01:00 |
Word.h
|
debug
|
2016-06-20 16:33:04 +01:00 |