AlonAzrael / keras-aquarium
a small collection of models implemented in keras, including matrix factorization(recommendation system), topic modeling, text classification, etc. Runs on tensorflow.
☆14Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for keras-aquarium
- LDA topic modeling with word2vec using gaussian topic distributions for infinite vocabulary☆51Updated 8 years ago
- Implementation (in progress) of Dieng et al.'s TopicRNN: a neural topic model & RNN hybrid.☆53Updated 5 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- Detection of microblogs novel events using an online variant of topic model☆72Updated 11 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆44Updated 7 years ago
- Topic Modeling for Short Texts with Auxiliary Word Embeddings☆72Updated 6 years ago
- items browsed in a session as a context are modeled to vec with bidirectional lstm☆18Updated 8 years ago
- Hierarchical, multi-label topic modelling with LDA☆53Updated last year
- Code for Bursty Biterm Topic Model (published in AAAI2015)☆53Updated 5 years ago
- Doc2Vec algorithm for solving moview review sentiment analysis☆25Updated 8 years ago
- Jointly Modelling Aspects, Ratings and Sentiments for Movie Recommendation (JMARS)☆55Updated 9 years ago
- ☆25Updated 8 years ago
- ☆12Updated 7 years ago
- keras implementation of text classification algorithms☆11Updated 6 years ago
- ☆44Updated 8 years ago
- Multiclass Naive Bayes SVM (NB-SVM) - Learns a multiclass classifier (OneVsRest) based on word ngrams.☆35Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 7 years ago
- Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019☆29Updated 5 years ago
- Deep structured semantic model☆32Updated 8 years ago
- Sentence embeddings and sentence classification☆9Updated 7 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 6 years ago
- Topic models for review mining☆18Updated 7 years ago
- Python implemetation for Dirichlet Multinomial Mixture (DMM) model☆48Updated 3 years ago
- The Tensorflow implementation of accepted ACL 2018 paper "A deep relevance model for zero-shot document filtering", Chenliang Li, Wei Zho…☆33Updated 2 years ago
- Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum☆108Updated 5 years ago
- Neural Topic Models☆69Updated 8 years ago
- Code for Online Biterm Topic Model (published in TKDE2014)☆65Updated 9 years ago
- Solution for the Kaggle Toxic Comment Classification Challenge☆74Updated 6 years ago
- Key-phrase extraction for research publications using graph-representation of texts and centrality measures☆19Updated 8 years ago