OpenCloud is a Java library that can be used to generate a tag cloud in your website or application.

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow OpenCloud

OpenCloud Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
2
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Pretty useful. I couple it with cue.language to avoid common words StopWords stopWords = StopWords.guess(s); // cue knows about stop words cue.language.jar for (final String word : new WordIterator(s)) { if (! stopWords.isStopWord(word)) cloud.addTag(word); } As for rendering html, I use a css and generated html that is then fed into sourceforge.net webvector to transform the result into a png. Works great !
  • Very easy to use and efficient framework for creating tag clouds!
Read more reviews >

Additional Project Details

Intended Audience

Developers

Programming Language

Java

Related Categories

Java Software Development Software, Java Internet Software

Registered

2007-12-05