mosesdecoder/misc
Barry Haddow 90820ad0c5 Merge branch 'master' into miramerge.
Also fix mert-moses.pl to use correct flag for specifying
weights of non-core features.

Conflicts:
	.gitignore
	configure.in
	ltmain.sh
	moses/src/LM/Factory.cpp
	moses/src/LMList.cpp
	moses/src/LMList.h
	moses/src/LanguageModel.cpp
	moses/src/LanguageModel.h
	moses/src/LanguageModelKen.h
	moses/src/Makefile.am
	moses/src/Manager.cpp
	moses/src/PhraseDictionaryMemory.cpp
	moses/src/PhraseDictionaryTree.cpp
	moses/src/StaticData.cpp
	moses/src/TargetPhrase.h
2011-10-28 15:54:23 +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 win32 2011-10-23 09:37:47 +07:00
processPhraseTable.cpp run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
processPhraseTable.vcxproj win32 2011-10-23 09:37:47 +07: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