brendano / stanford_corenlp_pywrapper

151 stars 59 forks source link

Keep calling recv until all data is recieved. #5

Closed kotfic closed 9 years ago

kotfic commented 10 years ago

On my arch with some of my input files I am having trouble getting the complete data from the java server process. This calls recv until the complete JSON string is collected.