LWN.net Logo

Wordtip 0.1

From:  Marko Anastasov <marko.anastasov-AT-gmail.com>
To:  gnome-announce-list-AT-gnome.org
Subject:  Wordtip 0.1
Date:  Thu, 04 Sep 2008 21:41:58 +0200
Message-ID:  <48C03A06.5020102@gmail.com>

Hi,

I'm happy to announce project Wordtip and its' first release.

Wordtip aims to provide text classification services to desktop
and mobile applications over D-Bus.

It's in very alpha stage and although in a simplistic way, it's
working. You can test and use the current implementation of
a Bayesian classifier with only a few lines of Python, as
explained in README.

Download the source tarball at:

http://wordtip.googlecode.com/files/wordtip-0.1.tar.gz
md5sum: 0ccd965267abba7f67d099ddbb443e49

Possible uses cases:

  - document management system can use it to automatically classify
    textual documents into categories
  - note-taking application grouping notes instead of the user
  - RSS reader suggesting interesting blog posts
  - cliche' poetry detection

Everything will change though, and this release is mostly
a signal of project's existence and so to other developers who
might be interested in contributing or using it.

To build it you'll need boost, boost-test, glibmm, dbus-c++,
and also gnome-common for some autotools helpers.

Project home is at http://code.google.com/p/wordtip

	Marko
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list



(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds