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☆205Updated last year
- Clustering sentence embeddings to extract message intent☆174Updated 3 years ago
- Applying BERT to named entity recognition in English and Russian.☆162Updated 2 years ago
- Tutorial for first time BERT users,☆103Updated 2 years ago
- Few-shot Named Entity Recognition☆123Updated 3 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☆222Updated 4 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆437Updated last month
- Dataset for Emotion Recognition Research☆212Updated 2 years ago
- All the goto functions you need to handle NLP use-cases, integrated in NLPretext☆140Updated 3 months ago
- Enterprise Scale NLP with Hugging Face & SageMaker Workshop series☆238Updated 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
- A library to synthesize text datasets using Large Language Models (LLM)☆152Updated 2 years ago
- Deploy transformers serverless on AWS Lambda☆122Updated 3 years ago
- this is where we share notebooks/projects used in your youtube channel☆148Updated 4 years ago
- Deep Learning for Natural Language Processing - Lectures 2023☆174Updated 10 months ago
- A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/ca…☆485Updated last year
- Collection of NLP model explanations and accompanying analysis tools☆144Updated 2 years ago
- Neural information retrieval / Semantic search / Bi-encoders☆173Updated last year
- ☆124Updated 3 years ago
- An assignment for CMU CS11-711 Advanced NLP, building NLP systems from scratch☆170Updated 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 last year
- Regular spotlights of underrated NLP and Data Science GitHub repositories☆36Updated 4 years ago
- Question Generation using Google T5 and Text2Text☆153Updated 4 years ago
- ☆346Updated 3 years ago
- Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch☆205Updated 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…☆262Updated 8 months ago
- A monolingual and cross-lingual meta-embedding generation and evaluation framework☆80Updated 3 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…☆389Updated 2 years ago