sosia-dev / sosia

Sosia: Automatic author matching in Scopus on-line
https://sosia.readthedocs.io/
MIT License
11 stars 3 forks source link

New class: Scientist() #8

Closed Michael-E-Rose closed 5 years ago

Michael-E-Rose commented 5 years ago

To simplify the code, we should create a new class Scientist() from which Original() inherits. Scientist() would provide the information getting engine, i.e. it fills the internal variables currently stored in in __init__. It should also include the check for the field-source list.

In a second step, the class should be applied to the matches in order to transparently gather their information.

Michael-E-Rose commented 5 years ago

Closed in 39cc614851dce0192bbea64e4f7cdeedc5b6dffd.