This node recognizes biomedical named entities, such as genes, proteins or cells and assigns tags to the corresponding terms like "PROTEIN", "RNA", "DNA", "CELL LINE" or "CELL TYPE". Furthermore it can be specified that found named entities are marked as unmodifiable, meaning that they are not going to be modified by any node afterwards. As underlying named entity recognition software ABNER (A Biomedical named entity recognizer) was used. For more details see: http://pages.cs.wisc.edu/~bsettles/abner/.
Node / Manipulator
Abner tagger (deprecated)
Node details
Input ports
- Type: Data The input table containing the documents to tag.
Output ports
- Type: Data An output table containing the tagged documents.
Related workflows & nodes
- Chemical name text mining. Details on MyExperiment site.
- The workflow analyses data from DrugBank (http://www.drugbank.ca/) a public available db that combines detailed drug (i…