Class BiolarkToken

java.lang.Object
org.monarchinitiative.hpotextmining.core.miners.biolark.BiolarkToken

public final class BiolarkToken extends Object
This class is an internal representation of a single HPO term within the HPO text-mining analysis. Text-mining server returns JSON response with a collection of these terms. Each PseudoTerm contains:
  • HPO id
  • preferred HPO label
  • Set of synonyms for preferred label

Created by Daniel Danis on 6/19/17.