ETL
The main aim of this repository is to clean any Greek or Latin epigraphic text of an inscription for further text mining, using R and Regular Expressions. Currently the clenaing functions are designed for PHI Greek Inscriptions, but in the near futire cleaning scripts for EDH will be implemented.
- Petra Hermankova , SDAM project, petra@ancientsocialcomplexity.org
CC-BY-SA 4.0, see attached License.md
[Here will be DOI or some other identifier once we have it]
[Here will go related articles or other sources we will publish/create]
[Describe the provenance of data used in the scripts contained and clarify how it is harvested and what other prerequisites are required to get the scripts working. In case of pure tool attribute any reused scripts to source, etc., license and specify any prerequisites or technical requirements.]
- The cleaning scripts are designed to work with the structure of PHI Greek Searchable Inscriptions
- R, v.4.0
- RStudio (optional)
- Some knowledge of Regular Expressions
- NA
- Computer with large enough RAM
[Describe the steps necessary to install the tool/package; example: https://gist.github.com/PurpleBooth/109311bb0361f32d87a2]
See scripts/R/Epigraphic_cleaning_models.Rmd
script with instructions.