Skip to content

Database Setup. #7

Description

@haensi

Hey folks,

I'm currently using the wikiprep-esa implementation to process the Wikipedia.
I'm still bothering with the database.
As I run scanData.py with an empty database, it returns "_mysql_exceptions.ProgrammingError: (1146, "Table 'wiki.inlinks' doesn't exist")".
So I create all the necessary tables in the database (inlinks, outlins, pagelinks, articles, text,...), but htat doesn't help neither.

My question is: How does the initial database structure have to look like?
In which sequence do I have to execute the different scripts?

Thanks in advance for your help,

haensi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions