PolMine / dbpedia

R Wrapper for Corpus Annotation with DBpedia Spotlight
3 stars 0 forks source link

`wikidata_query()` and `dbpedia_get_wikidata_uris()` should process unique values only. #14

Closed ablaette closed 1 year ago

ablaette commented 1 year ago

There should be:

x <- unique(x)

internally, with a telling message on the number of unique values processed.