Uses of Class
comirva.data.EntityTermProfile

Packages that use EntityTermProfile
comirva.util   
 

Uses of EntityTermProfile in comirva.util
 

Methods in comirva.util that return EntityTermProfile
static EntityTermProfile TermProfileUtils.getEntityTermProfileFromXML(File xmlFile)
          Reads the EntityTermProfile from an XML-representation.
 

Methods in comirva.util with parameters of type EntityTermProfile
static DataMatrix TermProfileUtils.getOccurrenceMatrixFromETP(EntityTermProfile etp)
          Extracts the term occurrence matrix from an EntityTermProfile.