mosesdecoder/misc
bhaddow cfec98197d Update binary phrase table to include sparse.
It does this by adding a minimum of an  extra uint_32 onto every
source/target record, but I couldn't see where else
to put it.
2011-09-29 21:35:52 +01:00
..
misc.xcodeproj xcode 2010-10-01 00:21:27 +00:00
pmoses Simple program that illustrates how to access a phrase table on disk from an external program 2010-04-07 10:25:50 +00:00
GenerateTuples.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
GenerateTuples.h run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
Makefile.am Make sure internal libraries and paths go before boost. 2011-01-15 22:41:24 +00:00
processLexicalTable.cpp Return 0 on success and 1 on fail. Not the other way around. 2011-05-05 00:51:35 +00:00
processLexicalTable.vcxproj visual studio 2010 2011-07-19 03:07:15 +00:00
processPhraseTable.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
processPhraseTable.vcxproj visual studio 2010 2011-07-19 03:07:15 +00:00
queryLexicalTable.cpp Memory efficiency: make the reserveSize argument non-optional in 2011-02-28 11:41:08 +00:00
queryPhraseTable.cpp Update binary phrase table to include sparse. 2011-09-29 21:35:52 +01:00