EricFillion / happy-transformerLinks
Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.
☆540Updated 2 months ago
Alternatives and similar repositories for happy-transformer
Users that are interested in happy-transformer are comparing it to the libraries listed below
Sorting:
- A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/ca…☆489Updated last year
- A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational e…☆912Updated last year
- Text2Text Language Modeling Toolkit☆303Updated 10 months ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆438Updated 5 months ago
- simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.☆400Updated 2 years ago
- A paraphrase generator built using the T5 model which produces paraphrased English sentences.☆318Updated last week
- ✔️Contextual word checker for better suggestions (not actively maintained)☆418Updated 9 months ago
- An NLP system for generating reading comprehension questions☆295Updated last year
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- Keywords to Sentences☆453Updated 2 years ago
- NeuSpell: A Neural Spelling Correction Toolkit☆697Updated 2 years ago
- Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.☆255Updated 3 years ago
- Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpe…☆436Updated 2 years ago
- ⚡ boost inference speed of T5 models by 5x & reduce the model size by 3x.☆589Updated 2 years ago
- Clustering sentence embeddings to extract message intent☆174Updated 4 years ago
- Some notebooks for NLP☆207Updated 2 years ago
- Google USE (Universal Sentence Encoder) for spaCy☆184Updated 2 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…☆395Updated 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…☆263Updated 3 years ago
- Multi-angle c(q)uestion answering☆456Updated 3 years ago
- A Python library for calculating a large variety of metrics from text☆353Updated 11 months ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- Fixes contractions such as `you're` to `you are`☆318Updated 3 years ago
- An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo☆280Updated 2 years ago
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- A search engine for ParlAI's BlenderBot project (and probably other ones as well)☆130Updated 3 years ago
- Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a docum…☆265Updated last year
- Toolkit to help understand "what lies" in word embeddings. Also benchmarking!☆477Updated 2 years ago
- This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with enti…☆244Updated 2 years ago
- Method to encode text for GPT-2 to generate text based on provided keywords☆261Updated 4 years ago