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
| Type | Name | Description |
|---|---|---|
string | text | source text |
int | engineType | engine number (e.g. wordai.com supports 2 engines Regular (0) & Turing (1) |
string | additionalParameters | additional parameters, quality for example |
Returns: the spintauxed article