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
2. Create a fresh conda environment with the required packages by runing
50
48
51
49
`conda env create --file environment.yml`
52
50
51
+
3. Install ALTK
52
+
53
+
`pip install -e .`
54
+
53
55
## Getting started
54
56
55
57
- For an introduction to efficient communication research, here is a [survey paper](https://www.annualreviews.org/doi/abs/10.1146/annurev-linguistics-011817-045406) of the field.
0 commit comments