anhaidgroup / py_entitymatching

BSD 3-Clause "New" or "Revised" License
183 stars 48 forks source link

GUI error and foreign key errors #149

Open karunakarchinnabathini opened 3 years ago

karunakarchinnabathini commented 3 years ago

Dear Team,

While preparing the gold dataset, the module PyQt doesn't seem to work when we run it on the cloud server. And after manually generating the dataset, while running the em.train_test_split(...) on the training dataset, it throws a foreign key error. Please guide me through this.

Thanks, Karunakar Chinnabathini.

christiemj09 commented 3 years ago

Hi @karunakarchinnabathini! What component of py_entitymatching are you using? Is this an issue with the labeler? Any context you can provide—traceback, Python version, OS—will help me reproduce the issue on my end.

Thanks!