Skip to content

askplatypus/syntaxnet-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SyntaxNet API

A small HTTP API for SyntaxNet under Apache 2 Licence. Live version at http://syntaxnet.askplatyp.us. It relies on https://github.com/livingbio/syntaxnet_wrapper.

Currently only provides a way to call Parsey McParseface and it universal dependencies version.

Install

Docker is currently the only supported installation way:

git clone https://github.com/askplatypus/syntaxnet-api cd syntaxnet-api docker build . -t syntaxnet-api 

It creates a new Docker image called syntaxnet-api exposing the service on port 7000.

About

A small HTTP API for SyntaxNet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published