WordCram lets you generate [word
clouds](http://images.google.com/images?q=word+cloud) in Processing.
It does the heavy lifting -- text analysis, collision detection -- for
you, so you can focus on making your word clouds as beautiful, as
revealing, or as silly as you like.
![Word Cloud by
WordCram](https://github.com/danbernier/WordCram/raw/master/wordcram.png)
## Make a Word Cloud
import wordcram.*;
// Set up the Processing sketch
size(1000, 600);
colorMode(HSB);
background(230);
// Make a wordcram from a random wikipedia page.
new WordCram(this)
.fromWebPage("https://en.wikipedia.org/wiki/Special:Random")
.withColors(color(30), color(110),
color(random(255), 240, 200))
.sizedByWeight(5, 120)
.withFont("Copse")
.drawAll();
You can control where words appear, what angle they're at, their font,
their color, and how they're sized.
## Install
[Installing](https://github.com/danbernier/WordCram/wiki/Install)
WordCram is simple, like any standard Processing library.
## How do I use this thing? Show me examples!
You can check out the
[tutorials](http://wordcram.org/category/tutorial/) and
[examples](http://wordcram.org/category/examples/) at
http://wordcram.org. You can watch WordCram in action, on
OpenProcessing: [popular baby
names](http://openprocessing.org/visuals/?visualID=12562), and [the
U.S. Constitution](http://openprocessing.org/visuals/?visualID=12413).
But the best way to see WordCram in action is to install it, and look
at the examples under File > Examples > Contributed Libraries > WordCram.
## Problems?
If you're running into problems, see the
[FAQ](https://github.com/danbernier/WordCram/wiki/FAQ), or read the
[javadocs](http://danbernier.github.com/WordCram/javadoc/).
If a question has you stumped, and the
[FAQ](https://github.com/danbernier/WordCram/wiki/FAQ) is no help,
send me a note. My email account is 'wordcram', and I use gmail.
## Want a better WordCram?
WordCram is open-source under the Apache 2 license. That means you can
help make it better! I try to keep the source clean so it's easy to
find your way around. There's a [laundry list of things to
do](https://github.com/danbernier/WordCram/wiki/ToDos), and it's easy to
[build WordCram from
source](https://github.com/danbernier/WordCram/wiki/Build).
没有合适的资源?快使用搜索试试~ 我知道了~
基于java的单词云工具(服务)
共211个文件
html:86个
java:55个
pde:28个
0 下载量 193 浏览量
2024-06-04
15:44:20
上传
评论
收藏 4.78MB ZIP 举报
温馨提示
基于java的单词云工具(服务)。 方便好用的单词云工具包。用法: import wordcram.*; // Set up the Processing sketch size(1000, 600); colorMode(HSB); background(230); // Make a wordcram from a random wikipedia page. new WordCram(this) .fromWebPage("https://en.wikipedia.org/wiki/Special:Random") .withColors(color(30), color(110), color(random(255), 240, 200)) .sizedByWeight(5, 120) .withFont("Copse") .drawAll();
资源推荐
资源详情
资源评论
收起资源包目录
基于java的单词云工具(服务) (211个子文件)
stylesheet.css 11KB
build.json.example 61B
Gemfile 57B
titlebar.gif 10KB
background.gif 2KB
titlebar_end.gif 849B
tab.gif 291B
.gitignore 71B
kari-the-elephant.html 122KB
WordCram.html 72KB
index-all.html 60KB
Word.html 31KB
WordCram.html 25KB
Word.html 20KB
Anglers.html 18KB
WordSkipReason.html 15KB
ShapeBasedPlacer.html 13KB
PlottingWordPlacer.html 12KB
WordShaper.html 11KB
Placers.html 11KB
UpperLeftWordPlacer.html 11KB
WordPlacer.html 11KB
SwirlWordPlacer.html 11KB
Sizers.html 11KB
RandomWordNudger.html 11KB
WaveWordPlacer.html 11KB
package-summary.html 11KB
PlottingWordNudger.html 11KB
Colorers.html 11KB
overview-tree.html 10KB
WordAngler.html 10KB
SpiralWordNudger.html 10KB
WordPlacer.html 10KB
WordNudger.html 10KB
TextFile.html 9KB
Fonters.html 9KB
package-tree.html 9KB
WebPage.html 9KB
Text.html 9KB
Observer.html 9KB
WordSizer.html 9KB
Html.html 9KB
BBTreeBuilder.html 9KB
ImageShaper.html 9KB
WordNudger.html 9KB
help-doc.html 9KB
BBTree.html 9KB
WordColorer.html 8KB
WordFonter.html 8KB
WordColorer.html 8KB
TextSource.html 8KB
WordAngler.html 8KB
PlacerHeatMap.html 8KB
TextSource.html 8KB
WordSizer.html 7KB
WordFonter.html 7KB
package-use.html 7KB
WordSkipReason.html 7KB
BBTree.html 7KB
overview-summary.html 6KB
Observer.html 6KB
package-use.html 6KB
package-summary.html 6KB
package-tree.html 5KB
deprecated-list.html 5KB
allclasses-frame.html 4KB
UpperLeftWordPlacer.html 4KB
PlottingWordPlacer.html 4KB
PlottingWordNudger.html 4KB
TextFile.html 4KB
WebPage.html 4KB
ShapeBasedPlacer.html 4KB
SpiralWordNudger.html 4KB
RandomWordNudger.html 4KB
SwirlWordPlacer.html 4KB
WaveWordPlacer.html 4KB
Html.html 4KB
Text.html 4KB
PlacerHeatMap.html 4KB
BBTreeBuilder.html 4KB
ImageShaper.html 4KB
WordShaper.html 4KB
Colorers.html 4KB
Fonters.html 4KB
Placers.html 4KB
Anglers.html 4KB
Sizers.html 4KB
package-frame.html 4KB
allclasses-noframe.html 4KB
constant-values.html 4KB
index.html 3KB
overview.html 2KB
package-frame.html 1KB
overview-frame.html 930B
mockito-all-1.8.5.jar 1.35MB
itext.jar 1.08MB
core.jar 981KB
jsoup-1.7.2.jar 287KB
junit-4.8.2.jar 232KB
junit-dep-4.8.2.jar 213KB
共 211 条
- 1
- 2
- 3
资源评论
abments
- 粉丝: 1992
- 资源: 1085
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功