Update index.rst

Fix broken links.
This commit is contained in:
Radim Řehůřek 2015-01-25 15:58:05 +01:00
parent 6f1b364b32
commit 3394eaad8a
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ spaCy: Industrial-strength NLP
I wrote it because I think small companies are terrible at NLP. Or rather: I wrote it because I think small companies are terrible at NLP. Or rather:
small companies are using terrible NLP technology. small companies are using terrible NLP technology.
.. spaCy:: https://github.com/honnibal/spaCy/ .. _spaCy: https://github.com/honnibal/spaCy/
To do great NLP, you have to know a little about linguistics, a lot To do great NLP, you have to know a little about linguistics, a lot
about machine learning, and almost everything about the latest research. about machine learning, and almost everything about the latest research.
@ -58,7 +58,7 @@ spaCy provides a library of utility functions that help programmers build such
products. It's commercial open source software: you can either use it under products. It's commercial open source software: you can either use it under
the AGPL, or you can `buy a commercial license`_ for a one-time fee. the AGPL, or you can `buy a commercial license`_ for a one-time fee.
.. _buy a commercial license: license.rst .. _buy a commercial license: license.html
Example functionality Example functionality
--------------------- ---------------------