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…
☆263Updated 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
- Clustering sentence embeddings to extract message intent☆174Updated 4 years ago
- Deploy transformers serverless on AWS Lambda☆122Updated 4 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 2 years ago
- this is where we share notebooks/projects used in your youtube channel☆149Updated 4 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆438Updated 5 months ago
- SummVis is an interactive visualization tool for text summarization.☆253Updated 3 years ago
- Few-shot Named Entity Recognition☆123Updated 3 years ago
- All the goto functions you need to handle NLP use-cases, integrated in NLPretext☆142Updated 7 months ago
- ☆60Updated 4 years ago
- Build and train state-of-the-art natural language processing models using BERT☆227Updated 4 years ago
- Enterprise Scale NLP with Hugging Face & SageMaker Workshop series☆242Updated 2 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- ☆125Updated 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
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆86Updated last year
- ☆270Updated 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
- NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT☆234Updated 2 years ago
- Regular spotlights of underrated NLP and Data Science GitHub repositories☆35Updated 5 years ago
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 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
- A library to synthesize text datasets using Large Language Models (LLM)☆151Updated 2 years ago
- A python package for text preprocessing task in natural language processing.☆63Updated 3 years ago
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆171Updated 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