The Artima Developer Community
Sponsored Link

Java Buzz Forum
Automated summaries using Classifier4J

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Nick Lothian

Posts: 397
Nickname: nicklothia
Registered: Jun, 2003

Nick Lothian is Java Developer & Team Leader
Automated summaries using Classifier4J Posted: Sep 27, 2004 1:50 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Nick Lothian.
Original Post: Automated summaries using Classifier4J
Feed Title: BadMagicNumber
Feed URL: http://feeds.feedburner.com/Badmagicnumber
Feed Description: Java, Development and Me
Latest Java Buzz Posts
Latest Java Buzz Posts by Nick Lothian
Latest Posts From BadMagicNumber

Advertisement

The DevX article on Classifier4J includes a good example of using Classifier4J for doing automatic text summary. I have to admit the example given makes it seem pretty impressive. I'm not sure everyone will get as good results as that (the summarising code is the ugliest in Classifier4J by far - I just wanted to see if it would work), but none the less summarising http://www.devx.com/xml/Article/16704/1954?pf=true to:

The invention of database driver methodologies such as JDBC and ODBC led to applications being loosely coupled with their back end databases, allowing best-of-breed databases to be chosen—and swapped out when necessary—without any ill-effect on the user interface. Similarly, the decoupling of data and presentation in HTML—by using XML for the data and XSLT for the presentation of data—has led to much innovation and flexibility, not least of which is the ability to deliver a document as data in XML and deliver custom styling for that document with different XSLTs. A runtime engine would be present on the desktop, and servers would be able to deliver the GUI to the browser with an XML document.
is pretty useful. It does demonstrate that the software might currently have a preference for using sentances too early in the article, though.

Read: Automated summaries using Classifier4J

Topic: [Sep 16, 2004 09:28 PDT] 9 Links Previous Topic   Next Topic Topic: Grokker: A Search Application Written in Java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use