ukairia777/tensorflow-nlp-tutorial
tensorflow를 사용하여 텍스트 전처리부터, Topic Models, BERT, GPT, LLM과 같은 최신 모델의 다운스트림 태스크들을 정리한 Deep Learning NLP 저장소입니다.
This collection of tutorials helps you understand and implement various natural language processing (NLP) tasks using the Tensorflow 2.0+ framework. You'll learn how to take raw text data and process it to build applications like text classifiers, chatbots, and text generators. This is designed for practitioners, students, or researchers who want to apply deep learning to language-related problems.
575 stars. No commits in the last 6 months.
Use this if you want to learn how to build practical NLP applications using modern deep learning models like BERT, GPT, and LLMs, with clear, guided examples.
Not ideal if you are looking for a plug-and-play solution for an immediate NLP task without needing to understand the underlying code or principles.
Stars
575
Forks
289
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/ukairia777/tensorflow-nlp-tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LoicGrobol/zeldarose
Train transformer-based models.
CPJKU/wechsel
Code for WECHSEL: Effective initialization of subword embeddings for cross-lingual transfer of...
yuanzhoulvpi2017/zero_nlp
中文nlp解决方案(大模型、数据、模型、训练、推理)
minggnim/nlp-models
A repository for training transformer based models
IntelLabs/nlp-architect
A model library for exploring state-of-the-art deep learning topologies and techniques for...