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
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- An Attention Layer in Keras☆43Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- ☆45Updated 2 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 7 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- Pytorch implementation of the paper Deep learning for extreme multi-label text classification☆63Updated last year
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- NLP: Relation extraction with position-aware self-attention transformer☆67Updated 2 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆125Updated 4 years ago
- This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention…☆126Updated 4 years ago
- ☆31Updated 7 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Re-implementation of ELMo on Keras☆134Updated 2 years ago
- X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification☆138Updated 4 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆182Updated 2 years ago
- ☆76Updated 5 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆34Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Word Embedding + LSTM + FC☆161Updated last year
- Encoding position with the word embeddings.☆83Updated 7 years ago
- ☆38Updated 6 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- PyTorch BiLSTMCRF w Elmo☆55Updated 3 years ago