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.
☆53Updated 2 years ago
Alternatives and similar repositories for siamese-nn-semantic-text-similarity:
Users that are interested in siamese-nn-semantic-text-similarity are comparing it to the libraries listed below
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- ☆19Updated 3 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆24Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆70Updated 4 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆79Updated 2 years ago
- Text Classification using transformer based models☆24Updated 4 years 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
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆80Updated 2 years ago
- fsText : Few Shot Text Classification☆9Updated 5 years ago
- Repo for EMNLP 2020 paper, "Improving Neural Topic Models using Knowledge Distillation"☆31Updated 4 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 5 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated last year
- ☆33Updated last year
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated 2 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 2 years ago
- Experimental code used in pre-training the KBIR and KeyBART models☆26Updated 2 years ago
- A text truncation method, useful for instance in long text classification☆23Updated 2 years ago
- ☆61Updated 4 years ago
- Document Classification on COVID-19 Literature using the LitCovid collection and the Hedwig library.☆16Updated 3 months ago
- AttentionRank: Unsupervised keyphrase Extraction using Self and Cross Attentions☆26Updated 10 months ago
- ☆39Updated 2 years ago
- Code accompanying Coling2020 publication on data augmentation for named entity recognition☆34Updated 3 years ago
- Quick semantic search using Siamese-BERT encodings☆71Updated 4 years ago
- Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI …☆28Updated 4 years ago
- Named Entity Recognition with Small Strongly Labeled and Large Weakly Labeled Data☆100Updated last year
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆46Updated 2 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from hu…☆43Updated 3 years ago
- Kex is a python library for unsupervised keyword extraction from a document, providing an easy interface and benchmarks on 15 public data…☆54Updated 3 years ago
- Implementation of EMNLP2020 accepted paper: "TopicBERT: Topic-aware BERT for Efficient Document Classification"☆43Updated 4 years ago