somosnlp/nlp-de-cero-a-cien
Curso práctico: NLP de cero a cien 🤗
This course helps you understand and apply key concepts and architectures in Natural Language Processing (NLP) using the Hugging Face library. You'll learn about Transformers, Word Embeddings, and more, enabling you to build practical NLP solutions. It's designed for anyone interested in applying advanced language understanding to their work, regardless of their current technical background.
190 stars. No commits in the last 6 months.
Use this if you want to gain a practical understanding of state-of-the-art NLP techniques and implement them using industry-standard tools.
Not ideal if you are looking for a deep theoretical dive into the mathematical underpinnings of machine learning algorithms without practical application.
Stars
190
Forks
88
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/somosnlp/nlp-de-cero-a-cien"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
azukds/tubular
Python package implementing ML feature engineering and pre-processing for polars or pandas dataframes.
huggingface/course
The Hugging Face course on Transformers
huggingface/audio-transformers-course
The Hugging Face Course on Transformers for Audio
rickiepark/nlp-with-transformers
<트랜스포머를 활용한 자연어 처리> 예제 코드를 위한 저장소입니다.
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.