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:
- Multi Label text classification using bert☆156Updated 6 years ago
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 6 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 6 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆366Updated 5 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 6 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 2 years ago
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- HDLTex: Hierarchical Deep Learning for Text Classification☆276Updated 11 months ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆388Updated 2 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆210Updated 2 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Deep Keyphrase Extraction using BERT☆261Updated 3 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- A simple technique to integrate BERT from tf hub to keras☆258Updated 2 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆219Updated 4 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆34Updated 7 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 4 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆152Updated 5 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆413Updated 2 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 6 years ago