add duckling in conf from pytoxic

This commit is contained in:
Pratyush Desai 2022-08-10 16:36:02 +05:30
parent 42b153cb0e
commit 95bf237c6b
Signed by: pratyush
GPG Key ID: DBA5BB7505946FAD
1 changed files with 5 additions and 1 deletions

View File

@ -11,7 +11,11 @@ pipeline:
min_ngram: 1
max_ngram: 4
- name: DIETClassifier
epochs: 100
epochs: 50
- name: DucklingEntityExtractor
url: http://localhost:8000
dimensions:
- email
- name: EntitySynonymMapper
- name: ResponseSelector
epochs: 100