add duckling in conf from pytoxic
This commit is contained in:
parent
42b153cb0e
commit
95bf237c6b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user