mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-25 12:52:29 +03:00
Compile phrase_table_vocab
This commit is contained in:
parent
ae5ad8a49e
commit
168baf281c
@ -37,4 +37,4 @@ for local p in [ glob *_main.cc ] {
|
||||
exes += $(name) ;
|
||||
}
|
||||
|
||||
alias programs : $(exes) filter//filter builder//dump_counts : <threading>multi:<source>builder//lmplz ;
|
||||
alias programs : $(exes) filter//filter filter//phrase_table_vocab builder//dump_counts : <threading>multi:<source>builder//lmplz ;
|
||||
|
Loading…
Reference in New Issue
Block a user