From koffice-devel Tue Jun 03 13:47:54 2003 From: Nadav Rotem Date: Tue, 03 Jun 2003 13:47:54 +0000 To: koffice-devel Subject: Automatic text summarizer X-MARC-Message: https://marc.info/?l=koffice-devel&m=105464849616262 Hi KWord people! I wanted to present a feature that be nice to have in KWord; I coded an automatic text summarizer that summarizes texts in multiple languages. At the moment it can summarize texts in English and Hebrew. Support for German , Russian and Arabic is underway. The name of the project is called OTS (Open Text Summarizer); It includes a command line tool for summarizing texts and libots for programs to use; OTS resides on the abiword CVS for abiwords has a plug-in for it. OTS has 3 modes: 1.Summarizer - summarizes the text to n% of the original size 2.Highlighter - Highlight the m% important sentences in the article - generates html; 3.About - tells you a list of a key words the article talks about I think it would be nice if KWord had this feature. OTS provides a cool interface for programs to use and its pretty trivial to implement a plugin for; On-line demo for the program: (english only because of old perl 5.6) http://nadav.homelinux.org/otsDemo.html Announcements: http://www.abisource.com/mailinglists/abiword-dev/2003/May/0025.html CVS: http://www.abisource.com/lxr/source/ots/ _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org http://mail.kde.org/mailman/listinfo/koffice-devel