This project includes toy experiments to understand and test BERT concepts.
Applying BERT's tokenizer for data preprocessing for building Sentimental Analyser with CNN for Text Classification Model
Applying BERT's embedding for building Sentimental Analyser with CNN for Text Classification Model
Fine-tuning BERT to do Machine Reading Comprehension on SQUAD dataset.