patrickvonplaten / notebooksLinks
Some notebooks for NLP
☆206Updated 2 years ago
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…☆263Updated 3 years ago
- Dataset for Emotion Recognition Research☆218Updated 3 years ago
- A library to synthesize text datasets using Large Language Models (LLM)☆152Updated 3 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 2 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 8 months ago
- A repo to explore different NLP tasks which can be solved using T5☆173Updated 5 years ago
- Accelerated NLP pipelines for fast inference on CPU. Built with Transformers and ONNX runtime.☆127Updated 5 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 5 years ago
- This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 4…☆277Updated last year
- xfspell — the Transformer Spell Checker☆189Updated 5 years ago
- Efficient Attention for Long Sequence Processing☆98Updated 2 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆199Updated 2 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 3 years ago
- Comprehensive NLP Evaluation System☆188Updated last year
- Deep Learning for Natural Language Processing - Lectures 2023☆173Updated last year
- Python-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.☆59Updated 3 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆157Updated 3 years ago
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆170Updated 3 years ago
- Deploy transformers serverless on AWS Lambda☆122Updated 4 years ago
- A benchmark for code-switched NLP, ACL 2020☆76Updated last year
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆189Updated 4 years ago
- This dataset contains synthetic training data for grammatical error correction. The corpus is generated by corrupting clean sentences fro…☆162Updated last year
- [EMNLP-Findings 2020] Adapting BERT for Word Sense Disambiguation with Gloss Selection Objective and Example Sentences☆63Updated last year
- ☆116Updated 3 months 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
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆396Updated 2 years ago
- Yet Another Neural Machine Translation Toolkit☆179Updated 10 months ago
- Code and models used in "MUSS Multilingual Unsupervised Sentence Simplification by Mining Paraphrases".☆99Updated 2 years ago