Results 29 comments of Renat Shigapov

Hi Antonin! Are there any other parameters available for the API? I would add them to [spaCyOpenTapioca](https://github.com/UB-Mannheim/spacyopentapioca).

Thank you, Antonin @wetneb! We could also optimise our SPARQL-requests to Wikidata using the query hints of the Blazegraph (https://github.com/blazegraph/database/wiki/QueryHints). But I do not know whether the Wikidata-community would be...

@hay, thank you for testing and for your good example. I have added automatic language detector using the langid-library. It should easily detect Dutch. Alternatively it's possible to specify 'language="lang-code"'...

Hi @VladimirAlexiev, Tabular Data to Knowledge Graph Matching or Semantic Table Interpretation contains three tasks: cell entity annotation (CEA), column type annotation (CTA: via P31 or P279 in Wikidata) and...

@thadguidry, thank you for many links! @wetneb, thank you for the paper! As far as I know at the next SemTab2021 there will be a requirement to participants: to provide...

In the current specification "query" corresponds to a label or to an alias of an entity in Wikidata, right? As additional context we can specify "type" and "properties". What if...

@VladimirAlexiev, there is a discussion group for SemTab (https://groups.google.com/g/sem-tab-challenge). You could also contact an organizer Ernesto Jimenez-Ruiz (https://www.city.ac.uk/people/academics/ernesto-jimenez-ruiz). I do not know timing of SemTab2021, but I expect that it...

Please take a look at the tool [MTab](https://github.com/phucty/mtab_tool) for tabular data annotation in SemTab setting. It has now [API](https://github.com/phucty/mtab_tool/blob/master/docs/mtab.md) which returns the results of Cell Entity Annotation, Columns Property Annotation...

Hi @KnowledgeGarden, indeed. I would suggest to open an [issue in the OpenTapioca repo](https://github.com/opentapioca/opentapioca/issues).

@coltonpeltier-db, is the issue resolved now after the commit by @Hmkhalla? If yes, I'll close this and update the code to a new version.