EDRN Summarizer Server
Project description
Server for the Early Detection Research Network (EDRN) that provides summary of EDRN’s knowledge using the various summarization methods.
edrn.summarizer Installation
Use zc.buildout and the plone.recipe.zope2instance recipe to manage your project, and do the following:
Add edrn.summarizer to the list of eggs to install, e.g.:
[buildout] ... eggs = ... edrn.summarizer
Re-run buildout, e.g. with:
$ ./bin/buildout
You don’t need a ZCML slug because it uses z3c.autoinclude.plugin with the Plone target.
Changelog
What follows is a log of changes from release to release. Where issue identifiers appear, you can find more about them by visiting this project’s issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA.
0.0.3 - Tests fixed, naming corrected
CA-1340, edrn.summarizer tests fail
0.0.2 - JSON Sumarization added
Updated edrn.summarizer with json
CA-1329, Create a set of summarization services that summarizes and serves json data for visualizations as well as external data sources
0.0.1 - Released
First release
Generates summarized data from dmcc
CA-1340, edrn.summarizer tests fail
0.0.0 - Unreleased
unreleased version
Generates summarized data from dmcc
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.