modify moses.ini for incremental training -


i need update following moses.ini support incremental training, followed tutorial , found must add line in moses.ini file

phrasedictionarydynsuffixarray source=<path-to-source-corpus> target=<path-to-target-corpus> alignment=<path-to-alignments> 

but no matter how put in moses.ini doesn't work , give errors when try start mt model

here how put moses.ini

[ttable-file] phrasedictionarydynsuffixarray source=<path-to-source-corpus> target=<path-to-target-corpus> alignment=<path-to-alignments> 

then set appropriate paths, can me ? in advance


Comments