Skip to content

Commit 5b13f75

Browse files
authored
Provides alternatives to this obsolete repository
1 parent eaa4dcd commit 5b13f75

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,22 @@
11
SyntaxNet API
22
=============
33

4+
## This repository is obsolete
5+
6+
Much better alternative to SyntaxNet now exists like [Spacy](https://spacy.io/) and [StanfordNLP](https://stanfordnlp.github.io/stanfordnlp/). They are much more usable, provides similar performances and much better tokenization.
7+
8+
9+
10+
11+
## Old documentation
12+
413
A small HTTP API for SyntaxNet under Apache 2 Licence.
514
Live version at [http://syntaxnet.askplatyp.us](http://syntaxnet.askplatyp.us).
615
It relies on [syntaxnet_wrapper](https://github.com/livingbio/syntaxnet_wrapper).
716

817
Currently only provides a way to call SyntaxNet universal dependencies models.
918

10-
## Install
19+
### Install
1120

1221
Docker is currently the only supported installation way:
1322

0 commit comments

Comments
 (0)