Re: Related articles based on keywords.

2009-01-10 Thread Russell Keith-Magee
On Sat, Jan 10, 2009 at 6:27 AM, Ariel Mauricio Nunez Gomez wrote: >>> In the view for a single article, I would like to be able to pull up >>> related articles based on shared keywords. Just pulling up all the >>> articles that share at least one keyword would be to imprecise. What >>> I'd like

Re: Related articles based on keywords.

2009-01-09 Thread Ariel Mauricio Nunez Gomez
> > In the view for a single article, I would like to be able to pull up >> related articles based on shared keywords. Just pulling up all the >> articles that share at least one keyword would be to imprecise. What >> I'd like to do is use some sort of weighting algorithm, so that if >> there are a

Re: Related articles based on keywords.

2009-01-09 Thread Ariel Mauricio Nunez Gomez
If I were you I would start by writing down the description, pros and cons of the approaches you've thought about. Then you'll be closer to solving your problem and it'll be more likely that someone steps up and helps you. Ariel. On Fri, Jan 9, 2009 at 3:09 PM, Rodrigo Culagovski wrote: > > I am

Related articles based on keywords.

2009-01-09 Thread Rodrigo Culagovski
I am developing a site for an academic publication that contains a few thousand articles. Each Article has a ManyToMany relationship with one or more Keywords from a controlled vocabulary. In the view for a single article, I would like to be able to pull up related articles based on shared keywor