Re: Software to mass rewrite articles?
how exactly do you want to rewrite them? shuffle sentences? markov? thesaurus? whats the simplest acceptable way to do it?
are all the articles in the same niche?
do they all have the exact format?
i wrote a mass sentence shuffler and html/url stripper in php and it was actually pretty fast, if you can define a function you want to perform on the articles it shouldn't be too hard.
|