Skip to content

Commit 03007b4

Browse files
authored
Update README.md
1 parent f2f0d21 commit 03007b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,6 @@ Embeddings - [GloVe](https://nlp.stanford.edu/projects/glove/) ([[1](https://www
413413
[fastText](https://github.com/facebookresearch/fastText) - Efficient text classification and representation learning.
414414
[annoy](https://github.com/spotify/annoy) - Approximate nearest neighbor search.
415415
[faiss](https://github.com/facebookresearch/faiss) - Approximate nearest neighbor search.
416-
[LSHForest](https://scikit-learn.org/0.16/modules/generated/sklearn.neighbors.LSHForest.html#sklearn.neighbors.LSHForest) - Locality-sensitive hashing (LSH) forest.
417416
[infomap](https://github.com/mapequation/infomap) - Cluster (word-)vectors to find topics.
418417
[datasketch](https://github.com/ekzhu/datasketch) - Probabilistic data structures for large data (MinHash, HyperLogLog).
419418
[flair](https://github.com/zalandoresearch/flair) - NLP Framework by Zalando.

0 commit comments

Comments
 (0)