Implemented the classifier model, including automatic tagging of new documents

This commit is contained in:
Jonas Winkler
2018-09-04 14:39:55 +02:00
parent 3eecd67fc1
commit c50c517928
10 changed files with 240 additions and 339 deletions

3
.gitignore vendored
View File

@@ -83,3 +83,6 @@ scripts/nuke
# Static files collected by the collectstatic command
static/
# Classification Models
models/