ALShum / MinHashLSH
Java implementation for MinHash and LSH for finding near duplicate documents as measured by Jaccard similarity.
☆31Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for MinHashLSH
- LDA 的java实现☆62Updated 8 years ago
- A Learning to Rank Library☆135Updated 12 years ago
- Labeled LDA in Java (based on JGibbLDA)☆105Updated 8 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 9 years ago
- Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both☆101Updated 7 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 8 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆295Updated 2 years ago
- a complete Java port of crfpp(crf++)☆31Updated 6 years ago
- spark,NLP,新词发现,自然语言处理☆23Updated 6 years ago
- Implementation of CRF (conditional random fiels) and pos-tagger☆78Updated 7 years ago
- Word2Vec Java Port☆186Updated 6 years ago
- k Betweenness Centrality algorithm for Spark using GraphX☆55Updated 7 years ago
- Locality Sensitive Hashing for Apache Spark☆88Updated 2 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 8 years ago
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆28Updated 10 years ago
- Spark algorithms for building k-nn graphs☆42Updated 5 years ago
- Java port of c++ version of facebook fasttext☆122Updated 3 years ago
- A simple scoring plugin for vector in Elasticsearch.☆69Updated 7 years ago
- word2vec的Java并行实现☆126Updated 8 years ago
- This provides tools for b-bit MinHash algorism.☆35Updated 10 months ago
- A Java implemention of LDA(Latent Dirichlet Allocation)☆195Updated 7 years ago
- Approximate nearest neighbors in Java☆138Updated 4 years ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆201Updated 4 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
- A SimRank algorithm implementation using Spark☆49Updated 10 years ago
- Some popular algorithms(dbscan,knn,fm etc.) on spark☆31Updated 6 years ago
- Open Source Package for Gibbs Sampling of LDA☆233Updated 4 years ago
- Fork of https://sourceforge.net/p/lemur/code/HEAD/tree/RankLib/☆64Updated 8 years ago
- A java implementation of LightGBM predicting part☆83Updated 11 months ago