patrickvonplaten / notebooks
Some notebooks for NLP
☆194Updated last year
Alternatives and similar repositories for notebooks:
Users that are interested in notebooks are comparing it to the libraries listed below
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆429Updated last year
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆187Updated 3 years ago
- Tutorial for first time BERT users,☆102Updated 2 years ago
- Efficient Attention for Long Sequence Processing☆92Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆80Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆88Updated last year
- Collection of NLP model explanations and accompanying analysis tools☆145Updated last year
- A library to synthesize text datasets using Large Language Models (LLM)☆151Updated 2 years ago
- This repository contains datasets and code for the paper "HINT3: Raising the bar for Intent Detection in the Wild" accepted at EMNLP-2020…☆33Updated 3 years ago
- Augmenty is an augmentation library based on spaCy for augmenting texts.☆151Updated 8 months ago
- Contains notebooks related to various transformers based models for different nlp based tasks☆42Updated last year
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆169Updated last year
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆98Updated 2 years ago
- Yet Another Neural Machine Translation Toolkit☆177Updated 7 months ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆201Updated 2 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 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
- This is where I put things I find useful that speed up my work with Machine Learning. Ever looked in your old projects to reuse those coo…☆257Updated 2 years ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 2 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated 11 months ago
- Summarization Task using Bart and T5 models.☆169Updated 4 years ago
- Few-shot Named Entity Recognition☆123Updated 2 years ago
- This repository contains materials for the SIGIR 2022 tutorial on opinion summarization.☆34Updated 2 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…☆159Updated 4 months ago
- A benchmark for code-switched NLP, ACL 2020☆74Updated 8 months ago
- Benchmarking various Deep Learning models such as BERT, ALBERT, BiLSTMs on the task of sentence entailment using two datasets - MultiNLI …☆28Updated 4 years ago
- Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: …☆328Updated last year