amansrivastava17 / lstm-siamese-text-similarity
⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity
☆285Updated 2 years ago
Alternatives and similar repositories for lstm-siamese-text-similarity
Users that are interested in lstm-siamese-text-similarity are comparing it to the libraries listed below
Sorting:
- Multi Label text classification using bert☆155Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆254Updated 7 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆213Updated 2 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 6 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆199Updated 5 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Deep Keyphrase Extraction using BERT☆258Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 5 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆159Updated 5 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆215Updated 4 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆259Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 8 months ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"☆339Updated 9 months ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆365Updated 5 years ago