mosesdecoder/OnDiskPt
Nicola Bertoldi 20b3e8929e beautify
2014-05-19 15:35:08 +02:00
..
Jamfile Python wrap for OnDiskWraper, docs and example. 2012-11-14 18:14:46 +01:00
Main.cpp beautify 2014-05-19 15:35:08 +02:00
Main.h output correct source non-term from on-disk phrase-table 2014-04-07 17:23:13 +01:00
OnDiskQuery.cpp beautify 2013-05-29 18:16:15 +01:00
OnDiskQuery.h beautify 2013-05-29 18:16:15 +01:00
OnDiskWrapper.cpp beautify 2014-01-15 16:49:57 +01:00
OnDiskWrapper.h beautify 2014-01-15 16:49:57 +01:00
Phrase.cpp beautify 2014-01-15 16:49:57 +01:00
Phrase.h refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00
PhraseNode.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
PhraseNode.h beautify 2013-05-29 18:16:15 +01:00
queryOnDiskPt.cpp replace CHECK with UTIL_THROW_IFin OnDiskPt 2013-11-18 17:08:58 +00:00
SourcePhrase.cpp delete includes for util/check.hh 2013-11-21 18:58:28 +00:00
SourcePhrase.h fix memory leaks in binarisation 2012-09-19 21:48:10 +01:00
TargetPhrase.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
TargetPhrase.h OnDisk pt passes regression 2013-07-08 19:01:28 +01:00
TargetPhraseCollection.cpp replace CHECK with UTIL_THROW_IFin OnDiskPt 2013-11-18 17:08:58 +00:00
TargetPhraseCollection.h OnDisk pt passes regression 2013-07-08 19:01:28 +01:00
Vocab.cpp UTIL_THROW_IF -> UTIL_THROW_IF2 2013-11-22 20:27:46 +00:00
Vocab.h minor change from UINT32 to UINT64 2013-12-29 23:18:16 +00:00
Word.cpp various optimizations to make CYK+ parser several times faster and eat less memory. 2014-03-21 11:12:24 +00:00
Word.h refactor parsing of feature functiona args 2013-06-10 18:11:55 +01:00