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:
- 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
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆286Updated 2 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆254Updated 7 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated 11 months ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆386Updated 2 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆365Updated 5 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 4 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- ☆31Updated 7 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆33Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆152Updated 5 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 7 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- BiLSTM-CNN-CRF tagger☆249Updated 6 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 6 years ago