Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Commit

Permalink
update licence
Browse files Browse the repository at this point in the history
  • Loading branch information
fbkarsdorp committed Aug 3, 2014
1 parent a80069e commit 0be77d9
Show file tree
Hide file tree
Showing 10 changed files with 90 additions and 40 deletions.
13 changes: 9 additions & 4 deletions Chapter 1 - Getting started.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:68828cca367f186b8fbc192e44e5723fd45e4c04a3f51bcdca09ad072cdb251a"
"signature": "sha256:5ec57016ec3e2dc49a63145537e2828ab29171d08b9d6f6aa03675bcae082fd8"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -2195,9 +2195,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n",
"\n",
"Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)"
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<p><small><a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\">Python Programming for the Humanities</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fbkarsdorp.github.io/python-course\" property=\"cc:attributionName\" rel=\"cc:attributionURL\">http://fbkarsdorp.github.io/python-course</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 International License</a>. Based on a work at <a xmlns:dct=\"http://purl.org/dc/terms/\" href=\"https://github.com/fbkarsdorp/python-course\" rel=\"dct:source\">https://github.com/fbkarsdorp/python-course</a>.</small></p>"
]
}
],
Expand Down
13 changes: 9 additions & 4 deletions Chapter 10 - Learning without Supervision.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:d0a528bc10b3bb6717a054cfee3f7306cf4daa84f567a233c234843c5cfe34dd"
"signature": "sha256:1cefe61c75c7b2978f2dc0da0eb34fe73f53ce7d9aa412cde12cefd0b8ffaf13"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -1035,9 +1035,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"by Folgert Karsdorp (Meertens Instituut)\n",
"\n",
"Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)"
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<p><small><a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\">Python Programming for the Humanities</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fbkarsdorp.github.io/python-course\" property=\"cc:attributionName\" rel=\"cc:attributionURL\">http://fbkarsdorp.github.io/python-course</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 International License</a>. Based on a work at <a xmlns:dct=\"http://purl.org/dc/terms/\" href=\"https://github.com/fbkarsdorp/python-course\" rel=\"dct:source\">https://github.com/fbkarsdorp/python-course</a>.</small></p>"
]
}
],
Expand Down
13 changes: 9 additions & 4 deletions Chapter 2 - First steps.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:e373d55e4ef72c3bc815b25ea9282fdbb5e8ccfcb570fa386b1b62394e68496b"
"signature": "sha256:da79d5a34aa681df25cb0948ed59d95ce3881d04a9c74ad86ddbff3217b0e448"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -1183,9 +1183,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n",
"\n",
"Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)"
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<p><small><a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\">Python Programming for the Humanities</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fbkarsdorp.github.io/python-course\" property=\"cc:attributionName\" rel=\"cc:attributionURL\">http://fbkarsdorp.github.io/python-course</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 International License</a>. Based on a work at <a xmlns:dct=\"http://purl.org/dc/terms/\" href=\"https://github.com/fbkarsdorp/python-course\" rel=\"dct:source\">https://github.com/fbkarsdorp/python-course</a>.</small></p>"
]
}
],
Expand Down
13 changes: 9 additions & 4 deletions Chapter 3 - Text analysis.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:846a4ce0f96980d429ccbdfd5c67e88f0416eb76d6858c47233af35ffcfc30d1"
"signature": "sha256:6976dae8a9cd1c10ec18a62d6827041e8d0f3014c359220e7c44c22335aba40f"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -1253,9 +1253,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n",
"\n",
"Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)"
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<p><small><a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\">Python Programming for the Humanities</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fbkarsdorp.github.io/python-course\" property=\"cc:attributionName\" rel=\"cc:attributionURL\">http://fbkarsdorp.github.io/python-course</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 International License</a>. Based on a work at <a xmlns:dct=\"http://purl.org/dc/terms/\" href=\"https://github.com/fbkarsdorp/python-course\" rel=\"dct:source\">https://github.com/fbkarsdorp/python-course</a>.</small></p>"
]
}
],
Expand Down
13 changes: 9 additions & 4 deletions Chapter 4 - Programming principles.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:4ec97d755ad35ed29b00e2463211a0f9aac7aaecd3abf3f796a606fd3689dc2a"
"signature": "sha256:02775337c0e69cf375098fcccc963d2fdd0f3890830c8c9753bc4fb84efbee49"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -677,9 +677,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n",
"\n",
"Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)"
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<p><small><a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\">Python Programming for the Humanities</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fbkarsdorp.github.io/python-course\" property=\"cc:attributionName\" rel=\"cc:attributionURL\">http://fbkarsdorp.github.io/python-course</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 International License</a>. Based on a work at <a xmlns:dct=\"http://purl.org/dc/terms/\" href=\"https://github.com/fbkarsdorp/python-course\" rel=\"dct:source\">https://github.com/fbkarsdorp/python-course</a>.</small></p>"
]
}
],
Expand Down
13 changes: 9 additions & 4 deletions Chapter 5 - Building NLP Applications.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:5029276cff64ea582993f5c24354b7e495171f555700e162f5b4ebd3d13c8998"
"signature": "sha256:9277f1cecba1f31d42c3f073259c08ec9fdada90e3777ca8ad87b169b15b1d8e"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -935,9 +935,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n",
"\n",
"Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)"
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<p><small><a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\">Python Programming for the Humanities</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fbkarsdorp.github.io/python-course\" property=\"cc:attributionName\" rel=\"cc:attributionURL\">http://fbkarsdorp.github.io/python-course</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 International License</a>. Based on a work at <a xmlns:dct=\"http://purl.org/dc/terms/\" href=\"https://github.com/fbkarsdorp/python-course\" rel=\"dct:source\">https://github.com/fbkarsdorp/python-course</a>.</small></p>"
]
}
],
Expand Down
13 changes: 9 additions & 4 deletions Chapter 6 - Object Oriented Programming.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:fa42cb9d7f134f3ed34350dcc633bd1584f32b6cd4dbf90d521177351a90d7d9"
"signature": "sha256:907ef5a478fbc4c5d0efac4e14283a73189959c0714b1e5dcc210b04c93cd4fc"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -816,9 +816,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"by Folgert Karsdorp (Meertens Instituut) en Maarten van Gompel (Radboud University Nijmegen)\n",
"\n",
"Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)"
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<p><small><a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\">Python Programming for the Humanities</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fbkarsdorp.github.io/python-course\" property=\"cc:attributionName\" rel=\"cc:attributionURL\">http://fbkarsdorp.github.io/python-course</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 International License</a>. Based on a work at <a xmlns:dct=\"http://purl.org/dc/terms/\" href=\"https://github.com/fbkarsdorp/python-course\" rel=\"dct:source\">https://github.com/fbkarsdorp/python-course</a>.</small></p>"
]
}
],
Expand Down
13 changes: 9 additions & 4 deletions Chapter 7 - Archiving and Searching.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:07ff5cb408ff60a5d8061f4a0d4291d29d270327b85d3e600aff6b17c47295bb"
"signature": "sha256:41a53a916b6fa9c23ef4f59d79a40c4961d07c0543c440ca1d3c1a343bd4e93a"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -1302,9 +1302,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"by Folgert Karsdorp (Meertens Instituut)\n",
"\n",
"Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)"
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<p><small><a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\">Python Programming for the Humanities</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fbkarsdorp.github.io/python-course\" property=\"cc:attributionName\" rel=\"cc:attributionURL\">http://fbkarsdorp.github.io/python-course</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 International License</a>. Based on a work at <a xmlns:dct=\"http://purl.org/dc/terms/\" href=\"https://github.com/fbkarsdorp/python-course\" rel=\"dct:source\">https://github.com/fbkarsdorp/python-course</a>.</small></p>"
]
}
],
Expand Down
13 changes: 9 additions & 4 deletions Chapter 8 - PDF Search App.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:848b292fb7835ca2ce202988038e9f1498a4b6ee1e21bbf3768481c16ef3ac39"
"signature": "sha256:3371fa1a89748bb4e27d718ba764fcb88d6db2ccbb47e0db90c23b1bba22db3e"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -1384,9 +1384,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"by Folgert Karsdorp (Meertens Instituut)\n",
"\n",
"Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)"
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<p><small><a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\">Python Programming for the Humanities</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fbkarsdorp.github.io/python-course\" property=\"cc:attributionName\" rel=\"cc:attributionURL\">http://fbkarsdorp.github.io/python-course</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 International License</a>. Based on a work at <a xmlns:dct=\"http://purl.org/dc/terms/\" href=\"https://github.com/fbkarsdorp/python-course\" rel=\"dct:source\">https://github.com/fbkarsdorp/python-course</a>.</small></p>"
]
}
],
Expand Down
13 changes: 9 additions & 4 deletions Chapter 9 - Learning from Examples.ipynb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"metadata": {
"name": "",
"signature": "sha256:75c7f5b623b7ad7980d3aefb8f0f625a1452e13d82768f661cda9499d7ce63d7"
"signature": "sha256:ced5a666849424a6c823a1903e6f23e5dd63c09e6fb0126fe86221ee3c5ce757"
},
"nbformat": 3,
"nbformat_minor": 0,
Expand Down Expand Up @@ -1698,9 +1698,14 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"by Folgert Karsdorp (Meertens Instituut)\n",
"\n",
"Licensed under the [GNU Free Documentation License](http://www.gnu.org/copyleft/fdl.html)"
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<p><small><a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"><img alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /></a><br /><span xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\">Python Programming for the Humanities</span> by <a xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://fbkarsdorp.github.io/python-course\" property=\"cc:attributionName\" rel=\"cc:attributionURL\">http://fbkarsdorp.github.io/python-course</a> is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\">Creative Commons Attribution-ShareAlike 4.0 International License</a>. Based on a work at <a xmlns:dct=\"http://purl.org/dc/terms/\" href=\"https://github.com/fbkarsdorp/python-course\" rel=\"dct:source\">https://github.com/fbkarsdorp/python-course</a>.</small></p>"
]
}
],
Expand Down

0 comments on commit 0be77d9

Please sign in to comment.