website icon indicating copy to clipboard operation
website copied to clipboard

Website for the Natural Language Processing with Transformers book

https://nlp-with-transformers.github.io/website/

Website

Website for our O'Reilly book Natural Language Processing with Transformers.

Adding new content

If you'd like to tweak the website's content, just edit the index.html file. If you have Docker installed, you can view the changes locally by building the website with:

make server

powered by fastpages