diff --git a/README.md b/README.md index 85c3317..5069a8e 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,12 @@ cd sage pip install . ``` +### Regular Google Colab install +```commandline +!git clone https://github.com/ai-forever/sage.git +!pip install /content/sage/. +``` + To install extra requirements that you are going to need when working with ERRANT-based metric run ```commandline pip install -e ".[errant]" @@ -591,4 +597,4 @@ resources for the task of spelling correction and procedures on obtaining high-q 📌 Feel free to ask any questions regarding our work at corresponding point of contact: -_nikita.martynov.98@list.ru_ \ No newline at end of file +_nikita.martynov.98@list.ru_