The Artima Developer Community
Sponsored Link

Java Buzz Forum
Yahoo! term extraction

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Simon Brown

Posts: 636
Nickname: simonbrown
Registered: Jun, 2003

Simon Brown is a Java developer, architect and author.
Yahoo! term extraction Posted: Jun 22, 2005 5:29 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Simon Brown.
Original Post: Yahoo! term extraction
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Simon Brown
Latest Posts From Simon Brown's weblog

Advertisement

In my current work around adding tag support to Pebble, I came across the Yahoo! Term Extraction service, via TagCloud. Several people have already tried to use this technology as a way to automate the tagging process and there's been lots of talk about how automated tagging has the potential to pollute the tag clouds being created by sites like Technorati. Rather than re-iterate, here are some references.

Most of this was written around April, so a few months on and I thought I'd have a go at writing a client in Java, which was just a matter of sending an HTTP request to the service and reading back the XML response. Here's the code, wrapped up in a Pebble BlogEntryListener plugin (javadoc stripped for brevity).

Read more....

Read: Yahoo! term extraction

Topic: Solving WordPress 1.5.1.2 Trackback and Pingback Sending Problems Previous Topic   Next Topic Topic: Test Post: Ignore

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use