Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YJiangcm authored Apr 5, 2023
1 parent f862977 commit a2332d6
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 @@ -74,7 +74,7 @@ We provide an easy-to-use python package `promcse` which contains the following
(2) compute cosine simiarities between sentences;
(3) given queries, retrieval top-k semantically similar sentences for each query.**

To use the tool, first install the `promcse` package from PyPI
To use the tool, first install the `promcse` package from [PyPI](https://pypi.org/project/promcse/)
```bash
pip install promcse
```
Expand Down

0 comments on commit a2332d6

Please sign in to comment.