6 lines
241 B
Markdown
Raw Normal View History

2023-10-25 18:46:40 -05:00
# Chapter 2: Working with Text Data
2024-02-05 06:51:58 -06:00
- [ch02.ipynb](ch02.ipynb) contains all the code as it appears in the chapter
2023-10-25 18:46:40 -05:00
- [dataloader.ipynb](dataloader.ipynb) is a minimal notebook with the main data loading pipeline implemented in this chapter