Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
LeoWalker
/
jobDescriptionParser
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
jobDescriptionParser / utils
Ctrl+K
Ctrl+K
  • 3 contributors
History: 6 commits
LeoWalker's picture
LeoWalker
turned off "google_domain" after measuring increased failure rate from api call.
c8a9bc1 about 1 year ago
  • __init__.py
    44 Bytes
    re organized the file structure in order to work with building a streamlit app to test the job description extraction. about 1 year ago
  • google_jobs.py
    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. about 1 year ago
  • google_mongo_jobs.py
    3.43 kB
    turned off "google_domain" after measuring increased failure rate from api call. about 1 year ago
  • job_desc_pydantic.py
    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. about 1 year ago
  • parse_description.py
    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. about 1 year ago