-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
def init(self, start_server=True,
endpoint="http://localhost:9000",
timeout=15000
set start_server=False initially, because what if the server is started outside and doesn't need to give CORENLP home, it can just send a request to the endpoint. The variable name is confusing whether I should start the server or it will start automatically.
Metadata
Metadata
Assignees
Labels
No labels