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:
- 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
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classif…☆310Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 6 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆26Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 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
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆10Updated 5 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆152Updated 3 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Code for unsupervised aspect extraction, using Keras and its Backends☆91Updated 2 years ago
- Multi Label text classification using bert☆156Updated 6 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
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 8 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- Repository for the paper "Thou shalt not hate: Countering Online Hate Speech" accepted at ICWSM 2019.☆31Updated 2 years ago
- ☆37Updated 5 years ago
- Code Implementation of TDS Article "Semi-supervised Intent Classification with GAN-BERT"☆14Updated 5 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- 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
- Deep Keyphrase Extraction using BERT☆261Updated 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 4 years ago
- Aspect Based Sentiment Analysis is a special type of sentiment analysis. In an explicit aspect, opinion is expressed on a target(opinion …☆73Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- Aspect Term Extraction and Aspect-based Sentiment Analysis on SemEval-2014 task4☆26Updated 4 years ago
- OffensEval2020 Shared Task☆17Updated 4 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago