Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LeoWalker
/
jobDescriptionParser
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0f180d3
jobDescriptionParser
/
utils
Ctrl+K
Ctrl+K
3 contributors
History:
5 commits
LeoWalker
set up to dump to MongoDB instead of PostgreSQL
4fad2af
about 1 year ago
__init__.py
Safe
44 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
google_jobs.py
Safe
3.41 kB
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
google_mongo_jobs.py
Safe
3.43 kB
set up to dump to MongoDB instead of PostgreSQL
about 1 year ago
job_desc_pydantic.py
Safe
3.88 kB
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
parse_description.py
Safe
2.11 kB
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