We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a4eaf commit f48e24cCopy full SHA for f48e24c
.github/workflows/windows-test.yml
@@ -48,6 +48,7 @@ jobs:
48
python -m pip install -r docker_requirements.txt
49
python -m pip install .[full]
50
python -m nltk.downloader omw-1.4
51
+ python -m pip install spacy deepcut
52
- name: Test
53
shell: powershell
54
env:
0 commit comments