ALShum / MinHashLSH
Java implementation for MinHash and LSH for finding near duplicate documents as measured by Jaccard similarity.
☆31Updated 9 years ago
Alternatives and similar repositories for MinHashLSH:
Users that are interested in MinHashLSH are comparing it to the libraries listed below
- a complete Java port of crfpp(crf++)☆31Updated 6 years ago
- LDA 的java实现☆62Updated 9 years ago
- A Learning to Rank Library☆135Updated 12 years ago
- Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both☆102Updated 7 years ago
- Java port of c++ version of facebook fasttext☆122Updated 3 years ago
- spark,NLP,新词发现,自然语言处理☆23Updated 6 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 8 years ago
- field-aware factorization machine implemented by java with an experiment using criteo data set.☆39Updated 9 years ago
- A java implementation of LightGBM predicting part☆84Updated last year
- word2vec的Java并行实现☆126Updated 8 years ago
- Implementation of CRF (conditional random fiels) and pos-tagger☆78Updated 8 years ago
- Labeled LDA in Java (based on JGibbLDA)☆105Updated 8 years ago
- turn bert pretrain checkpoint into saved model for a feature extracting demo in java☆33Updated 6 years ago
- Implementation of the Apriori algorithm using Spark.☆38Updated 10 years ago
- Deep Learning Pipelines for Apache Spark☆58Updated 7 years ago
- 新词发现☆66Updated 10 years ago
- Some popular algorithms(dbscan,knn,fm etc.) on spark☆32Updated 6 years ago
- 基于Spark的LambdaMART实现☆11Updated 9 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
- Machine learning applied at large scale☆10Updated 8 years ago
- Fork of https://sourceforge.net/p/lemur/code/HEAD/tree/RankLib/☆64Updated 8 years ago
- JARs for XGBoost built on Linux, OS X and Windows☆52Updated 4 years ago
- A simple scoring plugin for vector in Elasticsearch.☆69Updated 7 years ago
- Approximate nearest neighbors in Java☆138Updated 4 years ago
- Graph-mind is a "graph learning" engine for main of NLP mission or other learning mission, we want use graph model to improve machine lea…☆31Updated 8 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆295Updated 2 years ago
- A Java implementation of doc2vec in ICML'14☆30Updated 9 years ago
- 主要解决ctr预估工程中的特征选择,特征编号(特征离散),单特征auc和logloss这3个问题.☆20Updated 7 years ago
- This provides tools for b-bit MinHash algorism.☆35Updated last year