Skip to content

Commit

Permalink
rename resume extract sync SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Sdddell committed Nov 5, 2024
1 parent 15618cc commit 4bfd329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/extract_resume_key_value.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"outputs": [],
"source": [
"file_path = \"./sample_data/resume_1.pdf\"\n",
"json_result = ap.resume_extract(file_path)"
"json_result = ap.extract_resume_key_value(file_path)"
]
},
{
Expand Down

0 comments on commit 4bfd329

Please sign in to comment.