Tag Cloud web service?

给你一囗甜甜゛ 提交于 2019-12-06 04:49:31

问题


Is there a public, free web service that generates tag clouds? I'm looking for something like Google Chart--URL in, image out.


回答1:


I highly doubt it. A web service for this wouldn't make any sense.

There are tons of libraries though:

CodeIgniter: http://codeigniter.com/forums/viewthread/64498/

Java: http://opencloud.sourceforge.net/




回答2:


It still makes sense to me, but I haven't been able to find any such service. Actually, the API could be words in, styled text out or words in, image out. I'll just implement what I need in SWT and go from there.

You can see an example of the kind of thing I'd like to generate at http://www.wordle.net/gallery/wrdl/359579/JUnit_Tests. These are the words in the names of JUnit's self-tests.




回答3:


Maybe you could make a use of this : http://www.wordle.net/




回答4:


Realize that this is an old post, but I think tagcrowd.com might work here despite no API access. Commercial license is cheap $19.95.



来源:https://stackoverflow.com/questions/339356/tag-cloud-web-service

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!