You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am testing TRMorph with server mode like this:
flookup -S -A 127.0.0.1 trmorph.fst
When I send "yetersizliği" word from UDP client, server is getting problem:
sendto() failed: Message too long
and client hung and wait forever
Original issue reported on code.google.com by [email protected] on 19 Sep 2014 at 2:47
The text was updated successfully, but these errors were encountered:
Can't replicate this directly - apparently doesn't only have to do with the
word "yetersizliği" since running that word through some other transducer with
nc works fine.
What should the output(s) be? How is UDP message being sent (with nc?)? The
error probably hinges on the particular transducer stored in trmorph.fst.
Original issue reported on code.google.com by
[email protected]
on 19 Sep 2014 at 2:47The text was updated successfully, but these errors were encountered: