资源算法drqa-webuix

drqa-webuix

2020-02-24 | |  32 |   0 |   0

DrQA

DrQA is a PyTorch implementation of the DrQA system described in the ACL 2017 paper Reading Wikipedia to Answer Open-Domain Questions.

DrQA Web UIx

This is a project that provides an interface to interact with DrQA.

It extends drqa-webui adding support for in-memory caching using Redis Cache and providing a different UI.

Installing

DrQA Web UIx requires Linux/OSX and Python 3.5 or higher.

  1. Install DrQA

  2. Install Redis

  3. Install dependencies (pip install -r requirements)

  4. Set drqa_data_directory in services__init__.py to data directory of DrQA

  5. Start Redis (systemctl start redis)

  6. Start App (gunicorn --timeout 300 index:app)

  7. Open http://localhost:8000

Screens

图片.png

上一篇:drqa-server

下一篇:projects_drqa

用户评价
全部评价

热门资源

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...