Skip to content

Commit

Permalink
Remove file from tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
jianyingx12 committed Nov 2, 2024
1 parent a7c8210 commit 89013b2
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions modules/deed_preprocessing/eda.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand All @@ -76,7 +76,9 @@
"OCR result for 000594-0301.TIF saved to 000594-0301.txt\n",
"OCR result for 000594-0401.TIF saved to 000594-0401.txt\n",
"OCR result for 000594-0501.TIF saved to 000594-0501.txt\n",
"OCR processing complete. Text files are saved in: ./outputs\n"
"OCR result for 000547-0001.TIF saved to 000547-0001.txt\n",
"OCR result for 000557-0001.TIF saved to 000557-0001.txt\n",
"OCR processing complete. Text files are saved in: ./NonRacist_deeds\n"
]
}
],
Expand Down Expand Up @@ -132,7 +134,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -220,7 +222,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 2,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -893,7 +895,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -907,7 +909,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.1"
"version": "3.12.6"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 89013b2

Please sign in to comment.