likejazz / Siamese-LSTM
Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.
☆254Updated 7 years ago
Alternatives and similar repositories for Siamese-LSTM:
Users that are interested in Siamese-LSTM are comparing it to the libraries listed below
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Multi Label text classification using bert☆155Updated 5 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated 2 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆170Updated 2 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆251Updated 5 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 5 years ago
- Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"☆339Updated 9 months ago
- ☆340Updated 2 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 5 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆192Updated 5 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- BiLSTM-CNN-CRF tagger☆249Updated 5 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆148Updated 6 years ago