yangliuy / DataMiningCluster
Implementation of text clustering algorithms including K-means, MBSAS, DBSCAN.
☆44Updated 7 years ago
Alternatives and similar repositories for DataMiningCluster
Users that are interested in DataMiningCluster are comparing it to the libraries listed below
Sorting:
- A Java implementation of doc2vec in ICML'14☆30Updated 9 years ago
- Labeled LDA in Java (based on JGibbLDA)☆106Updated 8 years ago
- word2vec的Java并行实现☆126Updated 9 years ago
- Open Source Package for Gibbs Sampling of LDA☆233Updated 5 years ago
- LDA 的java实现☆63Updated 9 years ago
- LSTM and GRU in JAVA☆113Updated 6 years ago
- Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework☆51Updated 9 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆141Updated 4 years ago
- A simple implementation of logisitic regression in Java☆69Updated 7 years ago
- Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both☆104Updated 7 years ago
- Darks learning is the machine learning algorithm library. It contains Word2vec,DBN, RBM, MLP, LSA, PLSA, SDA, Maxent, regression, etc.☆19Updated 2 years ago
- A Learning to Rank Library☆135Updated 12 years ago
- mltk web edition☆41Updated 9 years ago
- A Java implementation of doc2vec in ICML'14☆25Updated 9 years ago
- Word2Vec Java Port☆186Updated 6 years ago
- keras implementation of text classification algorithms☆10Updated 7 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 7 years ago
- A Java implementation of libFM(Factorization Machine Library)☆39Updated last year
- Java port of c++ version of facebook fasttext☆122Updated 4 years ago
- A Java implemention of LDA(Latent Dirichlet Allocation)☆195Updated 8 years ago
- code exercise: dbscan(ballTree improve) | ctr(ftrl) | text classification(bayes..) | kmeans | general LR |..☆26Updated 9 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆297Updated 2 years ago
- Java version of LIBLINEAR☆305Updated 4 months ago
- A SimRank algorithm implementation using Spark☆48Updated 11 years ago
- Implement GRU or CNN in python/theano to learn the sentences representation for coherence, answer selecting or dialogue.☆15Updated 8 years ago
- add ftrl_fm cython implementation☆13Updated 8 years ago
- A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.☆39Updated 7 years ago
- Java 8 Factorization Machines Library☆27Updated 8 years ago
- Code lab for deep learning. Including rnn,seq2seq,word2vec,cross entropy,bidirectional rnn,convolution operation,pooling operation,Incept…☆89Updated 6 years ago
- 对电影进行多标签标注☆18Updated 10 years ago