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…
☆260Updated 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
- A library to synthesize text datasets using Large Language Models (LLM)☆152Updated 2 years ago
- All the goto functions you need to handle NLP use-cases, integrated in NLPretext☆140Updated 5 months ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Clustering sentence embeddings to extract message intent☆175Updated 3 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆439Updated 3 months ago
- ☆124Updated 4 years ago
- ☆60Updated 4 years ago
- SummVis is an interactive visualization tool for text summarization.☆253Updated 3 years ago
- Dataset for Emotion Recognition Research☆214Updated 2 years ago
- Few-shot Named Entity Recognition☆123Updated 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 10 months ago
- Neural information retrieval / Semantic search / Bi-encoders☆174Updated 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…☆243Updated last year
- Deploy transformers serverless on AWS Lambda☆122Updated 4 years ago
- this is where we share notebooks/projects used in your youtube channel☆148Updated 4 years ago
- Regular spotlights of underrated NLP and Data Science GitHub repositories☆35Updated 5 years ago
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆170Updated 2 years ago
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆80Updated 3 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- ☆345Updated 4 years ago
- Enterprise Scale NLP with Hugging Face & SageMaker Workshop series☆241Updated 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…☆391Updated 2 years ago
- [DEPRECATED] Adapt Transformer-based language models to new text domains☆87Updated last year
- Build and train state-of-the-art natural language processing models using BERT☆225Updated 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…☆204Updated 3 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 4 years ago
- NeuralQA: A Usable Library for Question Answering on Large Datasets with BERT☆234Updated 2 years ago
- Deep Learning for Natural Language Processing - Lectures 2023☆175Updated last year
- A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.☆180Updated 4 years ago