more notebook testing
This commit is contained in:
@@ -9,12 +9,13 @@
|
||||
{
|
||||
"metadata": {
|
||||
"ExecuteTime": {
|
||||
"end_time": "2025-11-18T23:01:17.888318Z",
|
||||
"start_time": "2025-11-18T23:01:16.494987Z"
|
||||
"end_time": "2025-11-19T00:00:02.012627Z",
|
||||
"start_time": "2025-11-19T00:00:00.160731Z"
|
||||
}
|
||||
},
|
||||
"cell_type": "code",
|
||||
"source": [
|
||||
"import import_ipynb\n",
|
||||
"import spacy\n",
|
||||
"\n",
|
||||
"nlp = spacy.load(\"en_core_web_md\") # Can swap for large model if required\n",
|
||||
@@ -50,7 +51,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"execution_count": 1
|
||||
"execution_count": 2
|
||||
},
|
||||
{
|
||||
"metadata": {},
|
||||
|
||||
Reference in New Issue
Block a user