From 31525f02cbe11ac9427e3c873c22e838b24860e2 Mon Sep 17 00:00:00 2001 From: Leonard Starke Date: Wed, 18 Jan 2023 21:49:22 +0100 Subject: [PATCH] fix group members --- AutomaticSentenceCompletion.ipynb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/AutomaticSentenceCompletion.ipynb b/AutomaticSentenceCompletion.ipynb index ae1e53c..852c59a 100644 --- a/AutomaticSentenceCompletion.ipynb +++ b/AutomaticSentenceCompletion.ipynb @@ -14,8 +14,7 @@ "metadata": {}, "source": [ "### Authors:\n", - "- Eric Münzberg\n", - "- Shahein Enjjar\t\n", + "- Constantin Fuerst\t\n", "- Leonard Starke" ] }, @@ -80,7 +79,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 1, "id": "adfb256a", "metadata": {}, "outputs": [],