ClaudeCoulombe / TextDataAugmentationLinks
Code related to experimentation of different Text Data Augmentation Techniques
☆14Updated 5 years ago
Alternatives and similar repositories for TextDataAugmentation
Users that are interested in TextDataAugmentation are comparing it to the libraries listed below
Sorting:
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆152Updated 3 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- Text Classification using transformer based models☆24Updated 5 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 6 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆26Updated 5 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 2 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
- 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
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 8 years ago
- ☆121Updated 2 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 5 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆219Updated 4 years ago
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆23Updated 6 years ago
- Abstractive Text Summarization using Transformer☆166Updated last year
- Multi Label text classification using bert☆155Updated 6 years ago
- PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect Extraction' by He et al. ACL2017'☆66Updated 3 years ago