Skip to content

reidfalconer/text_mining_jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Mining and Sentiment Analysis on Careers24 Text Data

Text Mining and Sentiment Analysis on Careers24 job descriptions with R.

This article serves as a basic introduction to text mining in R using the tidytext package. Specifically it looks as text mining job descriptions on Careers24, one of the leading job portals in South Africa.

Text mining usually involves the process of structuring the input text. The overarching goal is, essentially, to turn text into data for analysis, via application of natural language processing (NLP) and analytical methods.

Visulization:

alt text

About

A basic introduction to text mining in R using the tidytext package on career24 job descriptions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages