Tags

  5 posts   Feedicon  
Replies: 4 - Last Post: September 15, 2008 16:38
by: grex
showing 1 - 5 of 5
 
Posted: September 11, 2008 16:40 by Matt Todd

Tags are sorted in the wrong direction, DESC instead of ASC, and differentiates capitalization.

 
Posted: September 11, 2008 17:02 by Nick Sieger
Nice, pretty cool feature eh? Funny how you can stare at that for weeks and not notice...
 
Posted: September 11, 2008 17:44 by matt_todd
Grin Been there, done that, given the T-shirt.

Great project, btw.
 
Posted: September 12, 2008 01:51 by ag2uki
why is it comma or space delimited? We can't use a phrase. It's better if it uses only comma to separate it.
For instance, the tag should be 'semantic web' instead of 'semantic_web'. And also, the other one can use 'semantic-web' to express the same meaning.
 
Posted: September 15, 2008 16:38 by grex

I don't know how other web applications process tags, but my intuition at this point is that we would get the most mileage out of treating the tag field as a string of full text, and building up a tag index by parsing the text (using all clues, whitespace and punctuation), and then further reducing words that are not proper nouns to their morphological stem (so a tag like "parsing" would be indexed as "parse").

Phrases then just become sequences of tags. If you search for the tag-pair "java compiler" projects that contain both tags in that order and side-by-side would score highest, projects that both tags elsewhere would score less high, and projects with only one of the two tags would score lowest.

Replies: 4 - Last Post: September 15, 2008 16:38
by: grex
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close