pmml
4.2 supports text model as via TextModel
element and transformations using TextIndex
element
http://www.dmg.org/v4-2-1/Text.html and
http://www.dmg.org/v4-2-1/Transformations.html#xsdElement_TextIndex
I am working in R and currently pmml
support for R does not provide text modelling. What tools can I use to produce text model pmml
files. If no tools are available do I need to hand code the model?