amansrivastava17 / lstm-siamese-text-similarity
⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity
☆283Updated last year
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
- Multilabel classification for Toxic comments challenge using Bert☆311Updated 5 years ago
- Multi Label text classification using bert☆154Updated 5 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆386Updated 2 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆212Updated 2 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆254Updated 6 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Accompanying code for the Medium article☆165Updated 5 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated last year
- HDLTex: Hierarchical Deep Learning for Text Classification☆265Updated 3 months ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Deep Keyphrase Extraction using BERT☆257Updated 2 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆204Updated last year
- How to use ELMo embeddings in Keras with Tensorflow Hub☆260Updated 6 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- Named-Entity-Recognition-with-Bidirectional-LSTM-CNNs☆360Updated 4 years ago
- Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"☆337Updated 5 months ago
- TensorFlow code and pre-trained models for BERT☆51Updated 5 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆201Updated last year
- A simple technique to integrate BERT from tf hub to keras☆258Updated last year
- Re-implementation of ELMo on Keras☆134Updated last year
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- Document Similarity using Word2Vec☆101Updated 2 years ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆431Updated last year
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 4 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆306Updated 4 years ago