fionn-mac / Manhattan-LSTMLinks
Keras and PyTorch implementations of the MaLSTM model for computing Semantic Similarity.
☆29Updated 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:
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Pytorch implementation of the paper Deep learning for extreme multi-label text classification☆65Updated last year
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- ☆45Updated 2 years ago
- Visualize BERT's self-attention layers on text classification tasks☆47Updated 6 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Updated 2 years ago
- X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification☆141Updated 4 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆173Updated last year
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆137Updated 4 years ago
- Deep learning LSTM + BERT based approach for labelling a corpus with keywords, then training a model to extract keywords.☆26Updated 2 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago
- ☆39Updated 6 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Re-Implementation of "A Structured Self-Attentive Sentence Embedding" by Lin et al., 2017☆24Updated 7 months ago
- Use transfer learning for Text_classification with BERT.☆21Updated 3 years ago
- Quick semantic search using Siamese-BERT encodings☆70Updated 4 years ago
- Keras Bi-LSTM-CRF for sequence tagging☆34Updated 7 years ago
- LSTM and CNN sentiment analysis☆171Updated 7 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- Concatenate word and character embeddings in Keras☆45Updated 3 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 6 years ago
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆125Updated 4 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆31Updated 6 years ago
- Implementing Skip-gram Negative Sampling with pytorch☆49Updated 7 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago