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

Latest commit

 

History

History
25 lines (19 loc) · 982 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 982 Bytes

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)