Skip to content

Commit

Permalink
seerah added
Browse files Browse the repository at this point in the history
  • Loading branch information
mnansary committed Nov 17, 2022
1 parent ad804a8 commit eb67910
Show file tree
Hide file tree
Showing 3 changed files with 16,782 additions and 16 deletions.
25 changes: 9 additions & 16 deletions preprocess_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,9 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"100%|██████████| 7275/7275 [08:43<00:00, 13.90it/s]\n",
"100%|██████████| 7500/7500 [10:06<00:00, 12.37it/s] \n"
]
}
],
"outputs": [],
"source": [
"# Import the modules\n",
"import re \n",
Expand Down Expand Up @@ -118,11 +109,8 @@
}
],
"metadata": {
"interpreter": {
"hash": "08d864e29b56b15e27ba979cdca22d296cb6de7f421d106942d243f1dc7dcba1"
},
"kernelspec": {
"display_name": "Python 3.8.5 ('iub')",
"display_name": "Python 3.8.5 ('scrapper')",
"language": "python",
"name": "python3"
},
Expand All @@ -138,7 +126,12 @@
"pygments_lexer": "ipython3",
"version": "3.8.5"
},
"orig_nbformat": 4
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "fe1da54547ae9004416b89ae01e2c6dd506244187cd8c56b43cb058f56e780b4"
}
}
},
"nbformat": 4,
"nbformat_minor": 2
Expand Down
Loading

0 comments on commit eb67910

Please sign in to comment.