Quantitative Text Analysis in Arabic
Rich Nielsen


If you do not have the R statistical software installed, install it before
proceeding. https://www.r-project.org/

Once you have R installed, open it and then open the R script: 

  arabicTextWorkshop.R

saved in the top level of this directory.  Everything else is explained in that script.

The other directories you should see when you open the tutorial are:

aux_code: extra code files for various parts of the analysis.
data: some data that I use in the analysis.

The script will create these directories:

output: this will hold some results.
ahramArticles: this will hold some scraped data from Al-Ahram.

