arthurpsmith / author-disambiguator

Wikidata service to help create or link author items to published articles
GNU General Public License v3.0
33 stars 8 forks source link

Warning: A non-numeric value encountered in /data/project/author-disambiguator/public_html/lib/clustering2.php on line 283 #148

Closed davidhicks closed 3 years ago

davidhicks commented 3 years ago

Many instances of the error: Warning: A non-numeric value encountered in /data/project/author-disambiguator/public_html/lib/clustering2.php on line 283

To reproduce, use the following URL/query: https://author-disambiguator.toolforge.org/names_oauth.php?precise=1&name=J.+Arkko&doit=Look+for+author&limit=500&filter=wdt%3AP31+wd%3AQ212971

arthurpsmith commented 3 years ago

Looks like this was a problem with precise clustering for unordered authors. Now fixed!