Description Usage Arguments Value Author(s) Examples
#' Find entities using Tagger API
1 2 | find_tagger(text_input, bioconcept = c("gene_species", "chemical",
"disease", "mutation"))
|
text_input |
text |
bioconcept |
bioconcept |
the results from the search
Francisco Requena
1 2 3 4 | ## Not run:
find_tagger('nlp/annotate, content = 'Marfan syndrome', include_category = 'anatomical entity)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.