Reconcile-csv
Vzhled
Tato stránka je součástí projektu: | |
Příslušnost: všeobecná |
Reconcile-csv je reconciliation service pro OpenRefine, běžící z CSV souboru
Info
[editovat]Java
[editovat]Download
[editovat]Start server
[editovat]java -Xmx2g -jar reconcile-csv-0.1.2.jar <CSV-File> <Search Column> <ID Column>
Python
[editovat]sudo apt install python3.8-venv python3 -m venv serverenv source serverenv/bin/activate python3 -m pip install csv-reconcile python3 -m pip install csv-reconcile-geo csv-reconcile --help csv-reconcile --init-db query.tsv item coord --scorer geo