LightTag / BibSampleLinks
Eample of using dataset api in tensorflow
☆39Updated 7 years ago
Alternatives and similar repositories for BibSample
Users that are interested in BibSample are comparing it to the libraries listed below
Sorting:
- TensorFlow and Scikit Flow examples☆140Updated 7 years ago
- Code for my blog post☆50Updated 7 years ago
- ☆188Updated 7 years ago
- Tensorflow implementation of Facebook TagSpace☆74Updated 6 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Benchmarking text classification algorithms☆65Updated 8 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Various NLP methods (in python) to perform sentiment analysis☆77Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Pytorch NLP library based on FastAI☆282Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Nested LSTM Cell☆251Updated 7 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆82Updated 3 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆111Updated 4 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated last year
- Deep Averaging Networks