Diane M. Napolitano
Diane M. Napolitano
:+1: Is the issue just the quotation marks or all non-ASCII characters?
Yeah, that's what I was thinking. If it's choking on "κΉμμ§", however, then yeah. π
Also named entity tag
Requested the entire text, beyond this one sentence. coref doesn't actually work this way, lol.
Hello! Sorry about the trouble. :confused: (Also sorry for the Java 1.8 requirement; that actually comes from the CoreNLP folks.) Would you be willing to share your `$CLASSPATH` with me,...
Hi again, thanks for sharing this information! I might be missing it, but I think your `$CLASSPATH` doesn't have the Thrift JAR on it. I have one here (slightly older...
Hello again! Sorry for the delayed response this time. :confused: As to your first question, you'll need to include the JAR containing the shift-reduce model(s) on your `$CLASSPATH`. You can...
Considering a re-write/move to 0mq: http://zguide.zeromq.org/py:all#Getting-the-Examples
log4j is certainly catching the exceptions...can we use log4j to return them to the client, somehow? I'm completely unfamiliar with this thing... :confused: