gunthercox/ChatterBot

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
docs/conversations.rst
docs/tutorial.rst
docs/examples.rst
README.md
docs/commands.rst
docs/_static/favicon.ico
docs/_includes/python_module_structure.txt
docs/statements.txt
.github/workflows/pythonpublish.yml
MANIFEST.in
docs/_templates/layout.html
docs/_templates/footer.html
docs/logic/index.rst
docs/contributing.rst
docs/django/index.rst
chatterbot/ext/__init__.py0
A
0 mins
tests_django/__init__.py0
A
0 mins
chatterbot/ext/sqlalchemy_app/__init__.py0
A
0 mins
chatterbot/ext/django_chatterbot/__init__.py3
A
0 mins
chatterbot/ext/django_chatterbot/admin.py5
A
0 mins
chatterbot/exceptions.py5
A
0 mins
chatterbot/ext/django_chatterbot/apps.py5
A
0 mins
chatterbot/__init__.py7
A
0 mins
tests_django/base_case.py7
A
0 mins
chatterbot/ext/django_chatterbot/model_admin.py9
A
0 mins
chatterbot/storage/__init__.py10
A
0 mins
tests_django/test_chatterbot_settings.py11
A
0 mins
chatterbot/ext/django_chatterbot/models.py12
A
0 mins
chatterbot/__main__.py13
A
0 mins
chatterbot/ext/django_chatterbot/settings.py13
A
0 mins
chatterbot/logic/__init__.py14
A
0 mins
runtests.py17
A
0 mins
chatterbot/filters.py19
A
35 mins
chatterbot/constants.py22
A
0 mins
chatterbot/adapters.py24
A
0 mins
chatterbot/logic/specific_response.py26
A
0 mins
chatterbot/preprocessors.py30
A
0 mins
tests_django/test_chatterbot_corpus_training.py37
B
4 hrs
tests_django/test_logic_adapter_integration.py39
A
0 mins
tests_django/test_statement_integration.py42
B
4 hrs
chatterbot/tagging.py48
A
1 hr
chatterbot/logic/mathematical_evaluation.py50
A
45 mins
tests_django/test_settings.py63
A
0 mins
chatterbot/response_selection.py65
A
0 mins
chatterbot/corpus.py67
A
0 mins
docs/conf.py74
A
0 mins
chatterbot/logic/time_adapter.py80
A
1 hr
setup.py85
A
0 mins
chatterbot/utils.py86
A
0 mins
chatterbot/logic/best_match.py89
A
55 mins