Skip to content

Commit fedb7a5

Browse files
Added selection filter for random speaker/conversation/utterance corpus functions (#268)
Co-authored-by: seanzhangkx8 <[email protected]>
1 parent 9c2770a commit fedb7a5

22 files changed

+1598
-934
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
run: |
2525
python -m pip install --upgrade pip
2626
python -m pip install .
27-
python -m pip install convokit[craft]
2827
python -m spacy download en_core_web_sm
2928
- name: Run tests
3029
run: |

0 commit comments

Comments
 (0)