References on Text Mining (and PgSQL/FTS of course)

From: Mirko Pace <mirkop82(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: References on Text Mining (and PgSQL/FTS of course)
Date: 2009-02-17 21:14:39
Message-ID: 8eae94e10902171314l15313f60jead547e6c8060c68@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all!
I'm looking for references about text mining methods (or text categorization
in general), as much detailed as possible: algorithms, test cases,
examples... of course better if using PgSQL and/or FTS ;)

Why: I'm studing a categorization method using Support Vector Machines (then
supervisioned classification) and I'm using PgSQL extensively, mainly the
FTS functionalities, of course ;)
My method is a little bit unstable and "rough" in categorization, so I'm
looking for a "trigger" to improve it.
Thank you!

Mirko Pace

Browse pgsql-general by date

  From Date Subject
Next Message joel garry 2009-02-17 21:57:13 Re: Which SQL is the best for servers?
Previous Message Joey Morris 2009-02-17 20:41:40 connecting using libpq breaks printf