Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1001 Bytes

File metadata and controls

18 lines (11 loc) · 1001 Bytes

Code repository for the paper Text Classification for Organizational Researchers: A Tutorial

authored by V Kobayashi, S Mol, G Kismihók, H Berkers, and D den Hartog submitted to Organizational Research Methods journal

Software requirements:

  1. R software
  2. RStudio

INSTRUCTIONS:

  • Clone this repository or download as a zip file.
  • Open the text_classification_tutorial.Rproj in RStudio.
  • Run the R codes that are stored in folder R. The codes are intended to be run in sequence starting from CodeListing_1.R to CodeListing_10.R. For each R file, open it and run line by line. For maximum understanding, read the tutorial part of the paper as you run codes.

Note: This repository is continually updated, thus it is better to clone this repository and update your copy when there are changes. This is more convenient than downloading it as a zipfile.