Extract key-value information from resume
AnyParser
, you can extract key information from resume, including
AnyParser
client.
extract_resume_key_value
method, passing in the following:
file_path
(str): the path to the local fileresume_result
(dict): Dictionary with the keys in “PII”, “Personal_Information”,“Education”,“Work_Experience”,“Projects”,“Skills”, and “Certifications”,
and the values extracted from the documenttotal_time
(str): the time elapsed in seconds