A tool for manual classification of dwtc tables. The result can then be used as a training data set.
- Download a DWTC dataset from https://wwwdb.inf.tu-dresden.de/research-projects/dresden-web-table-corpus/ into the
datafolder export FLASK_APP=tableBrowserflask initDb data/dwtc-000.json.gzto initially put the downloaded dwtc tables into the SQLite database- Run the program with
./start.sh - Go to http://127.0.0.1:5000/
- Have fun classifiying :)
Unless explicitly noted otherwise, the content of this package is released under the GNU Affero General Public License version 3 (AGPLv3)
Copyright © 2017 Julius Gonsior