Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create_umls_kb.py #5

Closed
BeerTai opened this issue Sep 23, 2020 · 0 comments
Closed

create_umls_kb.py #5

BeerTai opened this issue Sep 23, 2020 · 0 comments

Comments

@BeerTai
Copy link

BeerTai commented Sep 23, 2020

Hi, I am not good at sqlite3, when I run create_umls_kb.py, I get

‘’‘
Collecting info from 'descriptions' table ...
Traceback (most recent call last):
File "/Users/sunjian/Desktop/code/Entity_linking/MedLinker-master/scripts/create_umls_kb.py", line 44, in
for row_idx, row in enumerate(c.execute('SELECT * FROM descriptions')):
sqlite3.OperationalError: no such table: descriptions
’‘’

Can you please let me know what do I have to so?
Thanks
Regards

@BeerTai BeerTai closed this as completed Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant