MajorTal / DeepSpellLinks
a Deep Learning based Speller
☆227Updated 7 years ago
Alternatives and similar repositories for DeepSpell
Users that are interested in DeepSpell are comparing it to the libraries listed below
Sorting:
- Yet another Python binding for fastText☆225Updated 7 years ago
- Making sense embedding out of word embeddings using graph-based word sense induction☆213Updated 4 years ago
- Use RNNs to identify entities in news queries☆56Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆75Updated 7 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆144Updated 8 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
- CRF to detect named entities (primarily names of people)☆119Updated 8 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
- Deep neural network based model for sequence to sequence classification☆76Updated 8 years ago
- A list of Neural MT implementations☆365Updated 3 years ago
- Deep Learning for Natural Language Processing☆463Updated 6 years ago
- Neural network sequence labeling model☆251Updated 7 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated 2 years ago
- Calculates Word Mover's Distance Insanely Fast☆462Updated 2 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- word2vec uisng keras inside gensim☆206Updated 9 years ago
- Links to the implementations of neural conversational models for different frameworks☆274Updated 7 years ago
- Python wrapper for wit.ai's Duckling Clojure library☆132Updated 4 years ago
- Automatic transliteration with LSTM☆92Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Train a Word2Vec model or LSA model, and Implement Conceptual Search\Semantic Search in Solr\Lucene - Simon Hughes Dice.com, Dice Tech Jo…☆259Updated 6 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆215Updated 8 years ago
- Practical Natural Language Processing Tools for Humans. Dependency Parsing, Syntactic Constituent Parsing, Semantic Role Labeling, Named …☆194Updated 8 years ago
- Text Classification Library in Keras☆423Updated 7 years ago
- SippyCup is a simple semantic parser, written in Python, created purely for didactic purposes.☆220Updated 7 years ago
- word2vec Google News model slimmed down to 300k English words☆215Updated 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 4 years ago