Skip to content

lauma/TezaursExports

Repository files navigation

Tēzaurs.lv export tools

Scripts to prepare an offline TEI and LMF exports from the Tezaurs.lv database.

Dev Notes

Install

Requires psycopg2, which doesn't install cleanly on OSX and requires that postgresql is installed via brew (not the downloaded .dmg installer) and the following

export PATH=$PATH:/Library/PostgreSQL/11/bin/
pip3 install psycopg2

Requires also types-psycopg2 and regex.

ILI <-> PWN 3.0 mapping

To obtain correct LMF ili values, config folder must contain mapping file ili-map-pwn30.tab from https://github.com/globalwordnet/cili

OMV validation

TEI validation

  • Currently no good tools are known for general TEI, but XML well-formed-ness can be checked with general XML tools or with Notepad++ plugin XML tools.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors