资源算法allennlp_sandbox

allennlp_sandbox

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

AllenNLP seq2seq playground

Install & Run

Install dependencies

pip install -r requirements.txt

If you want to build your own configuration, you may use graphical configuration constructor.

allennlp configure

This command will start a web-server with a configuration tool.


Run training

allennlp train -f -s data/stats allen_test_conf.json

Observe various training statistics with Tensoroard

tensorboard --logdir data/stats/log

Apply trained model

python predictor.py




上一篇:allennlp_visdom

下一篇: allennlp-reading-comprehension

用户评价
全部评价

热门资源

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