Google
KLFeatureExtractor.Destroy Destructor
Class
Pascal
destructor Destroy; override;
Description

constructor KLFeatureExtractor.Create; const s = '!"#$%&''()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefghijklmnopqrstuvwxyz{|}~'; var c: AutoGeneratingCoach; begin c := AutoGeneratingCoach.Create(s); Create(c); c.Free; end;

Related Information