ChatterBot icon indicating copy to clipboard operation
ChatterBot copied to clipboard

Create and train dataset by scrapping websites?

Open saileshkush95 opened this issue 4 years ago • 1 comments

Can I use this package to automatically create and train dataset by scrapping whole website. Suppose I just develop chat bot using this package. Now I want to create and train dataset, once I integrate in any website.

saileshkush95 avatar Jan 15 '21 14:01 saileshkush95

Can I use this package to automatically create and train dataset by scrapping whole website No. And it wouldn't make sense as you should train the bot with some questions-answers structured dialogs. Best approach to train a bot always is to use dialogs from the actual or a very similar use case.

AnAnalogGuy avatar Jan 24 '21 18:01 AnAnalogGuy