资源算法addition_seq2seq_allennlp

addition_seq2seq_allennlp

2020-04-08 | |  35 |   0 |   0

Addition with Encoder-Decoder using AllenNLP

The same idea as in https://github.com/mfa/addition_seq2seq/ but using allennlp library.

This code requires Python 3.6.

Install

pip install -r code/requirements.txt

Generate Data

see https://github.com/mfa/addition_seq2seq/

tensorboard

docker run -p 0.0.0.0:6006:6006 -it -v `pwd`/output/log:/root/logs  tensorflow/tensorflow tensorboard --logdir /root/logs/


上一篇:textclassification-allennlp-Elmo-Bert

下一篇:allennlp-0.8.4

用户评价
全部评价

热门资源

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