Shows the most common words in a document set. Larger words are more common than smaller words.
This is a plugin for Overview. You can see it live on https://www.overviewdocs.com, or in the video below:
https://www.youtube.com/watch?v=Et6F9Zerr44
./dev. This creates the overviewserver_default Docker network that this
plugin depends on in development mode.git clone https://github.com/overview/overview-word-cloud.gitcd overview-word-cloud./dev starts a server that listens on http://localhost:3334Name: Word Cloud, App URL: http://localhost:3334, and
Overview’s URL from App server: http://overview-web./integration-tests/run to make sure integration tests work. (You must
be running Overview's ./dev and this project's ./dev for integration
tests to pass.Run ./release 1.0.1. This will:
package.json to have the new version numberv1.0.1 to GitHubdocker build . -t overview/overview-file-browser:1.0.1 and push the changeTODO: deploy automatically, via Jenkins
Now update your deployed cluster (e.g., ECS) to use the new version.
This project is copyright Overview Services Inc. and released under the AGPL-3.0 open source license. See LICENSE for legal prose.
Content type
Image
Digest
sha256:3eba086ad…
Size
19.7 MB
Last updated
over 8 years ago
docker pull overview/overview-word-cloud