Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Clearification on my next 5 lines for def a bot and training it
Post: Clearification on my next 5 lines for def a bot an...

5 bot = Chatbot('bot') 6 bot.set_trainer(ListTrainer) 7 for files in (file pathway help) 8 data = open( file pathway + files, 'r').readlines() 9 bot.train(data) I would appreciate help on clearing up...
jgaza General Coding Help 0 1,661 Sep-26-2018, 05:13 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020