Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 596 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 596 Bytes

VedaWeb TEI transformations

This repository contains the files employed to transform the source files of the VedaWeb project in TEI format and validate them.

Requirements: conda

After installing conda, you should import the environment.yml file and, activate it.

Transform

python transform.py (path_to_vedaweb-data/rigveda) (output_path)

Validate

python validate.py (path_to_vedaweb-data/rigveda/TEI)