./wip/ots, Tool and library for auto-summarizing text

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.0, Package name: ots-0.5.0, Maintainer: pkgsrc-users

The Open Text Summarizer is an open source tool for summarizing texts.
The program reads a text and decides which sentences are important and
which are not. OTS supports many (25+) languages which are configured
in XML files. Several academic publications have benchmarked it and
praised it.


Required to run:
[textproc/libxml2] [devel/glib2] [devel/popt]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: e413267fc81ab9bf3da5f3787757ce20c7e0304e
Filesize: 362.428 KB

Version history: (Expand)


CVS history: (Expand)


   2015-06-28 23:00:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add pkg-config to tools, needed for configure step.
Use MASTER_SITE_SOURCEFORGE in MASTER_SITES.

   2014-12-22 19:12:10 by Niclas Rosenvik | Files touched by this commit (6)
Log message:
Import Open Text Summarizer to pkgsrc-wip.

The Open Text Summarizer is an open source tool for summarizing texts.
The program reads a text and decides which sentences are important and
which are not. OTS supports many (25+) languages which are configured
in XML files. Several academic publications have benchmarked it and
praised it.