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
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- ☆33Updated 2 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated last year
- Set of notebooks to practice Pytorch from basics to RNN☆26Updated 5 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
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- ☆52Updated 4 years ago
- Text summarization with python and transformer☆13Updated last year
- ☆60Updated 4 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated 2 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆21Updated 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
- 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
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- Quick semantic search using Siamese-BERT encodings☆71Updated 4 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 5 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Source code for our AAAI 2020 paper P-SIF: Document Embeddings using Partition Averaging☆34Updated 5 years ago
- Code for A Hybrid Approach for Aspect-Based Sentiment Analysis Using a Lexicalized Domain Ontology and Attentional Neural Models☆22Updated 6 years ago
- Experiment on NER task using Huggingface state-of-the-art Transformers Natural Language Models library☆40Updated last year
- Library of state-of-the-art models (PyTorch) for NLP tasks☆109Updated 10 months ago
- ☆19Updated 4 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆159Updated 5 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 2 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆188Updated last year
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 6 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
- ☆87Updated 3 years ago