Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LeoWalker
/
jobDescriptionParser
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
66700bd
jobDescriptionParser
Ctrl+K
Ctrl+K
3 contributors
History:
14 commits
LeoWalker
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.
66700bd
about 1 year ago
.vscode
re organized the file structure in order to work with building a streamlit app to test the job description extraction.
about 1 year ago
images
added image from draw.io for overall flow
about 1 year ago
notebooks
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
utils
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
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
87 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
README.md
Safe
3.07 kB
updated config in readme
about 1 year ago
requirements.txt
Safe
1.4 kB
updated requirements to not look at local files
about 1 year ago
streamlit_app.py
Safe
5.65 kB
had to make it smaller
about 1 year ago