Hugging Face
Models
Datasets
Spaces
Posts
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
11 months ago
.vscode
re organized the file structure in order to work with building a streamlit app to test the job description extraction.
11 months ago
images
added image from draw.io for overall flow
11 months 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.
11 months 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.
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months 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.
11 months ago
README.md
Safe
3.07 kB
updated config in readme
11 months ago
requirements.txt
Safe
1.4 kB
updated requirements to not look at local files
11 months ago
streamlit_app.py
Safe
5.65 kB
had to make it smaller
11 months ago