mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-24 04:12:47 +03:00
Added entry for bitext-find.
This commit is contained in:
parent
9a9e43ea2c
commit
0d13edae24
@ -95,6 +95,19 @@ $(TOP)/moses/TranslationModel/UG//mmsapt
|
||||
$(TOP)/util//kenutil
|
||||
;
|
||||
|
||||
exe bitext-find :
|
||||
bitext-find.cc
|
||||
$(TOP)/moses//moses
|
||||
$(TOP)/moses/TranslationModel/UG/generic//generic
|
||||
$(TOP)//boost_iostreams
|
||||
$(TOP)//boost_filesystem
|
||||
$(TOP)//boost_program_options
|
||||
$(TOP)/moses/TranslationModel/UG/mm//mm
|
||||
# $(TOP)/moses/TranslationModel/UG//mmsapt
|
||||
$(TOP)/util//kenutil
|
||||
;
|
||||
|
||||
|
||||
exe spe-check-coverage3 :
|
||||
spe-check-coverage3.cc
|
||||
$(TOP)/moses//moses
|
||||
|
Loading…
Reference in New Issue
Block a user