Browse Source

update readme

yaya-sy 1 year ago
parent
commit
604b56e1c6
1 changed files with 9 additions and 0 deletions
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -1,4 +1,13 @@
 # Towards unsupervised metrics of child language competences
+## Setup the conda environment
+
+First create a conda environment with all the required dependencies and packages :
+
+```conda env create environment.yml```
+
+and activate it :
+
+```conda activate measuring_cld```
 
 ## Folder structure