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
Ctrl+K
Ctrl+K
  • 3 contributors
History: 17 commits
LeoWalker's picture
LeoWalker
updated gitignore to include pycache and removed it from the githistory as its not needed there. data24.csv was updated to some recent jobs but is still usable.
08ac07d over 1 year ago
  • .vscode
    re organized the file structure in order to work with building a streamlit app to test the job description extraction. over 1 year ago
  • images
    added image from draw.io for overall flow over 1 year ago
  • notebooks
    updated gitignore to include pycache and removed it from the githistory as its not needed there. data24.csv was updated to some recent jobs but is still usable. over 1 year ago
  • utils
    Remove __pycache__ directory over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    107 Bytes
    updated gitignore to include pycache and removed it from the githistory as its not needed there. data24.csv was updated to some recent jobs but is still usable. over 1 year ago
  • README.md
    3.07 kB
    updated config in readme over 1 year ago
  • requirements.txt
    1.4 kB
    updated requirements to not look at local files over 1 year ago
  • sf_recent_jobs.csv
    353 kB
    successfully able to extract the description information back into a pandas dataframe. Need to look how to write to the database after every call instead of doing it in such large batches. over 1 year ago
  • streamlit_app.py
    5.65 kB
    had to make it smaller over 1 year ago