ALShum / MinHashLSH
Java implementation for MinHash and LSH for finding near duplicate documents as measured by Jaccard similarity.
☆31Updated 10 years ago
Alternatives and similar repositories for MinHashLSH:
Users that are interested in MinHashLSH are comparing it to the libraries listed below
- A Learning to Rank Library☆135Updated 12 years ago
- LDA 的java实现☆63Updated 9 years ago
- This provides tools for b-bit MinHash algorism.☆35Updated last year
- a complete Java port of crfpp(crf++)☆31Updated 6 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆296Updated 2 years ago
- A simple scoring plugin for vector in Elasticsearch.☆69Updated 7 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 9 years ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- An implementation of the multi-class/multi-label classifier, of which the training is carried out using AdaBoost.MH on Apache Spark.☆107Updated 10 years ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆201Updated 4 years ago
- JNI api for faiss☆14Updated 7 years ago
- word2vec的Java并行实现☆126Updated 8 years ago
- TREC evaluation demonstration/Query Expansion module for Lucene for a lecture on Information Retrieval; About parsing the TREC 10G datase…☆21Updated 9 years ago
- Fork of https://sourceforge.net/p/lemur/code/HEAD/tree/RankLib/☆64Updated 9 years ago
- A Java implementation of doc2vec in ICML'14☆30Updated 9 years ago
- Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both☆103Updated 7 years ago
- Approximate nearest neighbors in Java☆138Updated 4 years ago
- Java port of c++ version of facebook fasttext☆122Updated 4 years ago
- Labeled LDA in Java (based on JGibbLDA)☆105Updated 8 years ago
- Spark algorithms for building k-nn graphs☆42Updated 6 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- Some popular algorithms(dbscan,knn,fm etc.) on spark☆32Updated 6 years ago
- Implementation of the Apriori algorithm using Spark.☆38Updated 10 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆106Updated 9 years ago
- spark,NLP,新词发现,自然语言处理☆23Updated 7 years ago
- Java 8 Factorization Machines Library☆27Updated 8 years ago
- 基于Spark的LambdaMART实现☆11Updated 10 years ago
- BM25F demo with lucene using BlendedTermQuery and a custom similarity☆15Updated 8 years ago