Hirosaji / bert-on-eb

BERT on Elastic Beanstalk example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bert-on-eb

BERT on Elastic Beanstalk example

original version: https://github.com/google-research/bert

What's example?

To compute sentence similarity using BERT.

How to start this example?

Setup

$ pip install -r requirements.txt

Get models

TBA

Run on Local

$ python3 application.py

Run on Elastic Beanstalk

TBA

About

BERT on Elastic Beanstalk example


Languages

Language:Python 100.0%