Patrice Lopez

Results 390 comments of Patrice Lopez

mmm any error message at launch for your local version? Can you click on the Response tab and check if "domains" appears in the JSON response? I have the domains...

Thanks @aa303554 and @curtkohler ! The copyModels thing is an issue from grobid-ner. The deprecated call is not a problem (at least until gradle 7.0 ;) `copyModels` is not working...

Hello @Lucaterre Thanks for the issue. Yes we can do this, so have plain text or the mediawiki format for the definition field which is set by a query parameter....

what about something like this: ``` $ curl 'https://cloud.science-miner.com/nerd/service/kb/concept/Q90?lang=fr&definition=mediawiki' ``` the `definition` parameter name is more precise for the expected behavior, as well as a non boolean value (which could...

> Just curious, what other "cross-mediawiki" formats do you think of in the future? HTML, Markdown for example? yes I was thinking of these two possible formats.

mmm it's not a bug, it depends on the order, and it's the expected result. Actually it **has** to consider the order. The `mentions` field gives the list of "mention...

It's a very stupid bug, when processing the relatedness the entity in the context was ignored if it was __exactly__ the same as the candidate to be disambiguated :/ So...

still to be tested when merged !

Complementary info: - full loading of Wikidata + 5 wikipedia languages from compiled csv files takes now 22h45m from a mechanical hard drive... (ok I should use a SSD...) -...

Dropwizard is implemented in the latest entity-fishing version via #145. Note that the Prometheus metrics should be reviewed to be more in line with good practices, this will be the...