thoppe / deep-phonicsLinks
Deep learning spelling patterns with a recurrent neural network
☆12Updated 8 years ago
Alternatives and similar repositories for deep-phonics
Users that are interested in deep-phonics are comparing it to the libraries listed below
Sorting:
- Accompanying code for our EMNLP 2017 publication "GraphDocExplore: A Framework for the Experimental Comparison of Graph-based Document Ex…☆28Updated 2 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- Fast Word Clustering Software☆78Updated 6 months ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Updated 8 years ago
- In this project, we use skip-gram model to embed Wikipedia Concepts and Entities. The English version of Wikipedia contains more than fiv…☆57Updated 7 years ago
- Inspired by the neural style algorithm in the computer vision field, we propose a high-level language model with the aim of adapting the …☆19Updated 2 years ago
- Slides/code for the Lisbon machine learning school 2017☆28Updated 8 years ago
- An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.☆24Updated 11 years ago
- Fast and robust NLP components implemented in Java.☆52Updated 4 years ago
- Document context language models☆22Updated 9 years ago
- Implementation of Monte Carlo Word Movers Distance in Python with TensorFlow☆13Updated 8 years ago
- TREC Real-Time Summarization Tools☆15Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 9 years ago
- BlackboxNLP 2019: Analyzing and interpreting neural networks for NLP☆18Updated 6 years ago
- Support library for NLP and machine learning.☆27Updated 8 years ago
- A Combinatory Categorial Grammar library.☆22Updated 11 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- Graph-based Dependency Parser☆46Updated 9 years ago
- Natural Language Inference Dataset Generation☆29Updated 9 years ago
- Context sensitive spell checker for Icelandic based on a recurrent neural network model from karpathy/char-rnn. This repo is no longer in…☆40Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Convolutional Neural Networks with Recurrent Neural Filters☆53Updated 6 years ago
- A toolkit for generating paraphrase vector representations for words in context☆23Updated 10 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 9 years ago
- Question Answering via Integer Programming (TableILP)☆28Updated 9 years ago
- Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)☆28Updated 10 years ago
- Context Encoders (ConEc) as a simple but powerful extension of the word2vec model for learning word embeddings☆20Updated 5 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 8 years ago