NlpTools API
Namespace

NlpTools\FeatureFactories

DataAsFeatures
FunctionFeatures An implementation of FeatureFactoryInterface that takes any number of callables (function names, closures, array($object,'func_name'), etc.) and calls them consecutively using the return value as a feature's unique string.

Interfaces

FeatureFactoryInterface