Skip to content

Commit

Permalink
Fix links to the allennlp-as-a-library tutorials (allenai#1279)
Browse files Browse the repository at this point in the history
* Fix links to the allennlp-as-a-library tutorials

* Update README.md
  • Loading branch information
MaksymDel authored and schmmd committed May 24, 2018
1 parent 95c2a23 commit f45ec88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ These tutorials relate to the version of AllenNLP at the git commit SHA you are
* [Training and Evaluating Models](getting_started/training_and_evaluating.md)
* [Configuring Experiments](getting_started/configuration.md)
* [Creating a Model](getting_started/creating_a_model.md)
* [Using AllenNLP in Your Project](getting_started/using_in_your_repo.md)
* [Making Predictions and Creating a Demo](getting_started/making_predictions_and_creating_a_demo.md)
* [Using AllenNLP as a Library (Part 1) - Datasets and Models](getting_started/using_as_a_library_pt1.md)
* [Using AllenNLP as a Library (Part 2) - Predictions and Demos](getting_started/using_as_a_library_pt2.md)
* [Laziness in AllenNLP](getting_started/laziness.md)

## How-to
Expand Down

0 comments on commit f45ec88

Please sign in to comment.