Re: [Apertium-stuff] debug mode files

2011-12-19 Thread Francis Tyers
El dg 18 de 12 de 2011 a les 22:42 -0500, en/na Hector va escriure: Hi all, here's a hack to help debug the output of mode files in Apertium: https://gist.github.com/1495251 The trick is to use the tee command. Then sed is used to replace the pipes in the mode file with tee /dev/tty. The

Re: [Apertium-stuff] debug mode files

2011-12-19 Thread Kevin Brubeck Unhammer
Francis Tyers fty...@prompsit.com writes: El dg 18 de 12 de 2011 a les 22:42 -0500, en/na Hector va escriure: Hi all, here's a hack to help debug the output of mode files in Apertium: https://gist.github.com/1495251 The trick is to use the tee command. Then sed is used to replace the

Re: [Apertium-stuff] debug mode files

2011-12-19 Thread Gema Ramírez-Sánchez
Just really helpful, thanks! Gema. On Mon, Dec 19, 2011 at 4:42 AM, Hector hecto...@gmail.com wrote: Hi all, here's a hack to help debug the output of mode files in Apertium: https://gist.github.com/1495251 The trick is to use the tee command. Then sed is used to replace the pipes in the