Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LeoWalker
/
jobDescriptionParser
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0f180d3
jobDescriptionParser
2.99 MB
Ctrl+K
Ctrl+K
3 contributors
History:
23 commits
LeoWalker
section extraction to mongodb is working through the notebook but needs to be moved to a function.
0f180d3
almost 2 years ago
.vscode
re organized the file structure in order to work with building a streamlit app to test the job description extraction.
almost 2 years ago
images
added image from draw.io for overall flow
almost 2 years ago
notebooks
section extraction to mongodb is working through the notebook but needs to be moved to a function.
almost 2 years ago
utils
set up to dump to MongoDB instead of PostgreSQL
almost 2 years ago
.DS_Store
Safe
6.15 kB
section extraction to mongodb is working through the notebook but needs to be moved to a function.
almost 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
almost 2 years ago
.gitignore
Safe
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.
almost 2 years ago
README.md
Safe
3.07 kB
updated config in readme
almost 2 years ago
requirements.txt
Safe
1.4 kB
updated requirements to not look at local files
almost 2 years ago
sf_recent_jobs.csv
Safe
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.
almost 2 years ago
streamlit_app.py
Safe
5.36 kB
ratio of top
almost 2 years ago