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
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 6 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆89Updated 6 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 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
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆77Updated 9 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 10 years ago
- Source files to replicate experiments in my IWSDS 2016 paper.☆22Updated 8 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- The models run on Textnet.☆26Updated 5 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- simple text preprocessing tool☆18Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- An attempt to make Google BERT closer to production before Hugging Face Transformers etc.☆28Updated 4 years ago
- An implementation of RNNsearch using TensorFlow☆67Updated 7 years ago
- Dialog State Tracking Challenge 5 (DSTC5)☆38Updated 8 years ago
- A HMM-like linear-chain CRF, used Tensorflow API.☆36Updated 6 years ago
- Methods about Deep Learning for Text Matching☆88Updated 5 years ago
- ☆38Updated 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆153Updated 6 years ago
- Language modeling scripts based on TensorFlow☆58Updated 5 years ago
- Neural Topic Models☆69Updated 8 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago