Hello again, I took the opportunity to fix the long-standing bug in t3 on long sentences, which led to a segfault if the sentence length was above a limit that was dependent on architecture and tagset size, among other things.
The problem was that an array was allocated on the stack for holding a large matrix, but this array could become too large for the stack. Hence, a segfault. I hope we can discuss what should get into the next release. Best regards, Ulrik -- Ulrik Sandborg-Petersen ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ acopost-devel mailing list acopost-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acopost-devel