Skip to content

Commit aa83f73

Browse files
author
github-actions
committed
Auto-convert .md episodes to .ipynb notebooks
1 parent 09d65d9 commit aa83f73

11 files changed

+282
-606
lines changed

notebooks/01-basicConcepts.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "644b575b",
5+
"id": "ecb44789",
66
"metadata": {},
77
"source": [
88
"# Introduction to Natural Language Processing"
99
]
1010
},
1111
{
1212
"cell_type": "markdown",
13-
"id": "ceab2320",
13+
"id": "7121aea3",
1414
"metadata": {},
1515
"source": [
1616
"# Introduction\n",
@@ -72,7 +72,7 @@
7272
{
7373
"cell_type": "code",
7474
"execution_count": null,
75-
"id": "b1b483fd",
75+
"id": "8c9c17ab",
7676
"metadata": {},
7777
"outputs": [],
7878
"source": [
@@ -88,7 +88,7 @@
8888
{
8989
"cell_type": "code",
9090
"execution_count": null,
91-
"id": "83badd04",
91+
"id": "fa6e639e",
9292
"metadata": {},
9393
"outputs": [],
9494
"source": [
@@ -97,7 +97,7 @@
9797
},
9898
{
9999
"cell_type": "markdown",
100-
"id": "21cc25ed",
100+
"id": "24808342",
101101
"metadata": {},
102102
"source": [
103103
"Feel free to prompt the chatbot with a few prompts of your own.\n",

notebooks/02-apis.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "b4ba5fc1",
5+
"id": "f8c0661d",
66
"metadata": {},
77
"source": [
88
"# Corpus Development- Text Data Collection\n",

0 commit comments

Comments
 (0)