Mark Tucker

Results 29 issues of Mark Tucker

## I'm submitting a... - [x] Bug report - [ ] Feature request - [ ] Documentation issue or request - [ ] Other... Please describe: ## Expected Behavior Change...

help wanted
v3

## Proposed Changes Add replace text to Keyword NLU Plugin ## Types of Changes - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking...

## I'm submitting a... - [ ] Bug report - [x] Feature request - [ ] Documentation issue or request - [ ] Other... Please describe: Update the Jovo Debugger...

## Proposed Changes Add event.$t middleware to provide an easy way to listen to and track analytics on translation keys. ## Types of Changes - [ ] Bug fix (non-breaking...

## I'm submitting a... - [ ] Bug report - [x] Feature request - [ ] Documentation issue or request - [ ] Other... Please describe: In the Jovo Debugger,...

this shows externalized templates

i would like to use the FireUser directives with Ionic framework and would like templates externalized so that they can be changed.

enhancement

I have the following code: ``` var diffJson = require("diff-json") oldArray = [ { "id": "a", "count": 1 }, { "id": "b", "count": 0 } ]; newArray = [ {...

### Describe the bug The docs do not clearly explain the use of `prompt` and `temperature` when it comes to the `transcription` and `translation` endpoints. Include a sample file with...

bug

# Issue Template ## Summary Looking at this sample `corpus.json` file (https://github.com/axa-group/nlp.js/blob/master/examples/14-ner-corpus/corpus.json) I see that the `entities` sectioncan be an `enum` of values (hero) or a `regex` (email). What other...