Fix typos

This commit is contained in:
Andras Schmelczer 2022-07-15 17:50:26 +02:00
parent aa548f0074
commit aa31d2bb0a
No known key found for this signature in database
GPG key ID: 39260B5B0614A13E
7 changed files with 13 additions and 15 deletions

View file

@ -103,9 +103,7 @@
" unchunk,\n",
")\n",
"\n",
"\n",
"def preprocess_chunk(chunk_key: str) -> List[Tuple[str, List[str]]]:\n",
" # Extract\n",
" response = urllib.request.urlopen(\n",
" f\"https://s3-us-west-2.amazonaws.com/ai2-s2-research-public/\"\n",
" \"open-corpus/2022-02-01/{chunk_key}\"\n",