Hi. Does (stanford-corenlp-full-2018-10-05) require the machine to have specific memory/computational capability?
I am using the Stanford sentiment toolkit (stanford-corenlp-full-2018-10-05) downloaded from Stanford CoreNLP website to do sentiment analysis on a text file. But, it does not work when I have for example 6000 lines (sentences) in the text file. However, It works fine with a 10 line text file. I am running a large scale study and need to get the sentiment of a very large amount of sentences.