资源算法syntaxnet-api

syntaxnet-api

2020-01-10 | |  29 |   0 |   0

SyntaxNet API

This repository is obsolete

Much better alternative to SyntaxNet now exists like Spacy and StanfordNLP. They are much more usable, provides similar performances and much better tokenization.

Old documentation

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

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

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.


上一篇:syntaxnet-docker

下一篇:syntaxnet-rest-api

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...