joiharalds / rnnicespellcheckerLinks
Context sensitive spell checker for Icelandic based on a recurrent neural network model from karpathy/char-rnn. This repo is no longer in active development but we are still working on this pet project elsewhere.
☆40Updated 9 years ago
Alternatives and similar repositories for rnnicespellchecker
Users that are interested in rnnicespellchecker are comparing it to the libraries listed below
Sorting:
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 10 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- Labeled examples from wiki dumps in Python☆67Updated 9 years ago
- Semantic Textual Similarity in Python☆80Updated 8 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Fast Word Clustering Software☆79Updated 9 months ago
- Deep neural network based model for sequence to sequence classification☆76Updated 8 years ago
- Use RNNs to identify entities in news queries☆56Updated 9 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- Word vectors☆64Updated 7 years ago
- Code accompanying our EMNLP paper Learning Language Representations for Typology Prediction☆71Updated 8 years ago
- a Deep Learning based Speller☆226Updated 7 years ago
- Fast supervised sentence boundary detection using the averaged perceptron☆91Updated 6 years ago
- English text corrector by using deep neural networks in Pytorch☆48Updated 8 years ago
- ☆31Updated 8 years ago
- Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)☆123Updated 2 years ago
- Generating Dataset for Google's Text Summarization Code☆33Updated 6 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- Non-distributional linguistic word vector representations.☆62Updated 8 years ago
- Keras implementation of ontology aware token embeddings☆49Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- C++ implementation of Generalised Brown clustering and python scripts for feature generation☆41Updated 9 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- Graph-based Dependency Parser☆46Updated 9 years ago
- Context Encoders (ConEc) as a simple but powerful extension of the word2vec model for learning word embeddings☆20Updated 5 years ago
- Can neural networks order a scramble of words correctly?☆75Updated 8 years ago
- Some RNN implementations in Theano☆17Updated 9 years ago
- a Deep Learning based Speller☆28Updated 6 years ago
- A Dependency Parser for Tweets☆78Updated 6 years ago