Skip to content

Parsing unstructured text files using regular expressions.

Notifications You must be signed in to change notification settings

saahilbhatia/parse-job-postings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

parse-job-postings

Description

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.

About

Parsing unstructured text files using regular expressions.

Topics

Resources

Stars

Watchers

Forks