Ankur3107/nlp_notebooks
Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.
This project provides practical, step-by-step guides for building various Natural Language Processing (NLP) applications. You can input raw text data and generate classifications, answers to questions, or even translations. It's designed for data scientists, machine learning engineers, and NLP researchers looking for hands-on examples to implement advanced NLP models.
No commits in the last 6 months.
Use this if you are a developer looking for concrete, executable examples and tutorials to build and fine-tune state-of-the-art NLP models using popular frameworks like TensorFlow, PyTorch, and Hugging Face Transformers.
Not ideal if you are an end-user without programming experience or if you need a pre-built, production-ready application rather than educational code examples.
Stars
78
Forks
15
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 20, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Ankur3107/nlp_notebooks"
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.