MahmoudWahdan / Siamese-Sentence-Similarity
Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity
☆47Updated 5 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
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆177Updated 5 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆284Updated last year
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- An Attention Layer in Keras☆43Updated 5 years ago
- ☆31Updated 6 years ago
- Tensorflow implementation of Attention-based Bidirectional RNN text classification.☆26Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 6 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
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- ☆118Updated 5 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated last year
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 6 months ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆101Updated 6 months ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 6 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago