We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
In brief the NCBO annotator +, does not work anymore
@jonquet is fixing a priority?.
Sorry, something went wrong.
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
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 .
Not found
Bilelkihal
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: