gmihaila / ml_thingsLinks
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…
☆264Updated 3 years ago
Alternatives and similar repositories for ml_things
Users that are interested in ml_things are comparing it to the libraries listed below
Sorting:
- Some notebooks for NLP☆207Updated 2 years ago
- Dataset for Emotion Recognition Research☆216Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- SummVis is an interactive visualization tool for text summarization.☆253Updated 3 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- this is where we share notebooks/projects used in your youtube channel☆148Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- ☆125Updated 4 years ago
- Clustering sentence embeddings to extract message intent☆174Updated 4 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 6 months ago
- Regular spotlights of underrated NLP and Data Science GitHub repositories☆35Updated 5 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…☆243Updated last year
- All the goto functions you need to handle NLP use-cases, integrated in NLPretext☆142Updated 8 months ago
- ☆60Updated 4 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 2 years ago
- Build and train state-of-the-art natural language processing models using BERT☆227Updated 4 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated last year
- Question Generation using Google T5 and Text2Text☆152Updated 4 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…☆266Updated last year
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago
- Few-shot Named Entity Recognition☆123Updated 3 years ago
- Deploy transformers serverless on AWS Lambda☆122Updated 4 years ago
- This repository contains the code, data, and models of the paper titled "XL-Sum: Large-Scale Multilingual Abstractive Summarization for 4…☆275Updated last year
- ☆270Updated 3 years ago
- A library to synthesize text datasets using Large Language Models (LLM)☆152Updated 2 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆185Updated 2 years ago
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆79Updated 3 years ago
- Explainable Zero-Shot Topic Extraction☆64Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 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 3 years ago