feedly/transfer-nlp

allow list configurations

kireet opened this issue · 0 comments

lots of times we need to configure lists. it would be nice if this was possible, e.g.

{ 
    "pipeline": {
        "_name": "MyPipeline",
        "preprocessors": [ "$pp1", "$pp2", ....]
    }
}