Eventually, the description of these sites will be scraped: we need to prepare for when this data is available. We could use libraries like NLTK. Here's a good introduction
TODO
[ ] Create a script that, given an entire job description (don't scrape it, just copy-paste), will return relevant skills, categories, and qualifications of the job (don't worry about integration with the existing GUI yet or other components of the project)
Context
Eventually, the description of these sites will be scraped: we need to prepare for when this data is available. We could use libraries like NLTK. Here's a good introduction
TODO
Notes