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 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
- ☆44Updated last year
- 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☆70Updated 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
- ☆33Updated last year
- 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 …☆80Updated 2 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated last year
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- Large-Scale Multi-Label Text Classification on EU Legislation☆94Updated last year
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 6 years ago
- ☆19Updated 3 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- ☆39Updated 2 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 2 years ago
- Text summarization with python and transformer☆13Updated last year
- Deep learning LSTM + BERT based approach for labelling a corpus with keywords, then training a model to extract keywords.☆27Updated last year
- ☆52Updated 3 years ago
- fsText : Few Shot Text Classification☆9Updated 5 years ago
- Code for "Contextualized Embeddings in Named-Entity Recognition", ECIR 2020☆13Updated 7 months 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
- ☆59Updated 3 years ago
- This is a simple implementation of how to leverage a Language Model for a prompt-based learning model☆44Updated 3 years ago
- ☆68Updated last year
- Text Classification using transformer based models☆24Updated 4 years ago
- Experiment on NER task using Huggingface state-of-the-art Transformers Natural Language Models library☆40Updated last year
- ☆86Updated 3 years ago
- ☆42Updated 4 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- Name Entity Recognition using Python and Keras☆45Updated 5 years ago