Re: Automatic text tagging
- From: amado.alves@xxxxxxxxx
- Date: Fri, 18 Apr 2008 08:30:00 -0700 (PDT)
I need to implement an automatic text tagging system. Any suggestions
of algorithms? I've used Bayesian classification with great success when the
categories are fixed and in small number, but in the case of tags I believe
it won't work very well (too few items per tag to train well). I'm also looking
for something more sophisticated than simply finding tags in text.
Any pointers to papers, books or code is appreciated. Thanks a lot.
You mean Part-Of-Speech tags (Noun, Verb, etc.)?
No, I mean tags as they're used in many websites nowadays,
describing what the text is about. For example, this message could be
tagged "text mining, tag, probabilities".
I see.
Spreading Activation is my favorite technique. Take a look a the paper
"Eigensearching the web..." Also, for "something more sophisticated
than simply finding tags in text," consider a postcoordination
approach: don't tag; search.
.
- References:
- Automatic text tagging
- From: Bruno Barberi Gnecco
- Re: Automatic text tagging
- From: amado . alves
- Re: Automatic text tagging
- From: Bruno Barberi Gnecco
- Automatic text tagging
- Prev by Date: Who will win? Hacker or you?
- Next by Date: How to run utility in windows XP
- Previous by thread: Re: Automatic text tagging
- Next by thread: Crew scheduling/rostering problem, Some questions
- Index(es):