-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi,
when running the Parser with a large inputfile of ~171000 sentences, i get some of these exceptions:
Exception in thread "pool-1-thread-4" java.lang.ClassCastException
Exception in thread "pool-1-thread-2" java.lang.ClassCastException: edu.uw.easysrl.semantics.SkolemTerm cannot be cast to edu.uw.easysrl.semantics.Sentence
...
Is this skipping a sentence? The Parser doesnt stop with the Exception, but it would be very unfortunate if it skips sentences as i have to have the corpus sentences in the same order as the output of the parser. If it is skipping, can I do anything to prevent this exception?
Thanks for the great tool btw!
EDIT: Its definitly skipping sentences :/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels