Spin Rewriter API just got even better!
We've added the "use_only_synonyms" option. What does it do?
If you enable this option, Spin Rewriter will only use synonyms when generating your unique, spun content (where available). Let's take a look at the following example:
John will read a book. ? John will read a {book|novel}.
If you use the new option and generate a unique variation, Spin Rewriter will return the following: John will read a novel.
It will make sure not to use any of the original words if there are synonyms available. This makes the generated spun content even more unique. 😃
We've already updated the Spin Rewriter API documentation and PHP code samples so you can implement this right away. 😃
We've added the "use_only_synonyms" option. What does it do?
If you enable this option, Spin Rewriter will only use synonyms when generating your unique, spun content (where available). Let's take a look at the following example:
John will read a book. ? John will read a {book|novel}.
If you use the new option and generate a unique variation, Spin Rewriter will return the following: John will read a novel.
It will make sure not to use any of the original words if there are synonyms available. This makes the generated spun content even more unique. 😃
We've already updated the Spin Rewriter API documentation and PHP code samples so you can implement this right away. 😃
Published on: December 14th, 2012
← Previous: This launch has been CRAZY! :D