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:
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- Semantic Textual Similarity in Python☆81Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Non-distributional linguistic word vector representations.☆62Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 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
- Fast supervised sentence boundary detection using the averaged perceptron☆90Updated 6 years ago
- Can neural networks order a scramble of words correctly?☆75Updated 8 years ago
- ☆45Updated 9 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- Code accompanying our EMNLP paper Learning Language Representations for Typology Prediction☆71Updated 8 years ago
- ☆29Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Use RNNs to identify entities in news queries☆56Updated 9 years ago
- Labeled examples from wiki dumps in Python☆67Updated 9 years ago
- Boilerplate code for quickly getting set up to run language modeling experiments☆35Updated 8 years ago
- Deep sentence embedding using Sequence to Sequence learning☆20Updated 8 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- Open-source implementation of the BilBOWA (Bilingual Bag-of-Words without Alignments) word embedding model.☆69Updated 4 years ago
- ☆181Updated 7 years ago
- ConvAI baseline solution☆50Updated 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
- Character level models for sentiment analysis☆91Updated 8 years ago
- A series of scripts to download and parse the OpenSubtitles corpus.☆86Updated 9 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- a Deep Learning based Speller☆225Updated 7 years ago
- Document context language models☆22Updated 9 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago