Skip to content

CoreNLP on Windows as a Service #435

Open
@i2dwhadmn

Description

@i2dwhadmn

Has anyone tried setting up the CoreNLP package as a service on Windows ?

I setup a .bat file that has the follwing content:

java -mx8g -cp "*" edu.stanford.nlp.pipeline.StanfordCoreNLPServer -port 9005

Next I created a service using the sc command from within Windows. But it does not seem to work.

_Ben

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions