ICommonSpintaxModuleInterface

Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.Spintax.ICommonSpintaxModuleInterface
Kind: interface


interface for spintax modules

Methods

SpinTheArticle

Method

string SpinTheArticle(string text, int engineType, string additionalParameters)

create a spintax from the plain text

Parameters

TypeNameDescription
stringtextsource text
intengineTypeengine number (e.g. wordai.com supports 2 engines Regular (0) & Turing (1)
stringadditionalParametersadditional parameters, quality for example

Returns: the spintauxed article