Losif01/text-preprocessing-to-transformers-NLP-notes
This repo is my personal notes from the Stanford NLP course, and i currently use it personally as a reference
This collection of notes is for anyone learning Natural Language Processing, from foundational concepts to advanced Transformer models. It provides a structured guide, including theory, code examples, and practical use cases, to help you understand how to process and analyze text data. It's ideal for students, researchers, or data scientists looking to deepen their NLP knowledge.
No commits in the last 6 months.
Use this if you are studying Natural Language Processing and need a comprehensive, organized resource with practical examples and clear explanations.
Not ideal if you are looking for a plug-and-play NLP tool or a library to directly integrate into an application.
Stars
22
Forks
1
Language
—
License
GPL-3.0
Category
Last pushed
Aug 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Losif01/text-preprocessing-to-transformers-NLP-notes"
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.