Description Usage Arguments Value See Also Examples
Extract text from a set of PDFs with embedded text.
1 | batch_get_gold(files, gold_path)
|
gold_path |
Path to which gold-standard TXTs are written |
... |
List/vector of paths to PDFs to be processed with get_gold |
A summary (data.frame) of the files
get_gold
1 | # res <- batch_get_gold(list.files("PDFs", pattern = "pdf"), "GOLDs")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.