Dependency tree for sentence structure and made notebook funcions importable wit new py file
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
"outputs": [],
|
||||
"execution_count": null,
|
||||
"source": [
|
||||
"import import_ipynb\n",
|
||||
"from notebooks.03_semantic_methods.ipynb import *\n",
|
||||
"import spacy\n",
|
||||
"from notebook_functions import *\n",
|
||||
"\n",
|
||||
"def extract_all_features(sentence_pairs):\n",
|
||||
" features = []\n",
|
||||
|
||||
Reference in New Issue
Block a user