pitakill / machine_learning_exercise

Natural Language Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

docker

Quick start

Build the image with the current project state

$ docker build -t bot .
$ docker run --rm bot

About

Natural Language Processing


Languages

Language:Python 94.1%Language:Dockerfile 5.9%