Menu

Working with LF Laigner in batch mode

Help
2022-06-22
2022-06-22
  • Mikhail Mikhailov

    Hello,
    I need to align a large number of files and I am trying now to run LF Aligner in batch mode with command line. I am using the Linux version.
    After entering the following command

    sh aligner/LF_aligner_3.1.sh --filetype="t" --infiles="<pathtosource>","<pathtotarget>" --languages="fi","en" --segment="y" --review="n" --tmx="n" --outfile="test.tmx"</pathtotarget></pathtosource>

    the aligner starts in the ordinary dialogue mode, as if no arguments were passed.
    What I am doing wrong?

     
  • Mikhail Mikhailov

    OK, I found a thread on the topic, replaced the command with LF_aligner_3.1_with_modules.pl. The program starts now in command-line mode but dies after getting to the file aligner/scripts/hunalign/hunalign_linux.
    First it said "Permission denied", after I added execution permission (chmod a+x) it says "not found", although the file is there...

     

Log in to post a comment.