-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
24 lines (24 loc) · 889 Bytes
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
- file: intro
- part: Outline
chapters:
- file: notebooks/outline
- part: Setup tools and Jupyter
chapters:
- file: notebooks/basics/cover
- file: notebooks/basics/jn
- part: From objects to data
chapters:
- file: notebooks/text2data/cover
- file: notebooks/text2data/Text2Data_1.ipynb
- file: notebooks/text2data/Text2Data_2.ipynb
- part: Reading data
chapters:
- file: notebooks/readingdata/cover
- file: notebooks/readingdata/ReadingData_1.ipynb
- file: notebooks/readingdata/ReadingData_2.ipynb
- file: notebooks/readingdata/nlp
- file: notebooks/readingdata/ReadingData_3_Excercise_NLTK.ipynb
- file: notebooks/readingdata/spacy
- file: notebooks/readingdata/ReadingData_4_Excercise_Spacy.ipynb
- file: notebooks/readingdata/ReadingData_5_Training_Spacy.ipynb
- file: notebooks/embeddedbias/Bias_in_Embeddings.ipynb