Closed karenjexphd closed 1 year ago
added 02b_create_indexes.sql to CompareExtractionMethods.sh not sure if 04a_create_canonical_table_views.sql is needed
tabby_cell_view from 04a_create_canonical_table_views.sql is needed whilst mapping GT or output to the table model. The following errors were encountered:
File "/home/karen/workspaces/classification_extraction_tests/MapToTableModel/map_tabbyxl.py", line 268, in
CREATE VIEW statements removed from 04a_create_canonical_table_views.sql and added to 04_create_views.sql for: tabby_cell_view tabby_entry_view tabby_label_view tabby_entry_label_view
New scripts have been generated to create required views and indexes. The main script needs to be updated to call these during table model schema creation