Skip to content

Commit

Permalink
usage instructions, requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
matbahasa authored May 4, 2021
1 parent 6cbdd64 commit 236504e
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions contoh_penggunaan.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -30,7 +30,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 2,
"metadata": {},
"outputs": [
{
Expand All @@ -41,7 +41,7 @@
" ('kait', 'keberkaitananlah', 'ke-', '-an+-lah', 'ber--an', '0')}"
]
},
"execution_count": 25,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -52,7 +52,7 @@
},
{
"cell_type": "code",
"execution_count": 34,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand All @@ -61,7 +61,7 @@
"{('nyampa', 'nyampai', '0', '-i', '0', '0')}"
]
},
"execution_count": 34,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -81,7 +81,7 @@
},
{
"cell_type": "code",
"execution_count": 35,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand All @@ -91,7 +91,7 @@
" ('sampai', 'nyampai', 'N-', '0', '0', '0')}"
]
},
"execution_count": 35,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -106,12 +106,12 @@
"source": [
"### Parameter `n`\n",
"\n",
"Parameter `n` mengawal jumlah calon yang dihasilkan. Nilai lalainya ialah 10."
"Parameter `n` mengawal jumlah calon yang dihasilkan. Nilai lalainya ialah 5."
]
},
{
"cell_type": "code",
"execution_count": 54,
"execution_count": 5,
"metadata": {},
"outputs": [
{
Expand All @@ -124,7 +124,7 @@
" ('ngebib', 'mengebibkah', 'meN-', '-kah', '0', '0')}"
]
},
"execution_count": 54,
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -135,7 +135,7 @@
},
{
"cell_type": "code",
"execution_count": 92,
"execution_count": 6,
"metadata": {},
"outputs": [
{
Expand All @@ -153,7 +153,7 @@
" ('ngebibkah', 'mengebibkah', 'meN-', '0', '0', '0')}"
]
},
"execution_count": 92,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -173,7 +173,7 @@
},
{
"cell_type": "code",
"execution_count": 105,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -194,7 +194,7 @@
},
{
"cell_type": "code",
"execution_count": 100,
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -214,7 +214,7 @@
},
{
"cell_type": "code",
"execution_count": 86,
"execution_count": 9,
"metadata": {},
"outputs": [
{
Expand All @@ -223,7 +223,7 @@
"[('pos', 'mengeposkan', 'meN-', '-kan', '0', '0')]"
]
},
"execution_count": 86,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -234,7 +234,7 @@
},
{
"cell_type": "code",
"execution_count": 103,
"execution_count": 10,
"metadata": {},
"outputs": [
{
Expand All @@ -244,7 +244,7 @@
" ('reka', 'mereka', 'meN-', '0', '0', '0')]"
]
},
"execution_count": 103,
"execution_count": 10,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -255,7 +255,7 @@
},
{
"cell_type": "code",
"execution_count": 104,
"execution_count": 11,
"metadata": {},
"outputs": [
{
Expand All @@ -264,7 +264,7 @@
"[('mereka', 'mereka', '0', '0', '0', '0')]"
]
},
"execution_count": 104,
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -282,7 +282,7 @@
},
{
"cell_type": "code",
"execution_count": 101,
"execution_count": 12,
"metadata": {},
"outputs": [
{
Expand All @@ -291,11 +291,11 @@
"{('epob', 'mengepobkan', 'meN-', '-kan', '0', '0'),\n",
" ('epobk', 'mengepobkan', 'meN-', '-an', '0', '0'),\n",
" ('kepob', 'mengepobkan', 'meN-', '-kan', '0', '0'),\n",
" ('ngepob', 'mengepobkan', 'meN-', '-kan', '0', '0'),\n",
" ('kepobk', 'mengepobkan', 'meN-', '-an', '0', '0'),\n",
" ('pobkan', 'mengepobkan', 'ke-+meN-', '0', '0', '0')}"
]
},
"execution_count": 101,
"execution_count": 12,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -306,7 +306,7 @@
},
{
"cell_type": "code",
"execution_count": 102,
"execution_count": 13,
"metadata": {},
"outputs": [
{
Expand All @@ -317,7 +317,7 @@
" ('kepob', 'mengepobkan', 'meN-', '-kan', '0', '0')}"
]
},
"execution_count": 102,
"execution_count": 13,
"metadata": {},
"output_type": "execute_result"
}
Expand Down

0 comments on commit 236504e

Please sign in to comment.