Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I'm creating a form that allow the users to write an abstract about the articles they make. and I want a web service that take the text they enter and summarize it to fit a specific number of words.

share|improve this question
You mean, truncate? – Mr Lister Jul 15 '12 at 21:26
No, Actual summarizing – Mohamed Jul 16 '12 at 1:01

closed as off topic by Eight Days of Malaise, Al Everett, phwd Jul 18 '12 at 20:02

Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Check this article, which lists these options:

I have used Topicmarks, but their website seems to be down for the moment.

share|improve this answer
Is there a web app that specifies words instead of sentences ? – Mohamed Jul 16 '12 at 1:00

Not the answer you're looking for? Browse other questions tagged or ask your own question.