Skip to content

How to use StanfordCoreNLPServer to load scenegraph library #1346

Closed
@chaojiewang94

Description

@chaojiewang94

I wanna to construct a StanfordCoreNLPServer, which has preloaded scenegraph, how to achice this?

I have tried the command "
java -mx4g -cp "*" edu.stanford.nlp.pipeline.StanfordCoreNLPServer
-preload scenegraph
-status_port 9000 -port 9000 -timeout 15000 &
"
but it seems to be failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions