This commit is contained in:
Marcin Junczys-Dowmunt 2012-08-04 22:49:42 +02:00
parent c4bc2f5550
commit 767969af6d

View File

@ -15,15 +15,15 @@
#Note that, like language models, this is the --prefix where the library was
#installed, not some executable within the library.
#
#Compact phrase table and compact lexical reordering table
#--with-cmph=/path/to/cmph
#
#Thread-caching malloc (optional):
#--with-tcmalloc
#
#REGRESSION TESTING
#--with-regtest=/path/to/moses-reg-test-data
#
#Compact phrase table and lexical reordering table
#--with-cmph=/path/to/cmph
#
#INSTALLATION
#--prefix=/path/to/prefix sets the install prefix [default is source root].
#--bindir=/path/to/prefix/bin sets the bin directory [PREFIX/bin]