chatterbot training

i’m using the chatterbot library for my chatbot and i have an intents.json file, have tried using the ChatterbotCorpusTrainer and ListTrainer but they don’t work since my json file is a dictionary and the error i got was

AttributeError: ‘dict’ object has no attribute ‘split’

is there a way for me to train my bot using a dictionary?

submitted by /u/jtksm
[link] [comments]


Posted

in

by

Tags: