gmihaila / ml_things
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 cool functions you created before? Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippet…
☆256Updated 2 years ago
Alternatives and similar repositories for ml_things:
Users that are interested in ml_things are comparing it to the libraries listed below
- Some notebooks for NLP☆189Updated last year
- A repo to explore different NLP tasks which can be solved using T5☆170Updated 3 years ago
- ☆344Updated 3 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- ☆61Updated 3 years ago
- Important paper implementations for Question Answering using PyTorch☆273Updated 4 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆428Updated last year
- Contains notebooks related to various transformers based models for different nlp based tasks☆42Updated last year
- Dataset for Emotion Recognition Research☆204Updated 2 years ago
- ☆125Updated 3 years ago
- Enterprise Scale NLP with Hugging Face & SageMaker Workshop series☆233Updated last year
- Tutorial for first time BERT users,☆102Updated 2 years ago
- SummVis is an interactive visualization tool for text summarization.☆251Updated 2 years ago
- A small repo showing how to easily use BERT (or other transformers) for inference☆99Updated 5 years ago
- Clustering sentence embeddings to extract message intent☆169Updated 3 years ago
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆169Updated 2 years ago
- Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch☆203Updated 2 years ago
- Efficient Attention for Long Sequence Processing☆91Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆177Updated 3 years ago
- New dataset☆300Updated 3 years ago
- ☆37Updated 4 years ago
- A library to synthesize text datasets using Large Language Models (LLM)☆151Updated 2 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 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
- ☆146Updated 2 years ago
- A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data…☆242Updated 8 months ago
- 📄 A repo containing notes and discussions for our weekly NLP/ML paper discussions.☆150Updated 4 years ago
- Deploy transformers serverless on AWS Lambda☆121Updated 3 years ago
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆187Updated 3 years ago