mhulden / foma

Automatically exported from code.google.com/p/foma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flookup throws error

GoogleCodeExporter opened this issue · comments

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 eaka...@gmail.com on 19 Sep 2014 at 2:47

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 comment by mans.hul...@gmail.com on 20 Sep 2014 at 12:38