Skip to content

Commit

Permalink
Lemmatizer
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoron86 committed Jun 24, 2024
1 parent 67921f4 commit 635b1fd
Show file tree
Hide file tree
Showing 2 changed files with 66,300 additions and 65,410 deletions.
34 changes: 17 additions & 17 deletions Group-8-Retrieval-System/lemmatizer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 36,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -30,7 +30,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 37,
"metadata": {},
"outputs": [
{
Expand All @@ -49,7 +49,7 @@
"True"
]
},
"execution_count": 23,
"execution_count": 37,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -62,7 +62,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 38,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -72,7 +72,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 39,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -82,7 +82,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 40,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -93,7 +93,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 41,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -103,7 +103,7 @@
},
{
"cell_type": "code",
"execution_count": 27,
"execution_count": 42,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -114,7 +114,7 @@
},
{
"cell_type": "code",
"execution_count": 28,
"execution_count": 43,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -145,7 +145,7 @@
},
{
"cell_type": "code",
"execution_count": 29,
"execution_count": 44,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -155,7 +155,7 @@
},
{
"cell_type": "code",
"execution_count": 30,
"execution_count": 45,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -164,7 +164,7 @@
},
{
"cell_type": "code",
"execution_count": 31,
"execution_count": 46,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -173,7 +173,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 47,
"metadata": {},
"outputs": [
{
Expand All @@ -191,7 +191,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": 48,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -259,7 +259,7 @@
"0 None None None None None "
]
},
"execution_count": 33,
"execution_count": 48,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -278,7 +278,7 @@
},
{
"cell_type": "code",
"execution_count": 35,
"execution_count": 49,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -442,7 +442,7 @@
"9 retrieval system improving effectiveness bm25-lemmatizer "
]
},
"execution_count": 35,
"execution_count": 49,
"metadata": {},
"output_type": "execute_result"
}
Expand Down
Loading

0 comments on commit 635b1fd

Please sign in to comment.