Carsten Steckel

Results 7 issues of Carsten Steckel

A few simple examples or step by step instructions would be wonderful: 1. How to read and existing card and dump the data to a file (READER)? 2. How to...

enhancement

As promised in issue #21, here is PR for a few tests as starting point for more tests. I have written them in unittest2-style so no additional python test libs...

### Describe the bug The layout ListWithDetail of the React-Material renderer does not honor the options.labelRef. ### Expected behavior When using the options.labelRef the list of items need to be...

enhancement
react
material

Dear all, first of all: nice work! keep it up. I am currently working on an expression parser (arpeggio 1.10.1) that mimics python expressions: ```python from arpeggio import * from...

question

Hi Arnaud, I wanted to try your reaxt lib and play around, but could not get it to compile the reaxt-example. ``` ~> git clone https://github.com/awetzel/reaxt-example ~> mix deps.get ~>...

The PR fixes issue #24. It translates the old config markdown file format to the newer yaml syntax. It does not improve its overall quality. future improvments: - nlu.yaml to...

`rasa train` throws ValidationExcepetion in domain.yml, not having a key "mapping" in Path: 'slots/attribute': ``` YamlValidationException: Failed to validate '...\pokedex-demo\domain.yml'. Please make sure the file is correct and all mandatory...