Administrator
|
Hi,
connect_to_umls_db() is in PyMedTermino 1. PyMedTermino 1 requires to setup a UMLS database server, and username and password are the identifiers to connect to this database.
On the contrary, PyMedTermino 2/ Owlready do not use an external server, it directly import UMLS data. You don't need connect_to_umls_db(), username or password.
Jiba
|