wordcloud:词云

时间:2021-07-10 13:57:17
【文件属性】:
文件名称:wordcloud:词云
文件大小:306KB
文件格式:ZIP
更新时间:2021-07-10 13:57:17
CoffeeScript 词云 一个词云,根据主题的流行度和情绪以不同大小和颜色显示主题。 单击某个主题会弹出一个信息框,其中显示了提及总数以及它们如何分解为正面、中性和负面。 继续阅读有关如何在本地构建和运行项目的说明。 版本 1.0.0 依赖关系 安装 git clone git@github.com:francesko/wordcloud.git cd wordcloud npm install bower install 运行开发版本 grunt serve # run app in default browser 运行生产版本 grunt # build production version in dist folder google-chrome dist/index.html # open with a browser 运行测试 grunt test 生成文档 npm install -g
【文件预览】:
wordcloud-master
----.jshintrc(757B)
----.gitattributes(11B)
----bower.json(386B)
----Gruntfile.js(13KB)
----test()
--------index.html(639B)
--------spec()
----README.md(1KB)
----.bowerrc(44B)
----.yo-rc.json(252B)
----docs()
--------TopicsView.html(7KB)
--------public()
--------Router.html(4KB)
--------ventr.html(3KB)
--------helpers.html(7KB)
--------docco.css(10KB)
--------popularityRanges.html(3KB)
--------Topics.html(8KB)
--------main.html(5KB)
--------Topic.html(3KB)
--------TopicInfoView.html(12KB)
----.editorconfig(415B)
----.gitignore(89B)
----app()
--------apple-touch-icon-152x152.png(3KB)
--------index.html(2KB)
--------robots.txt(31B)
--------styles()
--------favicon.ico(1KB)
--------images()
--------scripts()
--------apple-touch-icon-76x76.png(2KB)
--------apple-touch-icon-120x120.png(2KB)
--------404.html(4KB)
--------.htaccess(20KB)
--------apple-touch-icon-60x60.png(1KB)
----package.json(973B)

网友评论