Created by: yoptar
- Configuration and model for Chinese SQUAD based on Chinese BERT
- Remove all Keras usage in favor of
tensorflow.keras
- Start refactoring of goal-oriented bot code
- Update dependencies versions
- Add a BERT-embedding component as a first step of moving from google-research/bert to HuggingFace's Transformers
- Smaller changes and fixes