mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2025-01-05 02:22:21 +03:00
parent
785cc722fd
commit
dcf486308e
@ -130,8 +130,6 @@ TargetPhrases* ProbingPT::CreateTargetPhrase(MemPool &pool,
|
||||
recycler.tt.Add(probingTargetPhrase);
|
||||
}
|
||||
|
||||
recycler.tts.Add(probingTargetPhrases);
|
||||
|
||||
tps->SortAndPrune(m_tableLimit);
|
||||
system.featureFunctions.EvaluateAfterTablePruning(pool, *tps, sourcePhrase);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user