davidsbatista / ConvNets-for-Sentence-ClassificationLinks
"Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181
☆53Updated 5 years ago
Alternatives and similar repositories for ConvNets-for-Sentence-Classification
Users that are interested in ConvNets-for-Sentence-Classification are comparing it to the libraries listed below
Sorting:
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆122Updated 4 years ago
- ☆38Updated 9 years ago
- NLP tutorial☆42Updated 7 years ago
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆107Updated 6 years ago
- Experiments on how to use machine learning to rank a product catalog☆83Updated 8 years ago
- Repo for my talk at the PyData Berlin 2017 conference☆66Updated 8 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in …☆131Updated 6 years ago
- HackDelft☆81Updated 8 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- UCL Machine Reading - FNC-1 Submission☆166Updated 3 years ago
- Word Embeddings for Information Retrieval☆225Updated 2 years ago
- Topic Modelling for Humans☆22Updated 7 years ago
- 🔤 Calculate average word embeddings (word2vec) from documents for transfer learning☆54Updated last year
- Utilities for preprocessing text for deep learning with Keras☆180Updated 2 years ago
- Code base for representation learning of very short texts, such as tweets. By Cedric De Boom, IBCN, Ghent University, Belgium.☆34Updated 9 years ago
- Document clustering and topic modelling with Python☆87Updated 7 years ago
- Code For Medium Article "How To Create Data Products That Are Magical Using Sequence-to-Sequence Models"☆138Updated 2 years ago
- Quora Kaggle Competition : Natural Language Processing using word2vec embeddings, scikit-learn and xgboost for training☆18Updated 6 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 2 months ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- An introduction to using spaCy for NLP and machine learning☆192Updated 3 years ago
- Experiments of ELMo that deep contextualized word representation in Keras with Tensorflow Hub.☆14Updated 7 years ago
- Creating word embeddings from scratch and visualize them on TensorBoard. Using trained embeddings in Keras.☆34Updated 5 years ago
- experiments and snippets used on the blog☆145Updated last year
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 6 years ago
- A baseline implementation for FNC-1☆138Updated 3 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019☆30Updated 6 years ago