rickiepark/nlp-with-transformers
<트랜스포머를 활용한 자연어 처리> 예제 코드를 위한 저장소입니다.
This project contains example code for a book titled "Natural Language Processing with Transformers." It provides practical code examples that demonstrate how to use transformer models for various natural language processing tasks. Anyone learning or teaching NLP using the Transformer architecture, such as students, researchers, or data scientists, would use this to understand and experiment with the concepts presented in the book.
144 stars.
Use this if you are reading the book "Natural Language Processing with Transformers" and want to follow along with the code examples to learn about NLP.
Not ideal if you are looking for a standalone, ready-to-use NLP application or a library compatible with the very latest versions of all NLP libraries without potential adjustments.
Stars
144
Forks
94
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/rickiepark/nlp-with-transformers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
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
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
OscarKjell/text
Using Transformers from HuggingFace in R