I have 1000 unsorted, untagged bookmarks that I want to upload to a service and have it automatically and intelligently tag all of the bookmarks by the category they best fit with. I could then adjust it later. But it seems the bookmark services just suggest tags. Does any bookmark fully automate everything from one upload?

I looked at Xmarks.com, Delicious.com, Diigo.com and Springpad.com, but didn't notice this ability.

Update: Delicious can tag bookmarks, but only of sites that have already been tagged by its users. Is there any service that uses more extensive data to get more accurate tagging?

link|improve this question
1  
There's enough data in the website's description, its text, links and from social bookmarking sites to do this pretty well, I would think someone would have done this, no? – Ari Aug 5 '11 at 14:11
I'm offering a 50-point bounty for a good answer. If no current site exists, can it be hacked together using available APIs? – Ari Aug 29 '11 at 0:21
Automatically tag all of them by category or Automatically sort by category? – phwd Aug 29 '11 at 0:23
I want it to take unsorted bookmarks and categorize them in any way, either by tags or folder. I think tags are more flexible though since each bookmark can then have multiple tags. – Ari Aug 29 '11 at 0:30
Would be great if the site/app could merge several bookmark lists into one unique, hierarchically sorted list. – Itamar Aug 31 '11 at 13:25
feedback

3 Answers

You may want to check Skloog. I haven't used it but I checked the demo pages; there seems to be Sorting functionality.

link|improve this answer
I think it just means you can sort it by what it already has, it doesn't do it automatically: skloog.com/help.cfm#23 : Bookmarks may be sorted in the following ways: Most recent Popular Name Category – Ari Aug 5 '11 at 14:09
feedback

You may wish to look at the SortPlaces Firefox extension. According to its extensions home page:

SortPlaces is also designed to work with the SyncPlaces extension to automatically sort your bookmarks when you synchronise them.

However, I'm not sure that it will perform the automatic categorization that you appear to be looking for.

link|improve this answer
It looks like it sorts by alphabetic order, not topic. – Ari Aug 31 '11 at 18:17
feedback

I have been looking up any related research and all the sources I have found seem to have only theoretical examples. One research paper lists Delicious (which you mentioned) as a real world service example, but the other related work seems to be theoretical or things that have been abandoned since.

There's also a paper on a Firefox extension called HyperBK, which seems to have some implications on the possibility of sorting bookmarks into categories automatically. Unfortunately, this project seems abandoned as well.

Other people have also been interested in the subject. I found a related blog post with links to some of the previously mentioned things and other ones. The post is from 2007 and the main conclusion seems to be that there isn't any service that could actually do this.

link|improve this answer
Interesting.. I'll look at those links. I would think most people would sort webpages in a similar manner, so it shouldn't be that difficult to implement. – Ari Aug 31 '11 at 18:20
Maybe some useful information for you: antoniorinaldi.it/… – tic Mar 26 at 10:24
From there passing through Faviki you can recognize that Zemanta offers an api. – tic Mar 26 at 11:11
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.