ClaudeCoulombe / TextDataAugmentationLinks
Code related to experimentation of different Text Data Augmentation Techniques
☆14Updated 6 years ago
Alternatives and similar repositories for TextDataAugmentation
Users that are interested in TextDataAugmentation are comparing it to the libraries listed below
Sorting:
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- Deep Keyphrase Extraction using BERT☆260Updated 3 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆187Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆114Updated 4 years ago
- Text Classification using transformer based models☆24Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆180Updated 6 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 8 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆312Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆219Updated 5 years ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks☆228Updated 2 years ago
- Tensorflow implementation of an abstractive summarization model using pre-trained language models☆42Updated last year
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆136Updated 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 3 years ago
- Code Implementation of TDS Article "Semi-supervised Intent Classification with GAN-BERT"☆14Updated 5 years ago
- Multi Label text classification using bert☆156Updated 6 years ago
- A Simple and Accurate Neural Network Model for Irony Detection in Twitter☆25Updated 7 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- Tutorial for text classification with BERT, using HuggingFace's transformers.☆13Updated 5 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆231Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆523Updated 3 years ago