Uses of Package
ca.cdr.api.fhir.tokenization
Packages that use ca.cdr.api.fhir.tokenization
-
Classes in ca.cdr.api.fhir.tokenization used by ca.cdr.api.fhir.tokenizationClassDescriptionThis class represents a single request to "de-tokenize" a previously tokenized string.This class contains a collection of tokens which are intended to be converted back into their original form and returned as a
DetokenizationResults
object.This class is used to return de-tokenization results by theITokenizationProvider
This class contains a collection of objects for tokenization.This class is used to return tokenization results by theITokenizationProvider