jstor_ocr | R Documentation |
Take metadata and ocr text from DfR and merge it into xml files.
jstor_ocr(a1 = input_path, b1 = output_path)
a1 |
The path to the unzipped Jstor folder. |
b1 |
The path to a folder that will contain the output files. |
Produces xml files with concatenated metadata + machine readable text, and a quality control message indicating similitude between indexed file names. Note well: Due to inconsistent text tagging from file sources originating from JSTOR, may throw error messages when processing. At point of issuance, this code originates from a problem in education research practice setting.
jstor_ocr(a1 = "path/to/d4r/files", b1 = "destination/folder/path")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.