shahrukhx01 / siamese-nn-semantic-text-similarity
A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including architectures such as: Siamese LSTM Siamese BiLSTM with Attention Siamese Transformer Siamese BERT.
☆48Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for siamese-nn-semantic-text-similarity
- Text Classification using transformer based models☆23Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆80Updated 2 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆40Updated 4 years ago
- ☆19Updated 3 years ago
- Exploring NLP weak supervision approaches to train text classification models. The project is also a prototype for a semi-automated text …☆22Updated 9 months ago
- The aim of this repository is to show a baseline model for text classification through convolutional neural networks in the PyTorch frame…☆47Updated 2 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆23Updated 4 years ago
- ☆31Updated last year
- Document Classification on COVID-19 Literature using the LitCovid collection and the Hedwig library.☆16Updated 3 weeks ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆46Updated last year
- Code for A Hybrid Approach for Aspect-Based Sentiment Analysis Using a Lexicalized Domain Ontology and Attentional Neural Models☆22Updated 6 years ago
- EmbedRank implemented in Python.☆15Updated 5 months ago
- Framework to learn Named Entity Recognition models without labelled data using weak supervision.☆124Updated 3 years ago
- ☆56Updated 3 years ago
- ☆15Updated last year
- https://arxiv.org/pdf/1909.04054☆77Updated 2 years ago
- Code and data form the paper BERT Got a Date: Introducing Transformers to Temporal Tagging☆65Updated 2 years ago
- A few-shot learning method based on siamese networks.☆28Updated last year
- Text summarization with python and transformer☆13Updated last year
- GLaRA: Graph-based Labeling Rule Augmentation for Weakly Supervised Named Entity Recognition☆31Updated 2 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 4 years ago
- ☆42Updated 4 years ago
- Detect toxic spans in toxic texts☆66Updated last year
- ☆39Updated last year
- PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect Extraction' by He et al. ACL2017'☆66Updated 2 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆108Updated 3 months ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆88Updated 2 years ago
- Named Entity Recognition with Pretrained XLM-RoBERTa☆87Updated 3 years ago