Wordseer / stanford-corenlp-python

Python wrapper for Stanford CoreNLP tools
GNU General Public License v2.0
58 stars 27 forks source link

Remove load balancing references #3

Open Liontooth opened 10 years ago

Liontooth commented 10 years ago

Relwell's load-balancing references are still included in README.md, in the bullet list and instructions, but the actual load-balancing code was backed out of the WordSeer fork on 2014-02-23.

Which is a pity! I run zigeuner's July 16, 2014 fork of your (this) tree as a server, and it works fine. Multi-threaded load-balancing would have been a plus.

Please note that the same 2014-02-23 reversion also backs out this fix of coreference result, perhaps unintentionally?

Cheers, Dave