amansrivastava17 / lstm-siamese-text-similarityLinks
⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity
☆288Updated 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:
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Multi Label text classification using bert☆154Updated 6 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 3 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆369Updated 5 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 8 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆210Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 7 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 3 years ago
- Deep Keyphrase Extraction using BERT☆260Updated 3 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆48Updated 6 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆219Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 4 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Updated 2 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- a sklearn wrapper for Google's BERT model☆301Updated 3 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆312Updated 5 years ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆439Updated 2 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 6 years ago
- About Muti-Label Text Classification Based on Neural Network.☆562Updated 5 years ago
- BiLSTM-CNN-CRF tagger☆250Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year