Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".
☆124Jul 12, 2016Updated 9 years ago
Alternatives and similar repositories for charagram
Users that are interested in charagram are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Feb 19, 2016Updated 10 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Feb 4, 2016Updated 10 years ago
- Character-level Convolutional Networks for Text Classification☆850Jul 23, 2019Updated 6 years ago
- ☆124Mar 4, 2017Updated 9 years ago
- Text simplification using RNNs☆55Mar 31, 2016Updated 9 years ago
- NLP tools on Lasagne☆61Nov 4, 2017Updated 8 years ago
- A deep, LSTM-based part of speech tagger and sentiment analyser using character embeddings instead of words. Compatible with Theano and T…☆92Mar 8, 2017Updated 9 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- Deep Learning for Natural Language Processing☆463Jan 17, 2019Updated 7 years ago
- various simple RNNs trained on synthetic grammars☆30Aug 8, 2015Updated 10 years ago
- C++ implementation of the Hellinger PCA for computing word embeddings.☆32Nov 11, 2016Updated 9 years ago
- ☆25Oct 19, 2016Updated 9 years ago
- utility class for building/evaluating document representations☆53Mar 22, 2020Updated 6 years ago
- ☆87Nov 20, 2016Updated 9 years ago
- Word vectors☆64May 26, 2018Updated 7 years ago
- Poincaré Embedding (unofficial)☆229May 7, 2019Updated 6 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆401Oct 9, 2019Updated 6 years ago
- Neural-based Noise Filtering from Word Embeddings☆11Apr 29, 2017Updated 8 years ago
- in progress☆187Nov 29, 2017Updated 8 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Dec 6, 2016Updated 9 years ago
- Quick and Dirty TensorFlow command framework to train and evaluate models and make inference☆55Apr 19, 2019Updated 6 years ago
- Java Neural Network Library☆97Dec 22, 2015Updated 10 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,051Jun 9, 2020Updated 5 years ago
- BiCVM Code☆45May 14, 2018Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Jun 15, 2017Updated 8 years ago
- Implementation of Bayesian Sets for fast similarity searches.☆14Oct 2, 2011Updated 14 years ago
- Implement Natural Language Object Retrieval in tensorflow☆35Nov 30, 2016Updated 9 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆246Mar 14, 2018Updated 8 years ago
- Tools for mapping a sentence with arbitrary length to vector space☆663Sep 23, 2014Updated 11 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Jan 19, 2017Updated 9 years ago
- Deep Averaging Networks☆239Jan 18, 2022Updated 4 years ago
- DyNet: The Dynamic Neural Network Toolkit☆3,433Dec 1, 2023Updated 2 years ago
- Tutorial on "Practical Neural Networks for NLP: From Theory to Code" at EMNLP 2016☆434Mar 5, 2017Updated 9 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆207Mar 15, 2018Updated 8 years ago
- a language model with gated conv nets (implements https://arxiv.org/pdf/1612.08083v1.pdf)☆16Jan 5, 2021Updated 5 years ago
- InferSent sentence embeddings☆2,280Aug 30, 2021Updated 4 years ago
- Question answering dataset featured in "Teaching Machines to Read and Comprehend☆1,297Apr 26, 2017Updated 8 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- relationship modeling networks (NAACL 2016)☆85Jan 25, 2021Updated 5 years ago