freebsd-ports/textproc/p5-Lingua-EN-Summarize/pkg-descr
Pete Fritchman f6f0620159 Add p5-Lingua-EN-Summarize 0.2, a simple tool for summarizing
bodies of English text.

PR:		33435
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-06-09 00:06:36 +00:00

10 lines
439 B
Text

This is a simple module which makes an unscientific effort at
summarizing English text. It recognizes simple patterns which look
like statements, abridges them, and concatenates them into something
vaguely resembling a summary. It needs more work on large bodies
of text, but it seems to have a decent effect on small inputs at
the moment.
WWW: http://search.cpan.org/search?dist=Lingua-EN-Summarize
Seamus Venasse <svenasse@polaris.ca>