Skip to content

Commit

Permalink
Initial updates for 2020
Browse files Browse the repository at this point in the history
  • Loading branch information
cgpotts committed Oct 22, 2019
1 parent 4762cc2 commit 7db4160
Show file tree
Hide file tree
Showing 56 changed files with 2,438 additions and 3,794 deletions.
2 changes: 1 addition & 1 deletion contextualreps.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"outputs": [],
"source": [
"__author__ = \"Christopher Potts\"\n",
"__version__ = \"CS224u, Stanford, Spring 2019\""
"__version__ = \"CS224u, Stanford, Spring 2020\""
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions evaluation_methods.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"outputs": [],
"source": [
"__author__ = \"Christopher Potts\"\n",
"__version__ = \"CS224u, Stanford, Spring 2019\""
"__version__ = \"CS224u, Stanford, Spring 2020\""
]
},
{
Expand Down Expand Up @@ -943,7 +943,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.7.1"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion evaluation_metrics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"outputs": [],
"source": [
"__author__ = \"Christopher Potts\"\n",
"__version__ = \"CS224u, Stanford, Spring 2019\""
"__version__ = \"CS224u, Stanford, Spring 2020\""
]
},
{
Expand Down
Binary file removed fig/dateparse-grammar-summary.pdf
Binary file not shown.
Binary file removed fig/dateparse-grammar-summary.png
Binary file not shown.
Loading

0 comments on commit 7db4160

Please sign in to comment.