Ran into some issues with tensorflow versions. Postponing this project indefinitely.
- A natural language model that uses transformers for a wide variety of tasks
- Works well for question answering, named entity recognition, and natural language inference
- Originally presented by Jacob Devlin and team from Google in 2018
- Installing tensorflow.js and BERT
- Developing an interface to capture a passage and question
- Real time BERT evaluation and scoring