sourcegraph/dev/clustering/requirements.txt
Chris Warwick 333edd3345
Dev tool: python script for text clustering based on local embeddings (#58691)
python script for text clustering based on local embeddings
2023-12-04 09:27:14 -05:00

5 lines
81 B
Plaintext

pandas~=2.1.3
scikit-learn~=1.3.2
matplotlib~=3.8.2
sentence-transformers~=2.2.2