jbhoosreddy / spellcorrect
A program to correct non-word spelling error in sentences using ngram MAP Language Models, Noisy Channel Model, Error Confusion Matrix and Damerau-Levenshtein Edit Distance.
☆53Updated 4 years ago
Alternatives and similar repositories for spellcorrect:
Users that are interested in spellcorrect are comparing it to the libraries listed below
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- The models run on Textnet.☆26Updated 5 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- Word Sense Disambiguation using Word Specific models, All word models and Hierarchical models in Tensorflow☆33Updated 4 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 9 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Python Linear CRF☆47Updated 11 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 6 years ago
- ☆58Updated 9 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 9 years ago
- Convolutional network for entity linking (Naacl 2016)☆57Updated 8 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 10 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Keras-Based LSTM Conv model for Question Selection☆23Updated 8 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆53Updated 7 years ago
- A statistical machine translation (SMT)-based grammatical error correction system that makes use of neural network joint models (NNJM) an…☆25Updated 6 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Dialog State Tracking Challenge 6 (DSTC6)☆54Updated 7 years ago
- Dialog State Tracking Challenge 5 (DSTC5)☆38Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- A HMM-like linear-chain CRF, used Tensorflow API.☆36Updated 7 years ago
- Chinese word segmentation model with word-based character embeddings.☆12Updated 7 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- koalaGreener / Character-level-Convolutional-Network-for-Text-Classification-Applied-to-Chinese-CorpusThesis of UCL student Weijie Huang☆35Updated 3 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆89Updated 6 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Methods about Deep Learning for Text Matching☆88Updated 6 years ago
- Question classification on TREC dataset using Deep Neural structures, namely CNN & LSTM & both of them.☆30Updated 9 years ago