shahrukhx01 / siamese-nn-semantic-text-similarityLinks
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 3 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
Sorting:
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- ☆52Updated 4 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆78Updated 3 years ago
- Text Classification using transformer based models☆24Updated 5 years ago
- Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from hu…☆43Updated 4 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- ☆45Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆75Updated 2 years ago
- Detect toxic spans in toxic texts☆70Updated 2 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆82Updated 2 years ago
- Code release for "A Time-Aware Transformer Based Model for Suicide Ideation Detection on Social Media", EMNLP 2020.☆54Updated 4 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- ☆33Updated 2 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- https://arxiv.org/pdf/1909.04054☆79Updated 2 years ago
- Large-Scale Multi-Label Text Classification on EU Legislation☆97Updated 2 years ago
- ☆19Updated 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
- ☆59Updated 4 years ago
- Rank-based Unsupervised Keyword Extraction via Metavertex Aggregation☆99Updated 9 months ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆80Updated 4 years ago
- ☆60Updated 4 years ago
- Text summarization with python and transformer☆13Updated 2 years ago
- Named Entity Recognition with Small Strongly Labeled and Large Weakly Labeled Data☆100Updated 2 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 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…☆48Updated 3 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆108Updated 4 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated 2 years ago