Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
boat-builder committed Aug 12, 2016
1 parent eacc934 commit 61e9438
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ token_dict = cn.arrange(data)
java -mx4g -cp "*" edu.stanford.nlp.pipeline.StanfordCoreNLPServer [port] [timeout]
```
- Verify the server instance in the browser

> http://localhost:port/
replace 'port' with the port number you have given. if you didn't give any port number, port would be 9000

> http://localhost:9000/

0 comments on commit 61e9438

Please sign in to comment.