minimaxir / char-embeddings
A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep learning model to generate Magic: The Gathering cards using Keras
☆214Updated 7 years ago
Alternatives and similar repositories for char-embeddings:
Users that are interested in char-embeddings are comparing it to the libraries listed below
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- pytorch Convolutional Networks for Sentence Classification - http://www.aclweb.org/anthology/D14-1181☆29Updated 7 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 5 years ago
- Python wrapper for evaluating summarization quality by ROUGE package☆164Updated 4 years ago
- Aspect Based Sentiment Analysis using End-to-End Memory Networks☆198Updated 7 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 7 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆136Updated 2 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 6 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆177Updated 7 years ago
- Concatenated Power Mean Embeddings as Universal Cross-Lingual Sentence Representations☆185Updated 4 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- PyTorch deep learning models for text processing☆177Updated 5 years ago
- ☆269Updated 4 years ago
- Train and visualize Hierarchical Attention Networks☆204Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆170Updated 2 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆81Updated 5 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆136Updated 7 years ago
- Sentence2vec by Rock☆312Updated 2 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated 2 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago