Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f763366

Browse files
Fix nbviewer link
1 parent ceb89c2 commit f763366

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎NLP_Notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"metadata": {},
2323
"source": [
2424
"**Note:** Some features (like the ToC) will only work if you run the notebook or if you use nbviewer by clicking this link: \n",
25-
"http://nbviewer.jupyter.org/github/TiesdeKok/Python_NLP_Tutorial/blob/d660d0ad5806978a390f890f26766f80909ab30a/NLP_Notebook.ipynb"
25+
"https://nbviewer.jupyter.org/github/TiesdeKok/Python_NLP_Tutorial/blob/master/NLP_Notebook.ipynb"
2626
]
2727
},
2828
{

‎readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This repository is written to facilitate learning by doing.
5151
To facilitate this all the materials are written up in a Jupyter Notebook. See: `NLP_notebook.ipynb`.
5252
The topics are split up by task description.
5353

54-
It is best to view the notebook locally or on nbviewer using this link: [click here](http://nbviewer.jupyter.org/github/TiesdeKok/Python_NLP_Tutorial/blob/d660d0ad5806978a390f890f26766f80909ab30a/NLP_Notebook.ipynb)
54+
It is best to view the notebook locally or on nbviewer using this link: [click here](https://nbviewer.jupyter.org/github/TiesdeKok/Python_NLP_Tutorial/blob/master/NLP_Notebook.ipynb)
5555

5656
### Not yet familiar with the basic Python syntax?
5757

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /