Update README.md

This commit is contained in:
bfsujason
2021-12-01 20:30:26 +08:00
committed by GitHub
parent 173ee6f037
commit 3de1d8e6b9

View File

@@ -19,7 +19,7 @@ pip install sentence-transformers
Please note that embedding sentences on GPU-enabled machines is much faster than those with CPU only. The following experiments are conducted using [Google Colab](https://colab.research.google.com/) which provides free GPU service.
## Evaluation Corpora
Bertalign is language-agnostic thanks to the cross-language embedding model [sentence-transformers](https://github.com/UKPLab/sentence-transformers).
Bertalign is language-agnostic thanks to the cross-language embedding models provided by [sentence-transformers](https://github.com/UKPLab/sentence-transformers).
For now, we use two Chinese-English corpora and one German-French corpus to evaluate the performance of Bertalign. Dataset with other language pairs are to be added later.