mirror of https://github.com/explosion/spaCy.git
parent
6f1b364b32
commit
3394eaad8a
|
@ -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
|
||||||
---------------------
|
---------------------
|
||||||
|
|
Loading…
Reference in New Issue