Skip to content

Commit

Permalink
Remove instructions for deprecated functionality.
Browse files Browse the repository at this point in the history
  • Loading branch information
kentonl authored Mar 9, 2018
1 parent b184509 commit a1e6a78
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ A demo of the code can be found here: http://e2e-coref.kentonl.com.

* For the command-line demo with the pretrained model:
* Run `python demo.py final`
* For the web demo with the pretrained model:
* Run `python demo.py final 8080`
* Edit the URL at the end of `docs/main.js` to point to the demo location, e.g. `localhost:8080`
* Open `docs/index.html` in a web browser.
* To run the demo with other experiments, replace `final` with your configuration name.

## Batched Prediction Instructions
Expand Down

0 comments on commit a1e6a78

Please sign in to comment.