资源算法 Tensorflow-TCN

Tensorflow-TCN

2020-01-10 | |  25 |   0 |   0

Syntaxnet

Google's SyntaxNet Parser and POS tagger.

Usage

echo "Name this boat" | docker run --rm -i brianlow/syntaxnet
...
Input: Name this boat
Parse:
Name VB ROOT
 +-- boat NN dobj
     +-- this DT det

Updating

docker login
docker build -t brianlow/syntaxnet --no-cache . && docker push brianlow/syntaxnet


上一篇:TCN-with-attention

下一篇:syntaxnet-docker

用户评价
全部评价

热门资源

  • 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 ...