Wallogit.com
2017 © Pedro Peláez
Summarize text or articles into a few bullet points, (*1)
Basically create an instance of Teaser() then pass it either a URL or a text/title pair, and it will return a summary as an array of sentences., (*2)
//Ultra-simple Example
$teaser = new Teaser();
$teaser->createSummary("http://www.business2community.com/cloud-computing/confused-saas-paas-iaas-0687173","url"));