Added some documentation.

This commit is contained in:
Stephan Porada
2019-03-01 20:55:41 +01:00
parent 96e84d083d
commit 27aa61d91a
37 changed files with 277 additions and 115 deletions

View File

@ -1,5 +1,5 @@
"""
Small script creating the models for the N-Gramm Viewer holding containing all
Small script creating the models for the N-Gramm Viewer containing all
the different n-gramm data.
"""