Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

will-molloy/bert-nlp-java

Repository files navigation

Build Status codecov GitHub license

BERT NLP Java

What's included

  • Java code to read and process a BERT TensorFlow model
  • Gradle tasks to automate the training process

Requirements

  • Java 8

Additionally, if you want to train models:

Supported NLP tasks

WIP:

  • Question answering
  • Named entity recognition (NER)