Skip to content

Commit 81d98e9

Browse files
committed
Added coding fb data
1 parent 74badb9 commit 81d98e9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

chatbot/fbdata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def __init__(self, dirName):
2020
"""
2121

2222
self.conversations = self.loadConversations(
23-
os.path.join(dirName, "tf.txt.gz"))
23+
os.path.join(dirName, "dcoding.txt.gz"))
2424

2525
# TODO: Cleaner program (merge copy-paste) !!
2626

data/fbdata/dcoding.txt.gz

5.36 MB
Binary file not shown.

0 commit comments

Comments
 (0)