Skip to main content

%iKnow.TextTransformation.TTModel

Property Inventory

Method Inventory

Parameters

parameter CONFPACKAGE = %iKnow.TextTransformation.conf.;

Properties

Property methods: confGet(), confGetSwizzled(), confIsValid(), confNewObject(), confSet()

Methods

classmethod ApplyTransformation(ByRef text As %RawString, ByRef otext As %RawString, model As %iKnow.TextTransformation.conf.Model, verbose As %Boolean = 1, Output opList As %List) as %Status
classmethod Remove(model As %iKnow.TextTransformation.conf.Model, pattern As %String, Output count As %Integer) as %Status
classmethod Run(ByRef text As %RawString, ByRef otext As %RawString, class As %String, verbose As %Boolean = 1) as %Status
method apply(id As %String, ByRef textArray As %RawString, verbose As %Boolean = 1) as %Status
ClassMethod applyModel(class As %String, verbose As %Boolean = 1, ByRef textArray As %RawString) As %Status
classmethod runOperation(op As %iKnow.TextTransformation.conf.Operation, ByRef text As %RawString, ByRef otext As %RawString, verbose As %Boolean = 0) as %Status
method setConfig(conf As %iKnow.TextTransformation.conf.TTModel) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab