yangliuy / DataMiningClassifier
A text classifier based on Decision Trees ID3, Naive Bayes and KNN algorithm in C++ and JAVA.
☆39Updated 7 years ago
Alternatives and similar repositories for DataMiningClassifier:
Users that are interested in DataMiningClassifier are comparing it to the libraries listed below
- Entity level sentiment analysis for product reviews using deep learning☆55Updated 8 years ago
- 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☆19Updated 10 years ago
- LSTM and GRU in JAVA☆113Updated 6 years ago
- Programming assignments for Introduction to Recommendation Systems course on Coursera.org☆16Updated 3 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
- Java 8 Factorization Machines Library☆27Updated 8 years ago
- Various NLP methods (in python) to perform sentiment analysis☆77Updated 8 years ago
- Predicting job salaries from ads - a Kaggle competition☆55Updated 10 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 10 years ago
- Code to munge data between Kaggle .tsv Rotten Tomatoes Sentiment Analysis data set and Vowpal Wabbit☆24Updated 10 years ago
- Model for the Event Recommendation Engine Challenge on Kaggle.com☆43Updated 12 years ago
- ☆18Updated 10 years ago
- the python code of the book:Machine Learning for Spark☆8Updated 8 years ago
- 7th in a competition organised by ICT☆24Updated 9 years ago
- This repository contains code files specifically IPython notebooks for the assignments in the course "Scalable Machine Learning" by UC Be…☆30Updated 9 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- Awesome deep learning based NLP papers and survey, also some awesome machine learning/vision material☆21Updated 8 years ago
- Replication software, data, and supplementary materials for the paper: O'Connor, Stewart and Smith, ACL-2013, "Learning to Extract Intern…☆26Updated 4 years ago
- Implementation of text clustering algorithms including K-means, MBSAS, DBSCAN.☆44Updated 7 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
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.☆67Updated 8 years ago
- Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM☆44Updated 7 years ago
- From Natural Language Text to Graph Database☆31Updated 9 years ago
- Code for Large Scale Hierarchical Text Classification competition. Final place: 3rd☆37Updated 10 years ago
- tag doc using topN words with lda☆10Updated 9 years ago
- Sentiment analysis in TensorFlow, and tutorials from TensorFlow page☆34Updated 4 years ago
- Kaggle-Bag of Words Meets Bags of Popcorn☆23Updated 9 years ago