ALShum / MinHashLSHLinks
Java implementation for MinHash and LSH for finding near duplicate documents as measured by Jaccard similarity.
☆32Updated 10 years ago
Alternatives and similar repositories for MinHashLSH
Users that are interested in MinHashLSH are comparing it to the libraries listed below
Sorting:
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- A Java implemention of LDA(Latent Dirichlet Allocation)☆197Updated 8 years ago
- A Learning to Rank Library☆138Updated 13 years ago
- LDA 的java实现☆64Updated 10 years ago
- A java implementation of LightGBM predicting part☆86Updated 2 years ago
- Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both☆106Updated 8 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆301Updated 3 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆107Updated 9 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 10 years ago
- Approximate nearest neighbors in Java☆144Updated 5 years ago
- Java port of c++ version of facebook fasttext☆125Updated 4 years ago
- Java interface for fastText☆245Updated 2 years ago
- Implementing Facebook's FastText with java☆157Updated 5 years ago
- Similar to Shifu - Neo4j-GraphX extends Neo4j graph database to process big data graph algorithms with HDFS and Apache Spark on a scalab…☆29Updated 9 years ago
- An implementation of the multi-class/multi-label classifier, of which the training is carried out using AdaBoost.MH on Apache Spark.☆108Updated 11 years ago
- word2vec的Java并行实现☆131Updated 9 years ago
- A SimRank algorithm implementation using Spark☆48Updated 12 years ago
- Labeled LDA in Java (based on JGibbLDA)☆107Updated 9 years ago
- Java library and command-line application for converting TensorFlow models to PMML☆77Updated 7 years ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆202Updated 5 years ago
- Open Source Package for Gibbs Sampling of LDA☆232Updated 5 years ago
- A simple scoring plugin for vector in Elasticsearch.☆69Updated 8 years ago
- Implementation of CRF (conditional random fiels) and pos-tagger☆78Updated 9 years ago
- Spark algorithms for building k-nn graphs☆41Updated 7 years ago
- TREC evaluation demonstration/Query Expansion module for Lucene for a lecture on Information Retrieval; About parsing the TREC 10G datase…☆21Updated 10 years ago
- Distributed Graph Analytics (DGA) is a compendium of graph analytics written for Bulk-Synchronous-Parallel (BSP) processing frameworks su…☆176Updated 7 years ago
- A Java implementation of libFM(Factorization Machine Library)☆40Updated last year
- Java library and command-line application for converting XGBoost models to PMML☆131Updated 2 weeks ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 10 years ago