nlp-with-transformers/website
Website for the Natural Language Processing with Transformers book
This project provides the official website for the O'Reilly book 'Natural Language Processing with Transformers.' It serves as an online resource where readers can access the book's content, typically including examples, explanations, and potentially updates. The intended users are professionals, researchers, and students interested in applying natural language processing techniques.
No commits in the last 6 months.
Use this if you are reading the 'Natural Language Processing with Transformers' book and need to access its online content or supporting materials.
Not ideal if you are looking for a general-purpose NLP library or a tool to perform NLP tasks directly, as this is primarily a website for a book.
Stars
28
Forks
4
Language
HTML
License
Apache-2.0
Category
Last pushed
Dec 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/nlp-with-transformers/website"
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.