gunthercox/ChatterBot

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/lock.yml
.github/workflows/pythonpublish.yml
.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.md
chatterbot/__init__.py7
A
0 mins
chatterbot/__main__.py13
A
0 mins
chatterbot/adapters.py24
A
0 mins
chatterbot/chatterbot.py194
C
7 hrs
chatterbot/comparisons.py111
B
5 hrs
chatterbot/constants.py22
A
0 mins
chatterbot/conversation.py93
A
0 mins
chatterbot/corpus.py67
A
0 mins
chatterbot/exceptions.py5
A
0 mins
chatterbot/ext/__init__.py0
A
0 mins
chatterbot/ext/django_chatterbot/__init__.py3
A
0 mins
chatterbot/ext/django_chatterbot/abstract_models.py90
A
0 mins
chatterbot/ext/django_chatterbot/admin.py5
A
0 mins
chatterbot/ext/django_chatterbot/apps.py5
A
0 mins
chatterbot/ext/django_chatterbot/model_admin.py9
A
0 mins
chatterbot/ext/django_chatterbot/models.py12
A
0 mins
chatterbot/ext/django_chatterbot/settings.py13
A
0 mins
chatterbot/ext/sqlalchemy_app/__init__.py0
A
0 mins
chatterbot/ext/sqlalchemy_app/models.py89
A
0 mins
chatterbot/filters.py19
A
35 mins
chatterbot/languages.py1,612
F
4 days
chatterbot/logic/__init__.py14
A
0 mins
chatterbot/logic/best_match.py89
A
55 mins
chatterbot/logic/logic_adapter.py102
A
0 mins
chatterbot/logic/mathematical_evaluation.py50
A
45 mins
chatterbot/logic/specific_response.py26
A
0 mins
chatterbot/logic/time_adapter.py80
A
1 hr
chatterbot/logic/unit_conversion.py141
B
5 hrs
chatterbot/parsing.py690
F
1 wk
chatterbot/preprocessors.py30
A
0 mins
chatterbot/response_selection.py65
A
0 mins
chatterbot/search.py111
D
1 day
chatterbot/storage/__init__.py10
A
0 mins
chatterbot/storage/django_storage.py160
B
5 hrs
chatterbot/storage/mongodb.py194
D
2 days
chatterbot/storage/sql_storage.py265
D
1 day
chatterbot/storage/storage_adapter.py143
A
1 hr
chatterbot/tagging.py48
A
1 hr
chatterbot/trainers.py255
C
1 day
chatterbot/utils.py86
A
0 mins
dev-requirements.txt
docs/_includes/python_module_structure.txt