patrickvonplaten / notebooksLinks
Some notebooks for NLP
☆207Updated last year
Alternatives and similar repositories for notebooks
Users that are interested in notebooks are comparing it to the libraries listed below
Sorting:
- 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…☆260Updated 3 years ago
- A library to synthesize text datasets using Large Language Models (LLM)☆152Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Dataset for Emotion Recognition Research☆212Updated 2 years ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆127Updated 4 years ago
- ☆110Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆438Updated 3 months ago
- Few-shot Named Entity Recognition☆123Updated 3 years ago
- Comprehensive NLP Evaluation System☆188Updated last year
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆188Updated 4 years ago
- Deep Learning for Natural Language Processing - Lectures 2023☆174Updated 11 months ago
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆179Updated 4 years ago
- Efficient Attention for Long Sequence Processing☆97Updated last year
- An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo☆278Updated last year
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆173Updated 2 years ago
- Repository for XLM-T, a framework for evaluating multilingual language models on Twitter data☆157Updated 2 years ago
- xfspell — the Transformer Spell Checker☆190Updated 5 years ago
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆80Updated 3 years ago
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆170Updated 2 years ago
- A benchmark for code-switched NLP, ACL 2020☆75Updated last year
- XtremeDistil framework for distilling/compressing massive multilingual neural network models to tiny and efficient models for AI at scale☆155Updated last year
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆397Updated 2 years ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆99Updated 2 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- 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
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆204Updated 3 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆201Updated last year