ontoportal-lirmm / annotators

Web service to add functionalities to the http://bioportal.bioontology.org and similar ontology annotators
5 stars 6 forks source link

NCBO Annotator Plus call generates error #45

Open jonquet opened 2 years ago

jonquet commented 2 years ago

We have an error when calling the proxy to the NCBO Annotator: (API key needs to be added)

http://services.bioportal.lirmm.fr/ncbo_annotatorplus?text=melanoma%20is%20bad&ontologies=DOID&longest_only=false&exclude_numbers=false&whole_word_only=true&exclude_synonyms=false&expand_mappings=false&fast_context=false&certainty=false&temporality=false&experiencer=false&negation=false&lemmatize=false&score_threshold=0&confidence_threshold=0&display_links=false&display_context=false

image
syphax-bouazzouni commented 9 months ago

In brief the NCBO annotator +, does not work anymore

Image

@jonquet is fixing a priority?.

jonquet commented 9 months ago

On sait ce qui se passe? On dirait qu'il trouve silplement plus l'APIkey tandis qu'elle est bien dans l'appel. https://services.bioportal.lirmm.fr/ncbo_annotatorplus?text=Melanoma%20is%20a%20malignant%20tumor%20of%20melanocytes%20which%20are%20found%20predominantly%20in%20skin%20but%20also%20in%20the%20bowel%20and%20the%20eye.&longest_only=false&exclude_numbers=false&whole_word_only=true&exclude_synonyms=false&expand_mappings=false&fast_context=false&certainty=false&temporality=false&experiencer=false&negation=false&lemmatize=false&score_threshold=0&confidence_threshold=0&display_links=false&display_context=false&apikey=justfun

syphax-bouazzouni commented 9 months ago

It is not a question of API KEY (in your case it is surely because you used a wrong API key) , the error is that the annotator returns Not found.

image