bert-as-service
NodeJS module for consuming bert-as-service to map variable-length sentences to fixed-length vectors.
Installation
npm i bert-as-service
Usage
const Bert = ;const bert = 'http://localhost:8125'; bert;
NodeJS module for consuming bert-as-service to map variable-length sentences to fixed-length vectors.
npm i bert-as-service
const Bert = ;const bert = 'http://localhost:8125'; bert;
npm i bert-as-service
2
1.0.1
MIT
3.72 kB
6