This notebook extracts data from a huge unstructured text file containing more than 30,000 job postings with efficient regular expressions. The job postings have details about the job like job title, job description, job location, required qualifications, application procedure, application deadline, etc. The extracted data is transformed to XML and JSON formats.
-
Notifications
You must be signed in to change notification settings - Fork 0
saahilbhatia/parse-job-postings
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Parsing unstructured text files using regular expressions.