dmnapolitano / stanford-thrift

A Stanford CoreNLP server, with example clients, using Apache Thrift.
47 stars 8 forks source link

Apache Thrift Server for Stanford CoreNLP

This is a client/server setup of Stanford's CoreNLP which uses Apache Thrift.

It has since been replaced with the ØMQ-based Stanford CoreNLP client/server.