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…
☆261Updated 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 last year
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Clustering sentence embeddings to extract message intent☆174Updated 4 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- ☆124Updated 4 years ago
- Regular spotlights of underrated NLP and Data Science GitHub repositories☆35Updated 5 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Deploy transformers serverless on AWS Lambda☆122Updated 4 years ago
- Dataset for Emotion Recognition Research☆216Updated 2 years ago
- Few-shot Named Entity Recognition☆123Updated 3 years ago
- SummVis is an interactive visualization tool for text summarization.☆253Updated 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 5 months ago
- ☆60Updated 4 years ago
- this is where we share notebooks/projects used in your youtube channel☆149Updated 4 years ago
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆171Updated 2 years ago
- ☆270Updated 3 years ago
- All the goto functions you need to handle NLP use-cases, integrated in NLPretext☆141Updated 7 months ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated last year
- A library to synthesize text datasets using Large Language Models (LLM)☆151Updated 2 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…☆264Updated 11 months ago
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago
- Build and train state-of-the-art natural language processing models using BERT☆227Updated 4 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
- A repo to explore different NLP tasks which can be solved using T5☆172Updated 4 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆205Updated 3 years ago
- A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/ca…☆489Updated last year
- Deep Learning for Natural Language Processing - Lectures 2023☆173Updated last year
- Question Generation using Google T5 and Text2Text☆153Updated 4 years ago
- NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT☆234Updated 2 years ago