Skip to content
 
 

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwtc-table-browser

License: GPL v3

A tool for manual classification of dwtc tables. The result can then be used as a training data set.

Instructions

  1. Download a DWTC dataset from https://wwwdb.inf.tu-dresden.de/research-projects/dresden-web-table-corpus/ into the data folder
  2. export FLASK_APP=tableBrowser
  3. flask initDb data/dwtc-000.json.gz to initially put the downloaded dwtc tables into the SQLite database
  4. Run the program with ./start.sh
  5. Go to http://127.0.0.1:5000/
  6. Have fun classifiying :)

License

Unless explicitly noted otherwise, the content of this package is released under the GNU Affero General Public License version 3 (AGPLv3)

Why the GNU Affero GPL

Copyright © 2017 Julius Gonsior

About

A tool for manually classification of dwtc tables. The result is then being used as a training data set.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages