-
-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Hi,
as I am trying to run valuenet on my own examples, I am blocked at generating the "sqlite" format.
Here are the details.
Valuenet keeps the spider dat a in the directory valuenet/data/spider/original/database/
here , for each schema you have a directory, like "concert_singer", which contains two file:
"schema.sql" - the sql creation of the table and insertt values
and
"concert_singer.sqlite" which apparently contains the database and it is the file read by valuenet in order to execute
db_value_finder.find_similar_values_in_database
I would greatly appreciate if you could tell me how to generate the sqlite file form the "schema.sql" file , or anything will do.
Thank you
Metadata
Metadata
Assignees
Labels
No labels