Skip to content

example ready

Compare
Choose a tag to compare
@orchid00 orchid00 released this 29 Nov 19:37
· 38 commits to master since this release

This a fairly simple web scrapping solution. It saves job ads from indeed.com. as text files in results > data > pages and then, for each job ad a search for sentences is performed and saved in results > data > sentences. After collecting the sentences, the report looks for keywords identified around knowledge skills and abilities (KSA’s).

The code is written in R version 3.5.1 (2018-07-02), using packages listed in 00_installPkgs.R here, developed on a x86_64-pc-linux-gnu platform.