Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
LeoWalker
/
jobDescriptionParser
like
2
Sleeping
App
Files
Files
Community
main
jobDescriptionParser
/
utils
3 contributors
History:
6 commits
LeoWalker
turned off "google_domain" after measuring increased failure rate from api call.
c8a9bc1
6 months ago
__init__.py
Safe
44 Bytes
re organized the file structure in order to work with building a streamlit app to test the job description extraction.
7 months ago
google_jobs.py
Safe
3.41 kB
able to parse objects out of the job description, but extracting in mass w/ error handling is a little difficult. Most recent run is in parse_description_test notebook thats able to connect to psql and then extract a sample set of 74 descriptions.
6 months ago
google_mongo_jobs.py
Safe
3.43 kB
turned off "google_domain" after measuring increased failure rate from api call.
6 months ago
job_desc_pydantic.py
Safe
3.88 kB
able to parse objects out of the job description, but extracting in mass w/ error handling is a little difficult. Most recent run is in parse_description_test notebook thats able to connect to psql and then extract a sample set of 74 descriptions.
6 months ago
parse_description.py
Safe
2.11 kB
able to parse objects out of the job description, but extracting in mass w/ error handling is a little difficult. Most recent run is in parse_description_test notebook thats able to connect to psql and then extract a sample set of 74 descriptions.
6 months ago