Skip to content

Commit

Permalink
Merge pull request #1 from dselivanov/master
Browse files Browse the repository at this point in the history
typo readme
  • Loading branch information
Taylor Arnold committed Apr 11, 2017
2 parents 6d75615 + 9d30b3a commit b38f482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ is required or when parsing in languages not yet available in spaCy.
### spaCy backend (python)

To use the Python-based backend spaCy, we first need to install Python and spaCy
on our system. The package **reticulte** must also be installed; see the
on our system. The package **reticulate** must also be installed; see the
[spaCy website](https://spacy.io/docs/usage/) for download instructions on
your platform. After this is done, we can run the code snippet given in the
prior section
Expand Down Expand Up @@ -222,4 +222,4 @@ For more detailed information about the fields in each of the tables, users
can consult the help pages for the `get_` functions. An even more detailed
guide to the fields and the underlying philosophy is given in the vignette

- [A Data Model for the NLP Pipeline](schema.html).
- [A Data Model for the NLP Pipeline](schema.html).

0 comments on commit b38f482

Please sign in to comment.