MahmoudWahdan / Siamese-Sentence-SimilarityLinks
Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity
☆47Updated 6 years ago
Alternatives and similar repositories for Siamese-Sentence-Similarity
Users that are interested in Siamese-Sentence-Similarity are comparing it to the libraries listed below
Sorting:
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 7 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆254Updated 7 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 10 months ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆68Updated 7 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- ☆38Updated 6 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆171Updated 3 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 6 years ago