The Artima Developer Community
Sponsored Link

Java Buzz Forum
Classifier4J 0.2 Released

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
Classifier4J 0.2 Released Posted: Jun 26, 2003 9:21 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Nick Lothian.
Original Post: Classifier4J 0.2 Released
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

I did my first formal release (v0.2) of Classifier4J (Bayesian text classification) via SourceForge a couple of days ago. It's an interesting experience - I swear I've spend more time wrestling with Maven and CVS than I have actually writing code. At the moment I have a very interesting error when I have the CVS repository in my project.xml:

maven-checkstyle-plugin:report: [echo] Generating the Change Log... maven-changelog-plugin:report: [echo] Generating the changelog report BUILD FAILED null:37:50: null:56:15: null Total time: 11 seconds
I don't have a clue what that means, so I've commented it out at the moment. Maybe I need a command line CVS client? I'll try that after I post this.

My future plans for Classifier4J include:

  • Include some demos
  • Making it use JISP instead of a JDBC datasource
  • Everything in my task list
  • Other, non Bayesian implementations.

All in all, I'm not overly happy with this release, but I wanted to get myself moving on it again.

Read: Classifier4J 0.2 Released

Topic: Debugging HTTP Made Easy Previous Topic   Next Topic Topic: Object Cache

Sponsored Links



Google
  Web Artima.com   

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