jobDescriptionParser / notebooks /parse_description_test.ipynb

Commit History

set up to dump to MongoDB instead of PostgreSQL
4fad2af

LeoWalker commited on

removed city for streamlit app
ede952f

LeoWalker commited on

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.
b78565b

LeoWalker commited on

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

LeoWalker commited on