charlesdong1991 / HackerBERT

A showcase of combining Elasticsearch with BERT on the HackerNews public data
18 stars 7 forks source link
bert bert-embeddings docker docker-compose elasticsearch flask hacker-news nlp

HackerBERT

This is a simple demonstration to combine BERT with elasticsearch to improve search quality.

All setups are composed using Docker. In order to replicate the project, please just follow the steps below:

export MODEL_PATH=path_to_your_pretrained_model