we1s-cloud
we1s-cloud
is a collection of services for supporting the WhatEvery1Says project. It uses Docker containers via compose/swarm, managed via the Portainer web UI.
Services include:
-
we1s-collector
An agent for assembling collections of documents, with task queue and api interfaces. Uses lexis-nexis-wsk. - we1s-manager
The Workflow Management System (WMS). A web portal to manage document collections and their sources (along with associated metadata) and generate WE1S projects. A python Flask web application with MongoDB storage- we1s-manager-db
NoSQL database formanager
. MongoDB
- we1s-manager-db
-
we1s-notebook
Analysis and visualization notebooks. Uses Jupyter, built on the datascience stack, with mallet for topic modeling, and dfr-browser for visualization. - we1s-viewer
A simple webhost for browsing information visualization website outputs fromnotebook
. Uses nginx.