fionn-mac / Manhattan-LSTMLinks
Keras and PyTorch implementations of the MaLSTM model for computing Semantic Similarity.
☆28Updated 5 years ago
Alternatives and similar repositories for Manhattan-LSTM
Users that are interested in Manhattan-LSTM are comparing it to the libraries listed below
Sorting:
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago
- ☆45Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- ☆31Updated 7 years ago
- ☆32Updated 2 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆78Updated 6 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- Quick semantic search using Siamese-BERT encodings☆70Updated 4 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆139Updated 4 years ago
- This repo contains implementation of advanced ML techniques. Includes model ensembles, cost-sensitive learning and dealing with class imb…☆18Updated 7 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 4 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Pytorch implementation of the paper Deep learning for extreme multi-label text classification☆63Updated last year
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆34Updated 7 years ago
- X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification☆138Updated 4 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- The code used fine-tuning of BERT(Transformer Neural Network Architecture)to accurately pick the correct answer among ten choices that be…☆12Updated 5 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- NLP: Relation extraction with position-aware self-attention transformer☆66Updated 2 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 6 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 5 years ago
- PyTorch BiLSTMCRF w Elmo☆55Updated 3 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document into any number of k segments.☆33Updated 6 years ago