Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agamm authored Nov 10, 2023
1 parent f3396c4 commit 09eb84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ As you can see, in part `1`, which involves semantic sentence splitting (groupin

## Install

`python -m spacy download en_core_web_sm`
`python -m spacy download en_core_web_sm`
`pip install semantic-split`

You might need to have CUDA for the `SentenceSimilarity` an easy fix is to install it via pytorch:
Expand Down

0 comments on commit 09eb84f

Please sign in to comment.