Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldanuega authored Oct 10, 2019
1 parent 2947bf1 commit 905b2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Use the folder id_ud-tag-dep-ner-1.0.0 for accessing the model.
Just copy the folder to your project and call spacy.load(“id_ud-tag-dep-ner-1.0.0”).

## API
I've made a public API for you to try, check my repo first: `https://github.com/danielgo13/dep-ner-api`
I've made a public API for you to try, check my repo first: `https://github.com/danielgo13/spacyndo-rest-api`

## GraphQL
I've also made a public GraphQL that you can try or implement in your web `spacy-id-ql.herokuapp.com/graphql`
Expand Down

0 comments on commit 905b2c9

Please sign in to comment.