Update notebook

This commit is contained in:
202210715229 ALPRIAN BAHARAJA SITORUS 2025-11-22 09:32:37 +07:00
parent 6230c0122a
commit 45f726bfbf

View File

@ -298,12 +298,28 @@
"print(f\"Frekuensi kata: {len(word_frequencies)}\")"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"outputs": [
{
"ename": "SyntaxError",
"evalue": "invalid syntax (3022847739.py, line 1)",
"output_type": "error",
"traceback": [
" \u001b[36mCell\u001b[39m\u001b[36m \u001b[39m\u001b[32mIn[3]\u001b[39m\u001b[32m, line 1\u001b[39m\n\u001b[31m \u001b[39m\u001b[31mgit remote add origin https://git.lab.ubharajaya.ac.id/202210715229-ALPRIAN-BAHARAJA-SITORUS/Praktikum_NLP\u001b[39m\n ^\n\u001b[31mSyntaxError\u001b[39m\u001b[31m:\u001b[39m invalid syntax\n"
]
}
],
"source": [
"git remote add origin https://git.lab.ubharajaya.ac.id/202210715229-ALPRIAN-BAHARAJA-SITORUS/Praktikum_NLP"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"id": "NQjExannHuj0"
},
"metadata": {},
"outputs": [],
"source": []
}