H-TayyarMadabushi / Cost-Sensitive_Bert_and_TransformersLinks
Transformers for Cost-Sensitive BERT for Generalisable Sentence Classification on Imbalanced Data
☆18Updated 5 years ago
Alternatives and similar repositories for Cost-Sensitive_Bert_and_Transformers
Users that are interested in Cost-Sensitive_Bert_and_Transformers are comparing it to the libraries listed below
Sorting:
- 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
- ☆60Updated 4 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆206Updated 3 years ago
- Creating class-based TF-IDF matrices☆91Updated 3 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 3 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Self-training with Weak Supervision (NAACL 2021)☆163Updated 2 years ago
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago
- Introduction to the recently released T5 model from the paper - Exploring the Limits of Transfer Learning with a Unified Text-to-Text Tra…☆35Updated 5 years ago
- Clustering sentence embeddings to extract message intent☆174Updated 4 years ago
- State of the art Semantic Sentence Embeddings☆100Updated 3 years ago
- A library to conduct ranking experiments with transformers.☆160Updated 2 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆27Updated 5 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated last year
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Few-shot Named Entity Recognition☆121Updated 3 years ago
- ☆20Updated 4 years ago
- A python package for text preprocessing task in natural language processing.☆63Updated 3 years ago
- Research framework for low resource text classification that allows the user to experiment with classification models and active learning…☆101Updated 3 years ago
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆79Updated 3 years ago
- All the goto functions you need to handle NLP use-cases, integrated in NLPretext☆142Updated 9 months ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 5 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- This repository contains tutorials published on [My personal website](https://jlealtru.github.io/)☆24Updated 8 months ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 6 years ago
- A repo to explore different NLP tasks which can be solved using T5☆173Updated 4 years ago
- ☆45Updated 2 years ago
- ☆34Updated 2 years ago
- A simple recipe for training and inferencing Transformer architecture for Multi-Task Learning on custom datasets. You can find two approa…☆99Updated 3 years ago
- KeyPhraseTransformer lets you quickly extract key phrases, topics, themes from your text data with T5 transformer | Keyphrase extraction…☆105Updated last year