Skip to content

Split functionality of eea.corpus into multiple scripts #1

@tiberiuichim

Description

@tiberiuichim

I see several problems that we want to handle:

  1. corpus preparation (take text, transform it, save it)
  2. "generate products". For example, generate an LDA topic visualisation and save its html+js payload to a folder, generate the TMVA topics browsers, etc
  3. Browse and use the generated products.

We can do these as command line scripts, for point 3 we can use a simple http directory index listing (if generated products are all static files).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions