diff --git a/README.md b/README.md index 5a7f5f89d..588e783e9 100644 --- a/README.md +++ b/README.md @@ -419,6 +419,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) - PyTorch implementations of Stable Baselines (deep) reinforcement learning algorithms. * [tensorflow](https://github.com/tensorflow/tensorflow) - The most popular Deep Learning framework created by Google. * [theano](https://github.com/Theano/Theano) - A library for fast numerical computation. +* [sentence-transformers](https://github.com/UKPLab/sentence-transformers) - A library to easily embed sentences. ## DevOps Tools