You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/examples/colors/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ Please install the `model.pkl` following the direction from [here](https://githu
18
18
19
19
Please additionally install the `WCS-Data-20110316.zip` file from the World Color Survey data from [here](https://linguistics.berkeley.edu/wcs/data.html). Make sure the unzipped folder is in `data`. Make sure to also install the mappings (`cnum-vhcm-lab-new.txt`) and place them in the `data` folder as well.
20
20
21
+
We provide minimized `.csv` files of the data for each IB environment. The raw `.pkl` files can be downloaded from [here](https://osf.io/x3dkz).
22
+
21
23
**Alternatively**: all of the above steps are combined in the file `data/download.sh`, which you can run from inside the `data` subdirectory to
0 commit comments