/bert-nlp-java

BERT NLP API for Java with Gradle Tasks to automate training (https://github.com/google-research/bert)

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

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)