Merging occures in these cases:

        apertium-destxt -n |
        lt-proc -z -w 'apertium-tat/tat.automorf.bin' |
        cg-proc -z 'apertium-tat/tat.rlx.bin' |
        cg-proc -z 'apertium-tat/dev/mansur.bin' |
        apertium-retxt |

root@apertium:~# locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8

And it stops merging only when I remove mansur.bin from the pipeline...

What else can I try?

Am Fr., 9. Nov. 2018 um 12:50 Uhr schrieb Kevin Brubeck Unhammer <
unham...@fsfe.org>:

> mansur <6688...@gmail.com> čálii:
>
> > I tried different combinations:
> >         apertium-destxt -n |
> >         lt-proc -z -w 'apertium-tat/tat.automorf.bin' |
> >         cg-proc -z 'apertium-tat/tat.rlx.bin' |
> >         cg-proc -z -w -1 'apertium-tat/dev/mansur.bin' |
> >         apertium-retxt |
> >
> > And it does not merge if I remove "cg-proc -z -w -1
> > 'apertium-tat/dev/mansur.bin' | " from the pipeline. Could you take a
> look
> > at the rules there?
>
> I can't see anything in dev/mansur.rlx that would cause this.
>
> You could try seeing what happens when you remove '-w' or '-1' options
> from that part of the pipeline, or you could try a different locale
> (e.g. nn_NO.UTF-8):
>
>
> https://askubuntu.com/questions/89976/how-do-i-change-the-default-locale-in-ubuntu-server#89983
> _______________________________________________
> Apertium-stuff mailing list
> Apertium-stuff@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/apertium-stuff
>
_______________________________________________
Apertium-stuff mailing list
Apertium-stuff@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to