davidawad/lobe

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls
.deepsource.toml
.gitignore
.travis.yml
Dockerfile
Makefile
Procfile
README.md
ml_container/config_mtie.json
ml_container/expressions.json
ml_container/ml_requirements.txt
requirements.txt
runtime.txt
app/__init__.py0
app/constants.py52
app/messaging/__init__.py0
app/messaging/fb_messenger.py132
B
4 hrs
app/messaging/slack.py3
app/nlp_tools/proc_english.py40
A
25 mins
app/nlp_tools/proc_rasa.py3
app/nlp_tools/proc_wit.py41
A
1 hr
app/processing.py76
A
1 hr
app/routing.py21
app/server.py31
app/users.py99
app/utils.py45