资源算法Bert-Summarization-with-Flask

Bert-Summarization-with-Flask

2020-04-13 | |  43 |   0 |   0

BERT-Summarization

Summarization Task using BERT Pretrained Model from HugginFace Transformers

Activate virtual env

conda create -n venv python=3.6

Install requeriments

pip install -U transformers
pip install -U torch
pip install flask

Run

python app.py

Summarization

图片.png

图片.png

上一篇:BERT_Chinese_Text_Class_By_pytorch

下一篇:Knowledge-distillation-using-BERT

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...