shariq02ca

Results 4 comments of shariq02ca

Hi Ben @i2dwhadmn, I followed your instruction and had it installed on the windows services but it won't start. When I try to running CoreNLP manually its giving me following...

Hey Ben @i2dwhadmn, Thanks for your quick response!!! I didn't install NSSM; I placed it in the c: drive and used it to install CoreNLP. as per the instruction on...

Hey Ben, Please see screen shot. ![corenlp - issue](https://user-images.githubusercontent.com/39706181/40626567-73543714-6287-11e8-8275-43146622712e.png)

Hi Ben @i2dwhadmn, Yes it is working when I am initiating from command line using: java -mx4g -cp "*" edu.stanford.nlp.pipeline.StanfordCoreNLPServer -annotators "tokenize,ssplit,pos,lemma,parse,sentiment" -port 9000 -timeout 30000