chatterbot/__init__.py,sha256=iBVfwhZDuMa6b3b8K4yEPpv5au20lz6xOCVT5hfI6cs,135
chatterbot/__main__.py,sha256=k5l5gmpI-0uAmArWe-acC5Za4bcocevXUQ8K9vDksug,512
chatterbot/adapters.py,sha256=LJ_KqLpHKPdYAFpMGK63RVH4weV5X0Zh5uGyan6qdVU,878
chatterbot/chatterbot.py,sha256=MW49eT0Wj4xyw0l6rbRHjflRgHmk7wVA163GQrqSeZ8,10017
chatterbot/comparisons.py,sha256=6ZE7Uv3PcWEEDzy8OgCdqLwIHVk7RhNslM9V70atTnc,4940
chatterbot/constants.py,sha256=qB_ibNEJZEAByYwVkrjJBrqYX3UA3Rz-UciBnRZz8v8,837
chatterbot/conversation.py,sha256=A2GnQKJLbnAvCjes7MFuLcz4cypJW6B6QtNicu6fp8g,3177
chatterbot/corpus.py,sha256=ucBh83zTBejukgloZpVpo2-qdIMwejycZIOwpAynxKo,2410
chatterbot/exceptions.py,sha256=gqAlckDna6SB53kyqutmCtCqWxia40WBdUOnGVQ2Kbk,163
chatterbot/filters.py,sha256=vDSDJz2FM10xT6ybs7qJiqy4X5I4gTEfwEnjBGUxZ9g,847
chatterbot/languages.py,sha256=oyLWNbm5dub8cTwStLaBfKhY_m-4o-9hEPAuIGOo5Xk,32791
chatterbot/parsing.py,sha256=vS-w70cMkjq4YEpDOv_pXWhAI6Zj06WYDAcMDhYDj0M,23174
chatterbot/preprocessors.py,sha256=JU0i4BxmS5SfKgK_iUDuM0xrWIsx6niD_5ygAzXf24I,1128
chatterbot/response_selection.py,sha256=9E7CJKlC3UCHTGvEmYvfE9cEHOltJeU77z9NfRzmeB8,2950
chatterbot/search.py,sha256=hfKUagTljJnu0Q7i5bIGnBn8Hyw9UP9QHWIaegu-cgY,5138
chatterbot/tagging.py,sha256=8dFcaV3fi0wxNcmKHpfCac74Sywt4iXbjJRCa_P8CLQ,1905
chatterbot/trainers.py,sha256=o-OgjFHpCjqkVemG5v-kRls-zAYvJBHqvgtYztj_4yQ,11987
chatterbot/utils.py,sha256=yOEaTLi4bNrleLtZoV8koPrRG-qMDklo7qx-EZ5mCoc,3256
chatterbot/ext/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
chatterbot/ext/django_chatterbot/__init__.py,sha256=iWzmBzpAsYwkwi1faxAPFY9L1bbL97RgVXK2uqULIMc,92
chatterbot/ext/django_chatterbot/abstract_models.py,sha256=yZ6Nbp8rkidG2sVbcVnisq79DmUmWNYWX6SmuG-Oc-o,3023
chatterbot/ext/django_chatterbot/admin.py,sha256=jyCJGLRcRoeaoYWZFv-TCivcDUNTE4Li7pmYE8_hYCM,266
chatterbot/ext/django_chatterbot/apps.py,sha256=Gsk3wEv2raklK79D8eKXXEY1OMMjGHnFIFSdvnaMgzo,195
chatterbot/ext/django_chatterbot/model_admin.py,sha256=aJVE6u1fquMrvFTm_0aclK6FSAcUtfZcj-RPnXmm6iM,353
chatterbot/ext/django_chatterbot/models.py,sha256=GqIXvDxSRKaeFgAVh71t9MRS6qEAIOUQ8a42I4wBxYs,360
chatterbot/ext/django_chatterbot/settings.py,sha256=JH59sMoX06yC346VCA7W1unQkiNnHE2ryAMgEiYWogo,430
chatterbot/ext/django_chatterbot/migrations/0001_initial.py,sha256=mZQYculJOOVyo9QdSlnbT3Bp_B5_e7y81aEyRQjfRgQ,1266
chatterbot/ext/django_chatterbot/migrations/0002_statement_extra_data.py,sha256=hbMubk-eBsseP8QZ5pxt13jrxP5e5RJyEFOqxxk5Tzk,441
chatterbot/ext/django_chatterbot/migrations/0003_change_occurrence_default.py,sha256=maDz1Y9F5oTeCFotQdk7Tf-hpkjWVUqiDVXP4nQJTNg,408
chatterbot/ext/django_chatterbot/migrations/0004_rename_in_response_to.py,sha256=La5TuiyeCFvwKJKyg6SAuEvVwVziRhkHta8FeNuD3G4,782
chatterbot/ext/django_chatterbot/migrations/0005_statement_created_at.py,sha256=dTjr5lQFLtRpbaWld6HCALVHafEApJvvzZbLOWxeLQA,570
chatterbot/ext/django_chatterbot/migrations/0006_create_conversation.py,sha256=cesJiUAiaq1FcGXCM3vUVWAXWu6uPgUkUy8zzHYj91Y,1047
chatterbot/ext/django_chatterbot/migrations/0007_response_created_at.py,sha256=XwMvGh56cuEzgRs3rXfHkTXeR-p38Q85ZqYKj5godKk,564
chatterbot/ext/django_chatterbot/migrations/0008_update_conversations.py,sha256=k7nAs8h4Ok7P-Qqj-pEtusy88gYA9JGXmNigN-84AQ4,837
chatterbot/ext/django_chatterbot/migrations/0009_tags.py,sha256=ndPzuUKc3it3f5HVkRdGWF6OjBMFvxz5jaE1nlS5NyA,947
chatterbot/ext/django_chatterbot/migrations/0010_statement_text.py,sha256=U99Klwk3NzGethGb4SraUhwYX9Us1xJIEB0YDrPaYJk,397
chatterbot/ext/django_chatterbot/migrations/0011_blank_extra_data.py,sha256=xUoKrUTK-Jz8DNr9KOc93JGDJACwOnpKoCGgmFlVmB0,412
chatterbot/ext/django_chatterbot/migrations/0012_statement_created_at.py,sha256=mO9lu8nkjfpphxn2sTQs7S6pcKB5jXw8jf1q8MRcN0A,515
chatterbot/ext/django_chatterbot/migrations/0013_change_conversations.py,sha256=o0Ius4uYXRA2b0ISuAUjc3AKHnjjQ1mv7lcrvIBsXys,1262
chatterbot/ext/django_chatterbot/migrations/0014_remove_statement_extra_data.py,sha256=JZWpJcSpXzXAbcM7XO9GJMCTsjCxhtWEQu_tUHIzbjY,298
chatterbot/ext/django_chatterbot/migrations/0015_statement_persona.py,sha256=C3NgYEDz03XuO4PpQQvbZi7yvh7QTsRV0NIEMTE_gZA,406
chatterbot/ext/django_chatterbot/migrations/0016_statement_stemmed_text.py,sha256=c5gNoTd8X4OJ2hIH9AUZS0px5mhs27ywNNSYJit3qcw,547
chatterbot/ext/django_chatterbot/migrations/0017_tags_unique.py,sha256=3RGCsV9fAFAYjuyHbGVUXFdzvT3fj9FAKoNZmyfaR9M,692
chatterbot/ext/django_chatterbot/migrations/0018_text_max_length.py,sha256=508TxWE8xGff1jKExxxBj9Ulu9Exz6rWDHnNxFli2xU,876
chatterbot/ext/django_chatterbot/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
chatterbot/ext/sqlalchemy_app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
chatterbot/ext/sqlalchemy_app/models.py,sha256=pjU4e2BUSitw_IAkrk4iFQ9pZRU35y5MomvX7aiBFCw,2492
chatterbot/logic/__init__.py,sha256=28-5swBCPfSVMl8xB5C8frOKZ2oj28rQfenbd9E4r-4,531
chatterbot/logic/best_match.py,sha256=iueuuK6WTTywqskwC1CuWD2uHgA65Hz30h8tce_H1bU,4619
chatterbot/logic/logic_adapter.py,sha256=beG6ihOsX1SVZsbJpQc0Bd8cymiHD91aHthvkHZqZTk,4702
chatterbot/logic/mathematical_evaluation.py,sha256=GPDKUwNFajERof2R-MkPGi2jJRP-rKAGm_f0V9JHDHE,2282
chatterbot/logic/specific_response.py,sha256=_VeJaa3kun0J7cVzLOlTYK1tBpth0B6UWms7QwtcNpY,1082
chatterbot/logic/time_adapter.py,sha256=PBaDG901UyyFgNVEhrxBPmL5sXoXSqEJ6D9rdTuOiF0,3416
chatterbot/logic/unit_conversion.py,sha256=chz5C-oYYNBgDCePqkM0lQEnf930U5WF31tvPsNuzoE,5824
chatterbot/storage/__init__.py,sha256=IymIHfeisvULQzUYsQSiUBbWIZ1m5EzyMVI082tTw5w,369
chatterbot/storage/django_storage.py,sha256=qW9L5Dp8OVX5cejbpUP9PSxkq5aKpxXx2a-omFhWG94,6516
chatterbot/storage/mongodb.py,sha256=mlxU3qAKylcF_XtuFNzQUnWPKFyO6VYxEoBicfsfZ2g,8472
chatterbot/storage/sql_storage.py,sha256=n6jO9RiU0iMGhs0G7i8jdcLTkOW4VKE5VGwb6ZlL62o,11779
chatterbot/storage/storage_adapter.py,sha256=QwY3cGVpZLxkmww0OnPGZbdOykuOZT7WSKYHq84TgI0,5956
ChatterBot2-1.1.0a7.dist-info/LICENSE,sha256=aRaQpaEVHqhuTpW6CFwIDFVq1jNpbJoEm3gvF7NIkEU,1476
ChatterBot2-1.1.0a7.dist-info/METADATA,sha256=0DKA9MdXQunafZ9SozZTxAK6gDt7fqusMTGiq47BdsE,7031
ChatterBot2-1.1.0a7.dist-info/WHEEL,sha256=WzZ8cwjh8l0jtULNjYq1Hpr-WCqCRgPr--TX4P5I1Wo,110
ChatterBot2-1.1.0a7.dist-info/top_level.txt,sha256=W2TzAbAJ-eBXTIKZZhVlkrh87msJNmBQpyhkrHqjSrE,11
ChatterBot2-1.1.0a7.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
ChatterBot2-1.1.0a7.dist-info/RECORD,,
