Apertium Overload

7 respostas [Última entrada]
ssdclickofdeath
Desconectado
Joined: 05/19/2013

I started the Apertium language translator to translate a sentence from spanish to english, but no translation showed up in the bottom text box, so I started System Monitor to see what Apertium was doing. I was surprised when I saw that Apertium started 100+ processes (see attached images), which is making my computer slow. I will restart after posting this message. How do I prevent this from happening?

AnexoTamaño
apertium-overload.jpg38.37 KB
sh-overload.jpg32.66 KB
ssdclickofdeath
Desconectado
Joined: 05/19/2013

Would it be better to contact Apertium?

lembas
Desconectado
Joined: 05/13/2010

Probably yes at this point since nobody seems to know here.

quiliro@congresolibre.org
Desconectado
Joined: 10/28/2010

El 09/01/14 19:21, name at domain escribió:
> I started the Apertium language translator to translate a sentence
> from spanish to english, but no translation showed up in the bottom
> text box, so I started System Monitor to see what Apertium was doing.
> I was surprised when I saw that Apertium started 100+ processes (see
> attached images), which is making my computer slow. I will restart
> after posting this message. How do I prevent this from happening?
>

I don't know if your problem is the same I had. But when I use
non-English characters, it would not work.

--
Saludos libres,
Quiliro Ordóñez
600 8579

quiliro@congresolibre.org
Desconectado
Joined: 10/28/2010

El 09/01/14 19:21, name at domain escribió:
> I started the Apertium language translator to translate a sentence
> from spanish to english, but no translation showed up in the bottom
> text box, so I started System Monitor to see what Apertium was doing.
> I was surprised when I saw that Apertium started 100+ processes (see
> attached images), which is making my computer slow. I will restart
> after posting this message. How do I prevent this from happening?

http://wiki.apertium.org/wiki/Apertium-tolk#Machine_grinds_to_a_halt

--
Saludos libres,
Quiliro Ordóñez
600 8579

quiliro@congresolibre.org
Desconectado
Joined: 10/28/2010

El dom 19 ene 2014 01:14:46 ECT, Quiliro Ordóñez Baca escribió:
>
> El 09/01/14 19:21, name at domain escribió:
>> I started the Apertium language translator to translate a sentence
>> from spanish to english, but no translation showed up in the bottom
>> text box, so I started System Monitor to see what Apertium was doing.
>> I was surprised when I saw that Apertium started 100+ processes (see
>> attached images), which is making my computer slow. I will restart
>> after posting this message. How do I prevent this from happening?
>
> http://wiki.apertium.org/wiki/Apertium-tolk#Machine_grinds_to_a_halt

Try:
ps a | grep apertium\/ | cut -f2 -d' ' | xargs kill
--
Saludos libres,
Quiliro Ordóñez
600 8579

quiliro@congresolibre.org
Desconectado
Joined: 10/28/2010

El dom 19 ene 2014 01:14:46 ECT, Quiliro Ordóñez Baca escribió:
>
> El 09/01/14 19:21, name at domain escribió:
>> I started the Apertium language translator to translate a sentence
>> from spanish to english, but no translation showed up in the bottom
>> text box, so I started System Monitor to see what Apertium was doing.
>> I was surprised when I saw that Apertium started 100+ processes (see
>> attached images), which is making my computer slow. I will restart
>> after posting this message. How do I prevent this from happening?
>
> http://wiki.apertium.org/wiki/Apertium-tolk#Machine_grinds_to_a_halt
>

Sorry for the error on the previous post. Try:
ps a | grep apertium\/ | cut -f1 -d' ' | xargs kill
--
Saludos libres,
Quiliro Ordóñez
600 8579

ssdclickofdeath
Desconectado
Joined: 05/19/2013

For future reference: the command line works fine with apertium.