Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
LeoWalker
/
jobDescriptionParser
like
2
Sleeping
App
Files
Files
Community
66700bd
jobDescriptionParser
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
6 months ago
.vscode
re organized the file structure in order to work with building a streamlit app to test the job description extraction.
7 months ago
images
added image from draw.io for overall flow
7 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.
6 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.
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 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.
7 months ago
README.md
Safe
3.07 kB
updated config in readme
7 months ago
requirements.txt
Safe
1.4 kB
updated requirements to not look at local files
7 months ago
streamlit_app.py
Safe
5.65 kB
had to make it smaller
7 months ago