yangliuy / DataMiningClassifier
A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.
☆39Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DataMiningClassifier
- Code for KDD 2014 paper "Mining Topics in Documents: Standing on the Shoulders of Big Data"☆21Updated 9 years ago
- solution for the 5th place of cikm cup 2014☆20Updated 9 years ago
- A Text Classification API in Java originally developed by DigitalPebble Ltd. The API is independent from the ML implementations used and …☆48Updated 3 years ago
- From Natural Language Text to Graph Database☆31Updated 8 years ago
- Entity level sentiment analysis for product reviews using deep learning☆55Updated 8 years ago
- ☆21Updated 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
- Extract opionion phrases from user reviews☆62Updated 10 years ago
- Using latent Dirichlet allocation (LDA) in Apache Lucene☆58Updated 12 years ago
- An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.☆24Updated 10 years ago
- Java port of the MyMediaLite recommender system library☆48Updated 8 years ago
- A set of methods for automatically detecting trending topics in streams of short texts (e.g. tweets).☆52Updated 9 years ago
- Darks learning is the machine learning algorithm library. It contains Word2vec,DBN, RBM, MLP, LSA, PLSA, SDA, Maxent, regression, etc.☆19Updated last year
- add ftrl_fm cython implementation☆13Updated 8 years ago
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 8 years ago
- MinorThird is a collection of Java classes for storing text, annotating text, and learning to extract entities and categorize text.☆56Updated 6 years ago
- An implementation of Long Short Term Memory in Java.☆29Updated 11 years ago
- tag doc using topN words with lda☆10Updated 9 years ago
- movie ontology knowledge graph entity linking☆19Updated 8 years ago
- Open-domain question answering system from UNC Charlotte☆61Updated 8 years ago
- autoTitle is a test model for Chinese text summarization☆9Updated 6 years ago
- Code for HyPER: A Flexible and Extensible Probabilistic Framework for Hybrid Recommender Systems☆16Updated 8 years ago
- Developing different methods for expanding a query/topic in information retrieval and choosing the best expanded query using similarity m…☆11Updated 7 years ago
- An Information Extraction Framework with Deep Learning developed at New York University☆16Updated 8 years ago
- Cis Recommender☆16Updated 12 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 9 years ago
- LSTM and GRU in JAVA☆113Updated 5 years ago
- Machine learning prediction of movies genres using Gensim's Doc2Vec and PyMongo - (Python, MongoDB)☆36Updated last year