nadbordrozd / blog_stuffLinks
experiments and snippets used on the blog
☆145Updated last year
Alternatives and similar repositories for blog_stuff
Users that are interested in blog_stuff are comparing it to the libraries listed below
Sorting:
- Topic modeling with gensim and LDA☆168Updated 8 years ago
- Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe☆259Updated 6 years ago
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…☆198Updated 8 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- Topic Modelling for Humans☆40Updated 7 years ago
- HackDelft☆81Updated 7 years ago
- Instructions & code for the EuroPython 2014 training session "Topic Modeling for Fun and Profit"☆110Updated 11 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 6 years ago
- Text classification example in Python using Latent Semantic Analysis (LSA)☆105Updated 7 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- An introduction to using spaCy for NLP and machine learning☆191Updated 3 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆74Updated 7 years ago
- This is the 1st place solution of a kaggle machine contest: Tradeshift Text Classification. http://www.kaggle.com/c/tradeshift-text-class…☆150Updated 10 years ago
- Python code for checking out Google's pre-trained, 3M word Word2Vec model☆318Updated 7 years ago
- An entry to kaggle's 'Sentiment Analysis on Movie Reviews' competition☆180Updated 7 years ago
- Yet another Python binding for fastText☆225Updated 6 years ago
- Text Classification Library in Keras☆421Updated 7 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 5 months ago
- Code for the word2vec HTTP server running at https://rare-technologies.com/word2vec-tutorial/#bonus_app☆158Updated 8 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆65Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆143Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- Naive Bayes SVM for Sentiment Analysis☆305Updated 8 years ago
- ☆442Updated 6 years ago
- A fast implementation of GloVe, with optional retrofitting☆245Updated 2 years ago
- Worked examples from the NLTK Book☆182Updated 5 years ago