MajorTal / DeepSpellLinks
a Deep Learning based Speller
☆225Updated 7 years ago
Alternatives and similar repositories for DeepSpell
Users that are interested in DeepSpell are comparing it to the libraries listed below
Sorting:
- Use RNNs to identify entities in news queries☆56Updated 9 years ago
- Yet another Python binding for fastText☆225Updated 6 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆74Updated 7 years ago
- Making sense embedding out of word embeddings using graph-based word sense induction☆213Updated 4 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆404Updated 7 years ago
- ☆188Updated 7 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Links to the implementations of neural conversational models for different frameworks☆273Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Automatically generate headlines to short articles☆525Updated 7 years ago
- Deep Learning for Natural Language Processing☆463Updated 6 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- ☆82Updated 7 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆144Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- Fast supervised sentence boundary detection using the averaged perceptron☆91Updated 6 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- A chatbot based on seq2seq architecture done with tensorflow.☆196Updated 7 years ago
- Conversation models in TensorFlow. (website removed)☆310Updated 5 years ago
- Text Classification Library in Keras☆422Updated 7 years ago
- word2vec Google News model slimmed down to 300k English words☆216Updated 8 years ago
- A neural network architecture for NLP tasks, using cython for fast performance. Currently, it can perform POS tagging, SRL and dependency…☆408Updated 3 years ago
- Neural network sequence labeling model☆250Updated 6 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…☆198Updated 8 years ago
- Wrapper library for text generation / language models at character and word level with RNNs in TensorFlow☆60Updated 3 years ago
- An open-source tool for sequence learning in NLP built on TensorFlow.☆414Updated 5 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago